From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/itsdangerous/
Date: Tue, 18 May 2021 13:02:54 +0000 (UTC) [thread overview]
Message-ID: <1621342953.32db9595b993f4ad2ed5ee18f835dd8f0b200896.mgorny@gentoo> (raw)
commit: 32db9595b993f4ad2ed5ee18f835dd8f0b200896
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue May 18 08:52:06 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 18 13:02:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32db9595
dev-python/itsdangerous: Port to python3.10
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild b/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild
index a91d6e21528..21a98fda91f 100644
--- a/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild
+++ b/dev-python/itsdangerous/itsdangerous-1.1.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
inherit distutils-r1
@@ -15,7 +15,8 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/freezegun[${PYTHON_USEDEP}] )"
+BDEPEND="
+ test? ( dev-python/freezegun[${PYTHON_USEDEP}] )
+"
distutils_enable_tests pytest
next reply other threads:[~2021-05-18 13:02 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-18 13:02 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-11 19:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/itsdangerous/ Sam James
2025-02-16 14:46 Michał Górny
2024-05-11 11:05 Michał Górny
2024-05-01 17:33 Michał Górny
2024-05-01 16:22 Sam James
2024-04-17 3:42 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2022-05-12 20:31 Michał Górny
2022-05-12 20:31 Michał Górny
2022-04-26 16:56 Michał Górny
2022-04-26 16:43 Arthur Zamarin
2022-03-25 0:02 Michał Górny
2022-03-20 18:36 Michał Górny
2022-03-20 18:33 Arthur Zamarin
2022-03-09 18:26 Arthur Zamarin
2022-02-18 9:19 Michał Górny
2021-06-14 22:30 Michał Górny
2021-06-14 22:18 Sam James
2021-05-18 16:02 Michał Górny
2021-05-12 8:37 Michał Górny
2021-02-06 14:15 Sam James
2020-11-28 8:27 Sam James
2020-11-28 8:27 Sam James
2020-09-20 10:24 Michał Górny
2020-07-15 20:18 Sergei Trofimovich
2020-05-26 10:35 Michał Górny
2020-05-08 17:15 Agostino Sarubbo
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2019-12-02 21:13 Aaron Bauman
2019-11-22 17:50 Michał Górny
2018-08-30 15:48 Virgil Dupras
2018-08-21 2:11 Virgil Dupras
2018-04-29 7:35 Michał Górny
2018-01-28 20:41 Markus Meier
2017-12-24 13:38 Sergei Trofimovich
2017-02-13 7:37 Zac Medico
2015-12-17 15:14 Justin Lecher
2015-12-17 14:48 Justin Lecher
2015-12-17 14:48 Justin Lecher
2015-12-09 15:10 Justin Lecher
2015-08-28 7:29 Tim Harder
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=1621342953.32db9595b993f4ad2ed5ee18f835dd8f0b200896.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