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/avro | |
| 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/avro')
| -rw-r--r-- | dev-python/avro/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/avro/avro-1.12.0.ebuild | 21 | ||||
| -rw-r--r-- | dev-python/avro/avro-1.12.1.ebuild | 21 | ||||
| -rw-r--r-- | dev-python/avro/metadata.xml | 8 |
4 files changed, 0 insertions, 52 deletions
diff --git a/dev-python/avro/Manifest b/dev-python/avro/Manifest deleted file mode 100644 index 42dbb0fc0239..000000000000 --- a/dev-python/avro/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST avro-1.12.0.tar.gz 91025 BLAKE2B 393f918c047bed572bcb1803870a7bafe29d0a14c82d2da082665a4d72bd6277bf0410e4349ca43a320682f4ebd2742b5a3262fe86e5ed861fcf1c0e49a8c778 SHA512 a64820ce810477c2187149ae855039b33fe92c8c3f84e3aa66da4bde487fbec0ca3744618c415fe7bfef2fa458f9417e4266a316af8a9d7aa4db120a85e7d414 -DIST avro-1.12.1.tar.gz 91115 BLAKE2B 7dc2be339d3cb10e593f76e08f2b9bed761b133d4f759d58b6703f543996dae5ba80b3bee82e7ac8c4e7a3f7118d746e7ab3e65fb5e7da7d6d42a1ed25848c45 SHA512 4403174f85be120e65ee2cbb007d18b64ef8d0cabfb8242f170fa94da0b1036f68db7bb8f46010999c64dc1c14c466b4ed69cd2fcbdf8f3dc046fddd1b50df41 diff --git a/dev-python/avro/avro-1.12.0.ebuild b/dev-python/avro/avro-1.12.0.ebuild deleted file mode 100644 index fa526e5324fa..000000000000 --- a/dev-python/avro/avro-1.12.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Apache Avro is a data serialization system" -HOMEPAGE=" - https://pypi.org/project/avro/ - https://avro.apache.org -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="test" diff --git a/dev-python/avro/avro-1.12.1.ebuild b/dev-python/avro/avro-1.12.1.ebuild deleted file mode 100644 index fa526e5324fa..000000000000 --- a/dev-python/avro/avro-1.12.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Apache Avro is a data serialization system" -HOMEPAGE=" - https://pypi.org/project/avro/ - https://avro.apache.org -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="test" diff --git a/dev-python/avro/metadata.xml b/dev-python/avro/metadata.xml deleted file mode 100644 index 23cf0889f1f1..000000000000 --- a/dev-python/avro/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="pypi">avro</remote-id> - </upstream> -</pkgmetadata> |
