From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/uritemplate/Manifest | 2 -- dev-python/uritemplate/metadata.xml | 13 ------------- dev-python/uritemplate/uritemplate-4.2.0.ebuild | 24 ------------------------ 3 files changed, 39 deletions(-) delete mode 100644 dev-python/uritemplate/Manifest delete mode 100644 dev-python/uritemplate/metadata.xml delete mode 100644 dev-python/uritemplate/uritemplate-4.2.0.ebuild (limited to 'dev-python/uritemplate') diff --git a/dev-python/uritemplate/Manifest b/dev-python/uritemplate/Manifest deleted file mode 100644 index 92c953fba564..000000000000 --- a/dev-python/uritemplate/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST uritemplate-4.2.0.tar.gz 33267 BLAKE2B fc2e2de096e5419c5fdcfb650396c8044029f2574e73889b7cb4c117f83f7bd9b50402cc3af4fc6df12cf6ebace38d3a799c689fbbb311907bbe12704f004f90 SHA512 1c0bda6238f651aca6126ad2e34db4af62b81666a22171f4082293804976b654cc83506d3209cc09866e682a29f8223301c62c8db420f12c38af4a23b9a1d4fe -DIST uritemplate-4.2.0.tar.gz.provenance 9255 BLAKE2B 690a9c48f00fc50dfb0e27f0e6f5c3d3768e861c7ac7f12d296a39f75b42db1795c19684e30a254cc6935846db93fa5408b895648f7cf1bd2548025b6362368f SHA512 dd910a7e6a6b0cecd0bc1467a0a2047d80f4c31ae7ea7e28215b8e3d292999e7d4a349146d3613c3b10b7bb838851ce9538c200322469489c2623fbadba0ac8a diff --git a/dev-python/uritemplate/metadata.xml b/dev-python/uritemplate/metadata.xml deleted file mode 100644 index 11081b06faeb..000000000000 --- a/dev-python/uritemplate/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - python@gentoo.org - Python - - - - python-hyper/uritemplate - uritemplate - - diff --git a/dev-python/uritemplate/uritemplate-4.2.0.ebuild b/dev-python/uritemplate/uritemplate-4.2.0.ebuild deleted file mode 100644 index f570fb20236b..000000000000 --- a/dev-python/uritemplate/uritemplate-4.2.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_VERIFY_REPO=https://github.com/python-hyper/uritemplate -PYTHON_COMPAT=( python3_{13..14} ) - -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" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest -- cgit v1.3