From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyasn1/
Date: Fri, 7 May 2021 10:52:26 +0000 (UTC) [thread overview]
Message-ID: <1620384715.1399813ac19d61bfff6fa0c65502e80124cb387d.mgorny@gentoo> (raw)
commit: 1399813ac19d61bfff6fa0c65502e80124cb387d
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu May 6 22:10:58 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 7 10:51:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1399813a
dev-python/pyasn1: 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/pyasn1/pyasn1-0.4.8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild b/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild
index 58089f93eb7..4767083cdd3 100644
--- a/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild
+++ b/dev-python/pyasn1/pyasn1-0.4.8-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
inherit distutils-r1
next reply other threads:[~2021-05-07 10:52 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 10:52 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-30 15:16 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyasn1/ Michał Górny
2024-08-31 4:42 Sam James
2024-05-09 18:52 Michał Górny
2024-04-11 19:04 Michał Górny
2024-04-11 16:01 Sam James
2024-03-27 3:37 Michał Górny
2023-12-09 13:56 Michał Górny
2023-12-09 13:52 Michał Górny
2023-11-21 4:44 Michał Górny
2023-05-27 11:14 Sam James
2023-05-23 16:08 Michał Górny
2023-05-23 15:45 Arthur Zamarin
2023-04-20 3:12 Michał Górny
2022-06-13 8:25 Michał Górny
2022-06-13 7:07 Agostino Sarubbo
2022-05-11 21:05 Michał Górny
2022-05-11 21:05 Michał Górny
2021-05-22 10:52 Michał Górny
2020-12-11 12:45 Michał Górny
2020-09-20 13:11 Michał Górny
2020-05-25 19:27 Michał Górny
2020-05-11 17:48 Michał Górny
2020-05-11 15:32 Mart Raudsepp
2020-05-08 9:36 Sergei Trofimovich
2020-05-04 16:51 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-05-03 10:22 Agostino Sarubbo
2020-03-28 17:07 Michał Górny
2020-03-28 17:07 Michał Górny
2020-03-28 17:07 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-03-25 14:17 Agostino Sarubbo
2020-03-14 1:36 Patrick McLean
2019-11-16 13:53 Michał Górny
2019-04-13 22:41 Matthew Thode
2019-04-12 5:01 Tim Harder
2018-05-23 10:31 Mike Frysinger
2018-02-21 20:18 Michał Górny
2017-10-19 8:20 Tim Harder
2017-09-30 15:29 Patrick Lauer
2017-08-05 8:55 Michael Palimaka
2017-08-05 8:48 Michael Palimaka
2017-08-04 4:30 Markus Meier
2017-07-15 15:17 Tobias Klausmann
2017-06-24 21:59 Sergei Trofimovich
2017-05-03 11:41 Michał Górny
2017-04-04 22:07 Zac Medico
2016-06-21 2:47 Mike Frysinger
2015-11-07 23:28 Mikle Kolyada
2015-11-05 10:58 Agostino Sarubbo
2015-11-04 14:48 Agostino Sarubbo
2015-10-17 11:02 Markus Meier
2015-10-11 11:25 Justin Lecher
2015-09-30 3:36 Jeroen Roovers
2015-09-29 12:33 Agostino Sarubbo
2015-09-29 12:32 Agostino Sarubbo
2015-09-29 7:28 Justin Lecher
2015-09-28 15:27 Tobias Klausmann
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=1620384715.1399813ac19d61bfff6fa0c65502e80124cb387d.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