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/random2/
Date: Sat, 26 Feb 2022 08:34:54 +0000 (UTC)	[thread overview]
Message-ID: <1645864483.f2716c30cd31d25eadc307b13933459a8f8ec817.mgorny@gentoo> (raw)

commit:     f2716c30cd31d25eadc307b13933459a8f8ec817
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 08:22:45 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 08:34:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2716c30

dev-python/random2: EAPI 8, PEP517

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

 dev-python/random2/random2-1.0.1-r2.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-python/random2/random2-1.0.1-r2.ebuild b/dev-python/random2/random2-1.0.1-r2.ebuild
new file mode 100644
index 000000000000..2a366d4c7b1b
--- /dev/null
+++ b/dev-python/random2/random2-1.0.1-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python-2.7 random module ported to python-3"
+HOMEPAGE="https://pypi.org/project/random2/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+
+LICENSE="PSF-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+
+BDEPEND="app-arch/unzip"
+
+distutils_enable_tests setup.py
+
+PATCHES=( "${FILESDIR}/${P}-py39-tests.patch" )


             reply	other threads:[~2022-02-26  8:34 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-26  8:34 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  8:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/random2/ Michał Górny
2024-01-06 10:52 Michał Górny
2024-01-06 10:52 Michał Górny
2024-01-06  9:50 Michał Górny
2023-12-18 17:07 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2023-03-27 19:21 Michał Górny
2022-05-29 18:53 Arthur Zamarin
2022-04-02 15:58 Michał Górny
2022-04-02 12:04 Arthur Zamarin
2022-03-31 13:47 Jakov Smolić
2022-03-31 13:47 Jakov Smolić
2021-09-14  1:30 Yixun Lan
2021-05-07 11:58 Michał Górny
2021-05-07 10:52 Michał Górny
2020-03-25 13:59 Michał Górny
2020-03-25 13:59 Michał Górny
2020-03-25 13:59 Michał Górny
2019-12-04 16:37 Aaron Bauman
2019-12-03  3:02 Aaron Bauman
2019-07-29 22:24 James Le Cuirot
2019-07-18  9:54 Agostino Sarubbo
2019-07-17 15:24 Agostino Sarubbo
2018-05-20  8:41 Andrey Grozin

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=1645864483.f2716c30cd31d25eadc307b13933459a8f8ec817.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