public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pep517/
Date: Fri, 18 Dec 2020 16:26:24 +0000 (UTC)	[thread overview]
Message-ID: <1608305501.c2b51dc1c62aa027f412c5096b89c32491d31fb9.andrewammerlaan@gentoo> (raw)

commit:     c2b51dc1c62aa027f412c5096b89c32491d31fb9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 15:31:41 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 15:31:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2b51dc1

dev-python/pep517: version bump 0.9.1, add py3.8 and py3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pep517/Manifest                                        | 2 +-
 dev-python/pep517/{pep517-0.8.2-r1.ebuild => pep517-0.9.1.ebuild} | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/pep517/Manifest b/dev-python/pep517/Manifest
index 71f214ba..18a1a13e 100644
--- a/dev-python/pep517/Manifest
+++ b/dev-python/pep517/Manifest
@@ -1 +1 @@
-DIST pep517-0.8.2.tar.gz 20440 BLAKE2B abddf5acec80ca49b45146c0017d5d0d062283fca1d19c76413f195b22cb804ce32952f2c17a9d2f98d8cf93e93b0b347cddd5086341a20022d7fb78218db354 SHA512 668569a26a4c21a1b8d6828a26bdcdab62b8c4d5fcaba8d9f9a4740e0fce7f071295e28d91349500b4c7be05ab2c2670986de18f01e2afafc1878101e5ef9af2
+DIST pep517-0.9.1.tar.gz 23213 BLAKE2B 2108178a35baff87657a5e0cc7684adad28e53d57fb4066826a9f5d5b0d8910096d208a3ca159005fa7ca0dad5b172ec0080131d177d03db1b1bc37692379d5b SHA512 7c7d181d52a6d042ad432c4366021f9b2364c77193d99066668acd4c6967dab299644febf0dc4a6efb9a777a0aaae7df2687191cba3f3b93e6bf06ee0769a7df

diff --git a/dev-python/pep517/pep517-0.8.2-r1.ebuild b/dev-python/pep517/pep517-0.9.1.ebuild
similarity index 86%
rename from dev-python/pep517/pep517-0.8.2-r1.ebuild
rename to dev-python/pep517/pep517-0.9.1.ebuild
index f7255396..bc53b8ee 100644
--- a/dev-python/pep517/pep517-0.8.2-r1.ebuild
+++ b/dev-python/pep517/pep517-0.9.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 
 inherit distutils-r1
@@ -18,12 +18,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-	>=dev-python/flit_core-2[${PYTHON_USEDEP}]
-	<dev-python/flit_core-3[${PYTHON_USEDEP}]
 	dev-python/toml[${PYTHON_USEDEP}]
 
 	$(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_7)
@@ -36,6 +32,8 @@ DEPEND="
 	)
 "
 
+distutils_enable_tests pytest
+
 src_prepare() {
 	sed -i 's|addopts=--flake8||' pytest.ini
 	default


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pep517/
Date: Fri, 18 Dec 2020 15:35:20 +0000 (UTC)	[thread overview]
Message-ID: <1608305501.c2b51dc1c62aa027f412c5096b89c32491d31fb9.andrewammerlaan@gentoo> (raw)
Message-ID: <20201218153520.IK3NqLkDw6xmtpBrCaGEGaNZIPh1CXkORuIerUlcay4@z> (raw)

commit:     c2b51dc1c62aa027f412c5096b89c32491d31fb9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 15:31:41 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 15:31:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2b51dc1

dev-python/pep517: version bump 0.9.1, add py3.8 and py3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pep517/Manifest                                        | 2 +-
 dev-python/pep517/{pep517-0.8.2-r1.ebuild => pep517-0.9.1.ebuild} | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/pep517/Manifest b/dev-python/pep517/Manifest
index 71f214ba..18a1a13e 100644
--- a/dev-python/pep517/Manifest
+++ b/dev-python/pep517/Manifest
@@ -1 +1 @@
-DIST pep517-0.8.2.tar.gz 20440 BLAKE2B abddf5acec80ca49b45146c0017d5d0d062283fca1d19c76413f195b22cb804ce32952f2c17a9d2f98d8cf93e93b0b347cddd5086341a20022d7fb78218db354 SHA512 668569a26a4c21a1b8d6828a26bdcdab62b8c4d5fcaba8d9f9a4740e0fce7f071295e28d91349500b4c7be05ab2c2670986de18f01e2afafc1878101e5ef9af2
+DIST pep517-0.9.1.tar.gz 23213 BLAKE2B 2108178a35baff87657a5e0cc7684adad28e53d57fb4066826a9f5d5b0d8910096d208a3ca159005fa7ca0dad5b172ec0080131d177d03db1b1bc37692379d5b SHA512 7c7d181d52a6d042ad432c4366021f9b2364c77193d99066668acd4c6967dab299644febf0dc4a6efb9a777a0aaae7df2687191cba3f3b93e6bf06ee0769a7df

diff --git a/dev-python/pep517/pep517-0.8.2-r1.ebuild b/dev-python/pep517/pep517-0.9.1.ebuild
similarity index 86%
rename from dev-python/pep517/pep517-0.8.2-r1.ebuild
rename to dev-python/pep517/pep517-0.9.1.ebuild
index f7255396..bc53b8ee 100644
--- a/dev-python/pep517/pep517-0.8.2-r1.ebuild
+++ b/dev-python/pep517/pep517-0.9.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 
 inherit distutils-r1
@@ -18,12 +18,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-	>=dev-python/flit_core-2[${PYTHON_USEDEP}]
-	<dev-python/flit_core-3[${PYTHON_USEDEP}]
 	dev-python/toml[${PYTHON_USEDEP}]
 
 	$(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_7)
@@ -36,6 +32,8 @@ DEPEND="
 	)
 "
 
+distutils_enable_tests pytest
+
 src_prepare() {
 	sed -i 's|addopts=--flake8||' pytest.ini
 	default


             reply	other threads:[~2020-12-18 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 16:26 Andrew Ammerlaan [this message]
2020-12-18 15:35 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pep517/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-04-19  8:53 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-12-01 19:39 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-12-01 19:39 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1608305501.c2b51dc1c62aa027f412c5096b89c32491d31fb9.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