From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/agate-dbf/
Date: Mon, 21 Jun 2021 07:42:37 +0000 (UTC) [thread overview]
Message-ID: <1624261253.9362fb2a3be8f129f788a867d8c3741e6b3d98fb.zmedico@gentoo> (raw)
commit: 9362fb2a3be8f129f788a867d8c3741e6b3d98fb
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 07:28:45 2021 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 07:40:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9362fb2a
dev-python/agate-dbf: Initial import
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
dev-python/agate-dbf/Manifest | 1 +
dev-python/agate-dbf/agate-dbf-0.2.2.ebuild | 22 ++++++++++++++++++++++
dev-python/agate-dbf/metadata.xml | 13 +++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-python/agate-dbf/Manifest b/dev-python/agate-dbf/Manifest
new file mode 100644
index 00000000000..455e50e3c9d
--- /dev/null
+++ b/dev-python/agate-dbf/Manifest
@@ -0,0 +1 @@
+DIST agate-dbf-0.2.2.tar.gz 2863 BLAKE2B 112b03e1a02b70e63f77195a999a60a59b4e02af55da2b9d94e9d535f557c4193129dcb8ce3f91d93cbc6e19196705009574e3b9e5073f9934d00636bb4b2abd SHA512 3e99404dfcd521010bc3eb5899871dfc63581e03604f80b0a42d4db48f486137fd48685024decd380d346ac5c2089a0d19dd9229893e8d5337b9bd9d7b4eb3b6
diff --git a/dev-python/agate-dbf/agate-dbf-0.2.2.ebuild b/dev-python/agate-dbf/agate-dbf-0.2.2.ebuild
new file mode 100644
index 00000000000..40f14f91612
--- /dev/null
+++ b/dev-python/agate-dbf/agate-dbf-0.2.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+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="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RDEPEND=""
+
+RDEPEND="
+ >=dev-python/agate-1.5.0[${PYTHON_USEDEP}]
+ >=dev-python/dbfread-2.0.5[${PYTHON_USEDEP}]
+"
diff --git a/dev-python/agate-dbf/metadata.xml b/dev-python/agate-dbf/metadata.xml
new file mode 100644
index 00000000000..93b393c9134
--- /dev/null
+++ b/dev-python/agate-dbf/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zmedico@gentoo.org</email>
+ </maintainer>
+ <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>
next reply other threads:[~2021-06-21 7:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-21 7:42 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-22 2:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/agate-dbf/ Zac Medico
2021-08-02 8:17 Michał Górny
2021-08-02 8:17 Michał Górny
2021-10-09 6:34 Arthur Zamarin
2023-01-04 14:15 Michał Górny
2023-10-29 5:28 Michał Górny
2024-02-24 8:49 Michał Górny
2024-05-28 7:40 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1624261253.9362fb2a3be8f129f788a867d8c3741e6b3d98fb.zmedico@gentoo \
--to=zmedico@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox