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/pep517/
Date: Tue, 10 May 2022 18:06:22 +0000 (UTC)	[thread overview]
Message-ID: <1652205976.60944e9b30e409f3e538b301d41dcb711b91a41b.mgorny@gentoo> (raw)

commit:     60944e9b30e409f3e538b301d41dcb711b91a41b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 17:58:06 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 10 18:06:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60944e9b

dev-python/pep517: Enable py3.11

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

 dev-python/pep517/pep517-0.12.0-r1.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-python/pep517/pep517-0.12.0-r1.ebuild b/dev-python/pep517/pep517-0.12.0-r1.ebuild
index 222ca99b9770..1aa58f9baf68 100644
--- a/dev-python/pep517/pep517-0.12.0-r1.ebuild
+++ b/dev-python/pep517/pep517-0.12.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 
 inherit distutils-r1
 
@@ -12,21 +12,25 @@ DESCRIPTION="Wrappers to build Python packages using PEP 517 hooks"
 HOMEPAGE="
 	https://pypi.org/project/pep517/
 	https://github.com/pypa/pep517/
-	https://pep517.readthedocs.io/"
+	https://pep517.readthedocs.io/
+"
 SRC_URI="
 	https://github.com/pypa/pep517/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz"
+		-> ${P}.gh.tar.gz
+"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
-	dev-python/tomli[${PYTHON_USEDEP}]"
+	dev-python/tomli[${PYTHON_USEDEP}]
+"
 BDEPEND="
 	test? (
 		dev-python/testpath[${PYTHON_USEDEP}]
-	)"
+	)
+"
 
 distutils_enable_tests pytest
 


             reply	other threads:[~2022-05-10 18:06 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 18:06 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-30 17:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/pep517/ Arthur Zamarin
2022-08-30 16:33 Arthur Zamarin
2022-07-30  9:32 Arthur Zamarin
2022-02-27 18:58 Michał Górny
2022-02-27 12:29 Jakov Smolić
2022-02-05 20:32 Arthur Zamarin
2022-02-05 19:19 Arthur Zamarin
2022-02-05 19:19 Arthur Zamarin
2022-02-05 19:19 Arthur Zamarin
2022-02-04  9:29 Jakov Smolić
2022-02-04  7:28 Agostino Sarubbo
2022-02-04  7:27 Agostino Sarubbo
2022-02-04  7:22 Agostino Sarubbo
2022-01-27  9:21 Michał Górny
2022-01-14 23:51 Matt Turner
2022-01-10  5:54 Yixun Lan
2022-01-10  3:35 Joshua Kinard
2022-01-09 15:45 James Le Cuirot
2022-01-09 11:54 Arthur Zamarin
2022-01-09 11:23 Arthur Zamarin
2022-01-09 11:21 Arthur Zamarin
2022-01-09 11:17 Arthur Zamarin
2022-01-09 11:08 Arthur Zamarin
2022-01-09 11:08 Arthur Zamarin
2022-01-09 11:05 Arthur Zamarin
2022-01-09 11:05 Arthur Zamarin
2022-01-09 11:04 Arthur Zamarin
2021-11-09 14:01 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=1652205976.60944e9b30e409f3e538b301d41dcb711b91a41b.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