diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/rfc8785 | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/rfc8785')
| -rw-r--r-- | dev-python/rfc8785/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/rfc8785/metadata.xml | 12 | ||||
| -rw-r--r-- | dev-python/rfc8785/rfc8785-0.1.4.ebuild | 21 |
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-python/rfc8785/Manifest b/dev-python/rfc8785/Manifest deleted file mode 100644 index 4081f444f484..000000000000 --- a/dev-python/rfc8785/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST rfc8785-0.1.4.tar.gz 14321 BLAKE2B adc378ee0a67c2ce89cb790934c3175dfb186b7a9c5852b0d87bdf0c1acd093cdeb88af40c555f8698a21e80e51dc08484b0b710c97441cf84e58942340ad04e SHA512 d563af4905ec2b6043dc6f523bf14afaf8e2df50bf22dc2abc795a7945793f9cc3d5f7ff3d25d51436edb3df2137a5f74219f5aced3221879bb638455c38422a diff --git a/dev-python/rfc8785/metadata.xml b/dev-python/rfc8785/metadata.xml deleted file mode 100644 index 8cc2dc5c7200..000000000000 --- a/dev-python/rfc8785/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="github">trailofbits/rfc8785.py</remote-id> - <remote-id type="pypi">rfc8785</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/rfc8785/rfc8785-0.1.4.ebuild b/dev-python/rfc8785/rfc8785-0.1.4.ebuild deleted file mode 100644 index 7ee7dafa3493..000000000000 --- a/dev-python/rfc8785/rfc8785-0.1.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Pure-Python impl. of RFC 8785 (JSON Canonicalization Scheme)" -HOMEPAGE=" - https://github.com/trailofbits/rfc8785.py/ - https://pypi.org/project/rfc8785/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" - -distutils_enable_tests pytest |
