From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CBBCB1580E0 for ; Tue, 03 Jun 2025 05:00:12 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B7C993431A2 for ; Tue, 03 Jun 2025 05:00:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CE3001104A5; Tue, 03 Jun 2025 04:59:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C24091104A5 for ; Tue, 03 Jun 2025 04:59:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E3173431A4 for ; Tue, 03 Jun 2025 04:59:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D8DA28FD for ; Tue, 03 Jun 2025 04:59:52 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1748926778.0d8f7b30ca79f5d936edd16c25fe2c9545f75707.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/uritemplate/Manifest dev-python/uritemplate/uritemplate-4.2.0.ebuild X-VCS-Directories: dev-python/uritemplate/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0d8f7b30ca79f5d936edd16c25fe2c9545f75707 X-VCS-Branch: master Date: Tue, 03 Jun 2025 04:59:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 528cbc06-2df2-4a9e-8bf2-b6c4644f4626 X-Archives-Hash: 712aa0712a9ab38d3d456f61f61f0174 commit: 0d8f7b30ca79f5d936edd16c25fe2c9545f75707 Author: Michał Górny gentoo org> AuthorDate: Tue Jun 3 04:16:25 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jun 3 04:59:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8f7b30 dev-python/uritemplate: Bump to 4.2.0 Signed-off-by: Michał Górny gentoo.org> dev-python/uritemplate/Manifest | 1 + dev-python/uritemplate/uritemplate-4.2.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-python/uritemplate/Manifest b/dev-python/uritemplate/Manifest index d96dee26fb12..8ec84a4c96cf 100644 --- a/dev-python/uritemplate/Manifest +++ b/dev-python/uritemplate/Manifest @@ -1 +1,2 @@ DIST uritemplate-4.1.1.tar.gz 273898 BLAKE2B 08a9179da7ccdb8b6d1a85ccf34f44f8282e6b5a00ddea541364272816588c238f4f8f960a197a7e8074607bcb8d1b52226740bddf0b92fb3751cb2d4b8fad51 SHA512 7682c7dcd9c8d4428b047e3adbc283b78f755face4d8dd1b0cd11df9583bd0435543640ba79229d436aeecad2b5b29684befdccc84ba71f72769ee130cb6576a +DIST uritemplate-4.2.0.tar.gz 33267 BLAKE2B fc2e2de096e5419c5fdcfb650396c8044029f2574e73889b7cb4c117f83f7bd9b50402cc3af4fc6df12cf6ebace38d3a799c689fbbb311907bbe12704f004f90 SHA512 1c0bda6238f651aca6126ad2e34db4af62b81666a22171f4082293804976b654cc83506d3209cc09866e682a29f8223301c62c8db420f12c38af4a23b9a1d4fe diff --git a/dev-python/uritemplate/uritemplate-4.2.0.ebuild b/dev-python/uritemplate/uritemplate-4.2.0.ebuild new file mode 100644 index 000000000000..61f502125e2a --- /dev/null +++ b/dev-python/uritemplate/uritemplate-4.2.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) + +inherit distutils-r1 pypi + +DESCRIPTION="Python implementation of RFC6570, URI Template" +HOMEPAGE=" + https://uritemplate.readthedocs.io/en/latest/ + https://pypi.org/project/uritemplate/ + https://github.com/python-hyper/uritemplate/ +" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +distutils_enable_tests pytest