* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpy/
@ 2021-10-21 13:51 Arthur Zamarin
0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2021-10-21 13:51 UTC (permalink / raw
To: gentoo-commits
commit: d162149b4bf77dba073b4b90a1a5861cc4d187cd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 12:04:47 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 13:51:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d162149b
dev-libs/libpy: add github upstream metadata
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/libpy/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-libs/libpy/metadata.xml b/dev-libs/libpy/metadata.xml
index 1c6dffe8902..44a146e6a51 100644
--- a/dev-libs/libpy/metadata.xml
+++ b/dev-libs/libpy/metadata.xml
@@ -8,4 +8,7 @@
<use>
<flag name="sparsehash">Include libpy wrappers for <pkg>dev-cpp/sparsehash</pkg></flag>
</use>
+ <upstream>
+ <remote-id type="github">quantopian/libpy</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpy/
@ 2021-10-21 13:51 Arthur Zamarin
0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2021-10-21 13:51 UTC (permalink / raw
To: gentoo-commits
commit: ff39178f7fbb90652cb3f1989fbf6912e5cf2341
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 12:03:53 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 13:51:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff39178f
dev-libs/libpy: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/libpy/libpy-0.2.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libpy/libpy-0.2.5-r1.ebuild b/dev-libs/libpy/libpy-0.2.5-r1.ebuild
index 521e5e711a4..29224ff19f9 100644
--- a/dev-libs/libpy/libpy-0.2.5-r1.ebuild
+++ b/dev-libs/libpy/libpy-0.2.5-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit flag-o-matic distutils-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpy/
@ 2024-04-23 23:34 Patrick McLean
0 siblings, 0 replies; 3+ messages in thread
From: Patrick McLean @ 2024-04-23 23:34 UTC (permalink / raw
To: gentoo-commits
commit: a57423ad4e0f77cfd1f1631bad8756472ce84d06
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 23:33:37 2024 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 23:33:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57423ad
dev-libs/libpy: Revbump, add py312 (bug #929422)
Closes: https://bugs.gentoo.org/929422
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
dev-libs/libpy/{libpy-0.2.5-r2.ebuild => libpy-0.2.5-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libpy/libpy-0.2.5-r2.ebuild b/dev-libs/libpy/libpy-0.2.5-r3.ebuild
similarity index 94%
rename from dev-libs/libpy/libpy-0.2.5-r2.ebuild
rename to dev-libs/libpy/libpy-0.2.5-r3.ebuild
index e11055754550..285956b05a94 100644
--- a/dev-libs/libpy/libpy-0.2.5-r2.ebuild
+++ b/dev-libs/libpy/libpy-0.2.5-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
inherit flag-o-matic distutils-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-04-23 23:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-21 13:51 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpy/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-04-23 23:34 Patrick McLean
2021-10-21 13:51 Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox