public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/basho-erlastic/
Date: Tue, 31 Jan 2023 17:13:36 +0000 (UTC)	[thread overview]
Message-ID: <1675185198.531513e03f36f9aadc2db70bffbd5033c6ac4d95.mgorny@gentoo> (raw)

commit:     531513e03f36f9aadc2db70bffbd5033c6ac4d95
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 17:13:18 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 17:13:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531513e0

dev-python/basho-erlastic: EAPI 8, PEP517, py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../basho-erlastic/basho-erlastic-2.1.1-r1.ebuild  | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-python/basho-erlastic/basho-erlastic-2.1.1-r1.ebuild b/dev-python/basho-erlastic/basho-erlastic-2.1.1-r1.ebuild
new file mode 100644
index 000000000000..983e8fe7fba3
--- /dev/null
+++ b/dev-python/basho-erlastic/basho-erlastic-2.1.1-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Erlang binary term codec and port interface"
+HOMEPAGE="
+	https://github.com/basho/python-erlastic/
+	https://pypi.org/project/basho-erlastic/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+	dev-python/six[${PYTHON_USEDEP}]
+"
+
+python_test() {
+	"${EPYTHON}" tests.py || die
+}


             reply	other threads:[~2023-01-31 17:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31 17:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 12:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/basho-erlastic/ Michał Górny
2024-05-17 14:26 Michał Górny
2023-05-31 13:58 Michał Górny
2023-03-17 15:21 Michał Górny
2021-05-23 10:48 Michał Górny
2020-04-22 18:40 Michał Górny
2020-02-04 13:32 Michał Górny
2019-04-27 19:54 Anthony G. Basile
2019-03-16 22:57 Anthony G. Basile
2017-09-24 10:17 Zac Medico

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=1675185198.531513e03f36f9aadc2db70bffbd5033c6ac4d95.mgorny@gentoo \
    --to=mgorny@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