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/authres/Manifest | 1 - dev-python/authres/authres-1.2.0-r1.ebuild | 24 ------------------------ dev-python/authres/metadata.xml | 20 -------------------- 3 files changed, 45 deletions(-) delete mode 100644 dev-python/authres/Manifest delete mode 100644 dev-python/authres/authres-1.2.0-r1.ebuild delete mode 100644 dev-python/authres/metadata.xml (limited to 'dev-python/authres') diff --git a/dev-python/authres/Manifest b/dev-python/authres/Manifest deleted file mode 100644 index 87d9ddc792e8..000000000000 --- a/dev-python/authres/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST authres-1.2.0.tar.gz 23226 BLAKE2B ecae8e08a72cfca48a8264ae8d93bc29a8a7afc080a120b08380fe29be1ac50bb68a74e6741dbf7ada2f9eb901d2da0b1567e8aa10b7a82ba4953cd32cc94f57 SHA512 b801b24127f90608c4e7870a3a15bfb6e350f7d8bbe7b7cd9e1c6d541fd360afb9bdd15f35e864f01f8ff2d33d65650e712c932c9402ab2affb86bc7536b63e1 diff --git a/dev-python/authres/authres-1.2.0-r1.ebuild b/dev-python/authres/authres-1.2.0-r1.ebuild deleted file mode 100644 index 812997cf2673..000000000000 --- a/dev-python/authres/authres-1.2.0-r1.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 -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Parse and generate Authentication-Results headers" -HOMEPAGE=" - https://launchpad.net/authentication-results-python/ - https://pypi.org/project/authres/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 arm64 ~ppc ~ppc64 ~riscv x86" - -python_test() { - "${EPYTHON}" -m doctest -v authres/tests || - die "Tests fail with ${EPYTHON}" -} diff --git a/dev-python/authres/metadata.xml b/dev-python/authres/metadata.xml deleted file mode 100644 index af0de76a96fe..000000000000 --- a/dev-python/authres/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - python@gentoo.org - Python - - - - RFC 5451 Authentication-Results Headers generation and parsing for Python. - It also supports Authentication Results extensions: - RFC 5617 DKIM/ADSP - RFC 6008 DKIM signature identification (header.b) - RFC 6212 Vouch By Reference (VBR) - - - authres - authentication-results-python - - -- cgit v1.3