* [gentoo-commits] repo/proj/guru:master commit in: dev-python/PGPy/
@ 2023-01-04 8:51 Florian Schmaus
0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2023-01-04 8:51 UTC (permalink / raw
To: gentoo-commits
commit: 2ebe61bbf7a443b78414cc8ab41a9350ad17bc0e
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Jan 2 20:53:42 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jan 2 21:14:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ebe61bb
dev-python/PGPy: fix python tests
Closes: https://bugs.gentoo.org/888743
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/PGPy/PGPy-0.6.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/PGPy/PGPy-0.6.0.ebuild b/dev-python/PGPy/PGPy-0.6.0.ebuild
index b9079c6ab..7b883db63 100644
--- a/dev-python/PGPy/PGPy-0.6.0.ebuild
+++ b/dev-python/PGPy/PGPy-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,3 +22,5 @@ DEPEND="${RDEPEND}
dev-python/pyasn1[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/PGPy/
@ 2024-04-13 16:14 Julien Roy
0 siblings, 0 replies; 2+ messages in thread
From: Julien Roy @ 2024-04-13 16:14 UTC (permalink / raw
To: gentoo-commits
commit: 86b51ce5ea9c91ee894f8aed3a20f98c4fd426ef
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Apr 13 16:07:33 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Apr 13 16:07:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=86b51ce5
dev-python/PGPy: enable py3.12
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/PGPy/PGPy-0.6.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/PGPy/PGPy-0.6.0.ebuild b/dev-python/PGPy/PGPy-0.6.0.ebuild
index f84e0fa323..597c92ab04 100644
--- a/dev-python/PGPy/PGPy-0.6.0.ebuild
+++ b/dev-python/PGPy/PGPy-0.6.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-13 16:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 8:51 [gentoo-commits] repo/proj/guru:master commit in: dev-python/PGPy/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2024-04-13 16:14 Julien Roy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox