From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8-polyfill/
Date: Sun, 29 Oct 2023 19:52:21 +0000 (UTC) [thread overview]
Message-ID: <1698609135.6128004ee0515467db3299cfef83a58acb69d0c1.mgorny@gentoo> (raw)
commit: 6128004ee0515467db3299cfef83a58acb69d0c1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 19:45:49 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 19:52:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6128004e
dev-python/flake8-polyfill: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../flake8-polyfill/flake8-polyfill-1.0.2-r1.ebuild | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2-r1.ebuild b/dev-python/flake8-polyfill/flake8-polyfill-1.0.2-r1.ebuild
index a9585c884520..3157aedf6cf2 100644
--- a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2-r1.ebuild
+++ b/dev-python/flake8-polyfill/flake8-polyfill-1.0.2-r1.ebuild
@@ -5,18 +5,28 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
+
inherit distutils-r1 pypi
DESCRIPTION="Polyfill package for Flake8 plugins"
-HOMEPAGE="https://gitlab.com/pycqa/flake8-polyfill"
+HOMEPAGE="
+ https://gitlab.com/pycqa/flake8-polyfill/
+ https://pypi.org/project/flake8-polyfill/
+"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND="dev-python/flake8[${PYTHON_USEDEP}]"
-BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
+RDEPEND="
+ dev-python/flake8[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ )
+"
distutils_enable_tests pytest
next reply other threads:[~2023-10-29 19:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-29 19:52 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 15:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8-polyfill/ Michał Górny
2022-11-14 4:39 Michał Górny
2022-11-04 18:23 Arthur Zamarin
2022-11-04 18:23 Arthur Zamarin
2022-11-04 18:23 Arthur Zamarin
2022-01-15 13:48 Arthur Zamarin
2021-06-06 23:53 Sam James
2021-06-06 23:53 Sam James
2020-05-04 10:56 Michał Górny
2020-04-04 5:06 Zac Medico
2020-02-05 13:24 Michał Górny
2017-04-26 16:34 Michał Górny
2017-04-26 16:34 Michał Górny
2016-08-06 14:48 Alex Brandt
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=1698609135.6128004ee0515467db3299cfef83a58acb69d0c1.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