From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dbfread/
Date: Mon, 21 Jun 2021 07:14:08 +0000 (UTC) [thread overview]
Message-ID: <1624259149.2a01bc82f43e079c49fb4637583e7503544d2197.zmedico@gentoo> (raw)
commit: 2a01bc82f43e079c49fb4637583e7503544d2197
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 07:05:49 2021 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 07:05:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a01bc82
dev-python/dbfread: Initial import
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
dev-python/dbfread/Manifest | 1 +
dev-python/dbfread/dbfread-2.0.7.ebuild | 17 +++++++++++++++++
dev-python/dbfread/metadata.xml | 13 +++++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-python/dbfread/Manifest b/dev-python/dbfread/Manifest
new file mode 100644
index 00000000000..f6f5ebe70b1
--- /dev/null
+++ b/dev-python/dbfread/Manifest
@@ -0,0 +1 @@
+DIST dbfread-2.0.7.tar.gz 33212 BLAKE2B 03c9a0d93b13c7573b5bcec6c5af1ac43bd00ead2b3e83638f45344b2344062e86d764b095e699afdaea2405176ee15122c975a2f72b25bd167f5faaaf33043b SHA512 86c3a29e351b985984be67401a6dfe3e39cd92451a122788ade83d65313dde37a3706ce36c4365bd36ba1df62ee057b625f1e0f077aa4a248c7456258189f548
diff --git a/dev-python/dbfread/dbfread-2.0.7.ebuild b/dev-python/dbfread/dbfread-2.0.7.ebuild
new file mode 100644
index 00000000000..f9a2f585866
--- /dev/null
+++ b/dev-python/dbfread/dbfread-2.0.7.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Read DBF Files with Python"
+HOMEPAGE="https://github.com/olemb/dbfread https://pypi.org/project/dbfread/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+RDEPEND=""
diff --git a/dev-python/dbfread/metadata.xml b/dev-python/dbfread/metadata.xml
new file mode 100644
index 00000000000..756d2b8b2cf
--- /dev/null
+++ b/dev-python/dbfread/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/olemb/dbfread/issues</bugs-to>
+ <changelog>https://github.com/olemb/dbfread/commits/master</changelog>
+ <remote-id type="pypi">dbfread</remote-id>
+ <remote-id type="github">olemb/dbfread</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2021-06-21 7:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-21 7:14 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-22 3:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/dbfread/ Zac Medico
2021-08-08 20:32 Louis Sautier
2022-06-17 8:10 Arthur Zamarin
2022-06-17 8:10 Arthur Zamarin
2022-11-14 4:36 Michał Górny
2023-03-17 5:32 Michał Górny
2023-05-31 16:05 Michał Górny
2024-05-17 14:31 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=1624259149.2a01bc82f43e079c49fb4637583e7503544d2197.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