summaryrefslogtreecommitdiff
path: root/dev-python/agate-dbf
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /dev-python/agate-dbf
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'dev-python/agate-dbf')
-rw-r--r--dev-python/agate-dbf/Manifest1
-rw-r--r--dev-python/agate-dbf/agate-dbf-0.2.4.ebuild34
-rw-r--r--dev-python/agate-dbf/metadata.xml13
3 files changed, 0 insertions, 48 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 d3cb0508c034..000000000000
--- a/dev-python/agate-dbf/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
- </upstream>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>