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/agate-dbf | |
| 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/agate-dbf')
| -rw-r--r-- | dev-python/agate-dbf/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/agate-dbf/agate-dbf-0.2.4.ebuild | 34 | ||||
| -rw-r--r-- | dev-python/agate-dbf/metadata.xml | 14 |
3 files changed, 0 insertions, 49 deletions
diff --git a/dev-python/agate-dbf/Manifest b/dev-python/agate-dbf/Manifest deleted file mode 100644 index e1f95fe06fe8..000000000000 --- a/dev-python/agate-dbf/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST agate-dbf-0.2.4.gh.tar.gz 7419 BLAKE2B 8477cd7c1f21c5ff6dfd18fead07569543b81a0a7409f397ccb5a0bf93c23a401c035ce1528012f3e8b9ccd96a326058f8a78234ba25fa592f6940cabd9a33b1 SHA512 6be744abb2585418e25f0d31439e5029aa9825157701c98e95f354b6e02ca5d752fb4cfa9c5780054f9f422ca450dcd6554fdec4b62a657024843f883372374e diff --git a/dev-python/agate-dbf/agate-dbf-0.2.4.ebuild b/dev-python/agate-dbf/agate-dbf-0.2.4.ebuild deleted file mode 100644 index 62d86d677e5e..000000000000 --- a/dev-python/agate-dbf/agate-dbf-0.2.4.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2021-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 - -DESCRIPTION="Adds read support for DBF files to agate" -HOMEPAGE=" - https://github.com/wireservice/agate-dbf/ - https://pypi.org/project/agate-dbf/ -" -SRC_URI=" - https://github.com/wireservice/agate-dbf/archive/${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64-macos ~x64-macos" - -RDEPEND=" - >=dev-python/agate-1.5.0[${PYTHON_USEDEP}] - >=dev-python/dbfread-2.0.5[${PYTHON_USEDEP}] -" - -distutils_enable_sphinx docs \ - dev-python/furo - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/agate-dbf/metadata.xml b/dev-python/agate-dbf/metadata.xml deleted file mode 100644 index 2d89bcaacd22..000000000000 --- a/dev-python/agate-dbf/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>zmedico@gentoo.org</email> - </maintainer> - <stabilize-allarches/> - <upstream> - <bugs-to>https://github.com/wireservice/agate-dbf/issues</bugs-to> - <changelog>https://github.com/wireservice/agate-dbf/blob/master/CHANGELOG.rst</changelog> - <remote-id type="pypi">agate-dbf</remote-id> - <remote-id type="github">wireservice/agate-dbf</remote-id> - </upstream> -</pkgmetadata> |
