From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/base58/
Date: Mon, 5 Oct 2020 13:22:13 +0000 (UTC) [thread overview]
Message-ID: <1601834390.57de211b088e0a71b3ea9a8fe6c8dcc5ef0ccd96.andrewammerlaan@gentoo> (raw)
commit: 57de211b088e0a71b3ea9a8fe6c8dcc5ef0ccd96
Author: Andreas Zuber <a.zuber <AT> gmx <DOT> ch>
AuthorDate: Sun Oct 4 17:59:50 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Oct 4 17:59:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57de211b
dev-python/base58: new package
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber <a.zuber <AT> gmx.ch>
dev-python/base58/Manifest | 1 +
dev-python/base58/base58-2.0.1.ebuild | 22 ++++++++++++++++++++++
dev-python/base58/metadata.xml | 11 +++++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-python/base58/Manifest b/dev-python/base58/Manifest
new file mode 100644
index 00000000..93ef5e1d
--- /dev/null
+++ b/dev-python/base58/Manifest
@@ -0,0 +1 @@
+DIST base58-2.0.1.tar.gz 4960 BLAKE2B bccda786945a77001a90754590137dbd10ab5bd8997cc02334e269e86508f008f8030d36d63472b7ce01bb2e79bf3ab7c0110a202f8c308ff9bab941946dfba2 SHA512 c438b424cec785091189c6c93f4edfcb5fc2d1a4ed7614ce457c4ef686f1f9d9f3a08a268f1590e72b4ea918569cf0eef4c0d3301166e2542b9563d8bf2adf36
diff --git a/dev-python/base58/base58-2.0.1.ebuild b/dev-python/base58/base58-2.0.1.ebuild
new file mode 100644
index 00000000..18eb08f8
--- /dev/null
+++ b/dev-python/base58/base58-2.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Base58 and Base58Check implementation"
+HOMEPAGE="https://github.com/keis/base58"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )"
+BDEPEND=""
+
+distutils_enable_tests pytest
diff --git a/dev-python/base58/metadata.xml b/dev-python/base58/metadata.xml
new file mode 100644
index 00000000..e3fbb3b3
--- /dev/null
+++ b/dev-python/base58/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>a.zuber@gmx.ch</email>
+ <name>Andreas Zuber</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">keis/base58</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2020-10-05 13:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-05 13:22 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-06 9:10 [gentoo-commits] repo/proj/guru:master commit in: dev-python/base58/ Andrew Ammerlaan
2021-05-25 23:07 Haelwenn Monnier
2022-06-06 16:28 Florian Schmaus
2023-04-28 17:52 Arthur Zamarin
2024-04-13 17:09 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-13 17:15 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
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=1601834390.57de211b088e0a71b3ea9a8fe6c8dcc5ef0ccd96.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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