[gentoo-commits] repo/gentoo:master commit in: dev-python/progress/

2024-05-17 Thread Michał Górny
commit: 60b29d3d699c44a78ba0b334a663164485de587c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:55:29 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:55:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b29d3d

dev-python/progress: Fix variable order

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/progress/progress-1.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/progress/progress-1.6-r1.ebuild 
b/dev-python/progress/progress-1.6-r1.ebuild
index 5fb3bc13d08f..ea7899e47ba9 100644
--- a/dev-python/progress/progress-1.6-r1.ebuild
+++ b/dev-python/progress/progress-1.6-r1.ebuild
@@ -14,8 +14,8 @@ HOMEPAGE="
https://pypi.org/project/progress/
 "
 
-SLOT="0"
 LICENSE="ISC"
+SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
 
 python_test() {



[gentoo-commits] repo/gentoo:master commit in: dev-python/poyo/

2024-05-17 Thread Michał Górny
commit: 6af5759ec4b835e1a5748efcae3918711bcd9806
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:45:00 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af5759e

dev-python/poyo: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/poyo/poyo-0.5.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/poyo/poyo-0.5.0-r1.ebuild 
b/dev-python/poyo/poyo-0.5.0-r1.ebuild
index a82d88eda68b..f3014d695482 100644
--- a/dev-python/poyo/poyo-0.5.0-r1.ebuild
+++ b/dev-python/poyo/poyo-0.5.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/phply/

2024-05-17 Thread Michał Górny
commit: e3e73211546b515a0ae608ba18356e898d107330
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:44:47 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:46:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3e73211

dev-python/phply: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/phply/phply-1.2.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/phply/phply-1.2.6.ebuild 
b/dev-python/phply/phply-1.2.6.ebuild
index 13387549acf3..3bd8478bdc2f 100644
--- a/dev-python/phply/phply-1.2.6.ebuild
+++ b/dev-python/phply/phply-1.2.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/process-tests/

2024-05-17 Thread Michał Górny
commit: 9ea66d751870be499f291b83499d44bee5954dca
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:56:00 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:56:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea66d75

dev-python/process-tests: Fix variable order

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/process-tests/process-tests-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/process-tests/process-tests-3.0.0.ebuild 
b/dev-python/process-tests/process-tests-3.0.0.ebuild
index c82caf190e67..979066ded3ba 100644
--- a/dev-python/process-tests/process-tests-3.0.0.ebuild
+++ b/dev-python/process-tests/process-tests-3.0.0.ebuild
@@ -15,8 +15,8 @@ HOMEPAGE="
https://pypi.org/project/process-tests/
 "
 
-SLOT="0"
 LICENSE="BSD"
+SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pickleshare/

2024-05-17 Thread Michał Górny
commit: b48a5eaf13501392c8950ccdb5841691c537d832
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:44:48 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:46:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48a5eaf

dev-python/pickleshare: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pickleshare/pickleshare-0.7.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pickleshare/pickleshare-0.7.5-r1.ebuild 
b/dev-python/pickleshare/pickleshare-0.7.5-r1.ebuild
index 8d765c0c3a68..415d61a2c774 100644
--- a/dev-python/pickleshare/pickleshare-0.7.5-r1.ebuild
+++ b/dev-python/pickleshare/pickleshare-0.7.5-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 pypi



[gentoo-commits] repo/gentoo:master commit in: dev-python/process-tests/

2024-05-17 Thread Michał Górny
commit: 555ddd9b8fd0fab8a0227903bea9ebfac4c40f23
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:45:02 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555ddd9b

dev-python/process-tests: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/process-tests/process-tests-3.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/process-tests/process-tests-3.0.0.ebuild 
b/dev-python/process-tests/process-tests-3.0.0.ebuild
index 931fec7b9fea..c82caf190e67 100644
--- a/dev-python/process-tests/process-tests-3.0.0.ebuild
+++ b/dev-python/process-tests/process-tests-3.0.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/picobox/

2024-05-17 Thread Michał Górny
commit: 0752ca74205d373540a31b2430970686459880f7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:57:07 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:57:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0752ca74

dev-python/picobox: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/picobox/Manifest |  1 -
 dev-python/picobox/picobox-3.0.0.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-python/picobox/Manifest b/dev-python/picobox/Manifest
index 3acbd4ef327c..29f8bd954e46 100644
--- a/dev-python/picobox/Manifest
+++ b/dev-python/picobox/Manifest
@@ -1,2 +1 @@
-DIST picobox-3.0.0.tar.gz 28599 BLAKE2B 
e29dd7b0b5b23175a21f8fe6efe83adc6edfb0302c7a27f92f518deeba8f74f8e2d481a8eef6a1363fa0fb02ffc00b462181bab09872f6da5c1c9063c4d274e6
 SHA512 
ac8cecba10527e7dc096eb66f3b6743b523c305bd9725d5be8ec2822857a65ef8e9cc0ddcb85b8c656c557e7dc6cf0903035753bf8fe8cc2616b463e0a82bb5d
 DIST picobox-4.0.0.tar.gz 22666 BLAKE2B 
ea447ea63ce5b9e964e61b2a16f781dbb911dc8c763243a412cff7e63e4e6fec9b1cfe5b9ca3933140c6f0eaee8dd797de5690243e0e2a0dacea04b9466f2a02
 SHA512 
c9554048b1bcd504647f26c67dd17822ad3069f738bd9e71704a89b68478683e8bf641c3b08a86cdde95d56ba7073b14c41801ba70657cc3fec4b6ec6c312089

diff --git a/dev-python/picobox/picobox-3.0.0.ebuild 
b/dev-python/picobox/picobox-3.0.0.ebuild
deleted file mode 100644
index 9916c31899c9..
--- a/dev-python/picobox/picobox-3.0.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Dependency injection framework designed with Python in mind"
-HOMEPAGE="
-   https://github.com/ikalnytskyi/picobox/
-   https://pypi.org/project/picobox/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-
-BDEPEND="
-   dev-python/hatch-vcs[${PYTHON_USEDEP}]
-   test? (
-   dev-python/flask[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/progress/

2024-05-17 Thread Michał Górny
commit: f6300f1b554e3a9621cba0b8454536a36160fa52
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:45:03 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6300f1b

dev-python/progress: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/progress/progress-1.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/progress/progress-1.6-r1.ebuild 
b/dev-python/progress/progress-1.6-r1.ebuild
index cc35ceb640f4..5fb3bc13d08f 100644
--- a/dev-python/progress/progress-1.6-r1.ebuild
+++ b/dev-python/progress/progress-1.6-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/podcastparser/

2024-05-17 Thread Michał Górny
commit: 682201165c162ef1ee3832928b1aea5d826b5c2a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:44:59 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68220116

dev-python/podcastparser: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/podcastparser/podcastparser-0.6.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/podcastparser/podcastparser-0.6.10.ebuild 
b/dev-python/podcastparser/podcastparser-0.6.10.ebuild
index 39b06646c673..2ed67670395e 100644
--- a/dev-python/podcastparser/podcastparser-0.6.10.ebuild
+++ b/dev-python/podcastparser/podcastparser-0.6.10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/plette/

2024-05-17 Thread Michał Górny
commit: ba6033dedd76754504eba1c950f38da7c25f3bc3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:45:01 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6033de

dev-python/plette: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/plette/plette-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/plette/plette-2.0.2.ebuild 
b/dev-python/plette/plette-2.0.2.ebuild
index 52bd74861510..31d962c16d70 100644
--- a/dev-python/plette/plette-2.0.2.ebuild
+++ b/dev-python/plette/plette-2.0.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pmw/

2024-05-17 Thread Michał Górny
commit: e4c9ac0c57651d3287d08a0331fbeb1eb9a47aa9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:44:57 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c9ac0c

dev-python/pmw: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pmw/pmw-2.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pmw/pmw-2.1.1.ebuild b/dev-python/pmw/pmw-2.1.1.ebuild
index 51b2e0a96cbe..4e72c60e0eab 100644
--- a/dev-python/pmw/pmw-2.1.1.ebuild
+++ b/dev-python/pmw/pmw-2.1.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="tk"
 
 inherit distutils-r1 virtualx pypi



[gentoo-commits] repo/gentoo:master commit in: dev-python/pid/

2024-05-17 Thread Michał Górny
commit: d3daa6a69a3fc9ec09c28a5e7c3595cedbb0f0db
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:44:49 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:46:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3daa6a6

dev-python/pid: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pid/pid-3.0.4-r1.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/pid/pid-3.0.4-r1.ebuild 
b/dev-python/pid/pid-3.0.4-r1.ebuild
index e97c85879e6e..d39134f00c22 100644
--- a/dev-python/pid/pid-3.0.4-r1.ebuild
+++ b/dev-python/pid/pid-3.0.4-r1.ebuild
@@ -1,15 +1,18 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1 pypi
 
 DESCRIPTION="Pidfile featuring stale detection and file-locking"
-HOMEPAGE="https://pypi.org/project/pid/ https://github.com/trbs/pid/";
+HOMEPAGE="
+   https://github.com/trbs/pid/
+   https://pypi.org/project/pid/
+"
 
 LICENSE="Apache-2.0"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/picobox/

2024-05-17 Thread Michał Górny
commit: 8456b1918a90bc16eb200af681a27215e56553b1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:44:53 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8456b191

dev-python/picobox: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/picobox/picobox-4.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/picobox/picobox-4.0.0.ebuild 
b/dev-python/picobox/picobox-4.0.0.ebuild
index 9916c31899c9..d9f37f8713d5 100644
--- a/dev-python/picobox/picobox-4.0.0.ebuild
+++ b/dev-python/picobox/picobox-4.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pkgconfig/

2024-05-17 Thread Michał Górny
commit: e8100611ac73b33e2b417b4a175da920ae04c06a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:44:54 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:54:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8100611

dev-python/pkgconfig: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild 
b/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild
index f699c69f5d3a..28b6bcc45dac 100644
--- a/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild
+++ b/dev-python/pkgconfig/pkgconfig-1.5.5-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/paginate/

2024-05-17 Thread Michał Górny
commit: 505fdfb50f525a382b7b0bdfc062adac53fc3e59
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:35 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:31:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505fdfb5

dev-python/paginate: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/paginate/paginate-0.5.6.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/paginate/paginate-0.5.6.ebuild 
b/dev-python/paginate/paginate-0.5.6.ebuild
index 65692bbfe32b..81835e8a3b27 100644
--- a/dev-python/paginate/paginate-0.5.6.ebuild
+++ b/dev-python/paginate/paginate-0.5.6.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1
 
@@ -28,6 +28,8 @@ python_test() {
local EPYTEST_DESELECT=()
 
case ${EPYTHON} in
+   python3.13)
+   ;&
python3.12)
EPYTEST_DESELECT+=(
# these tests assume that dict is not sliceable



[gentoo-commits] repo/gentoo:master commit in: dev-python/pastedeploy/

2024-05-17 Thread Michał Górny
commit: 39de1ee337378763605523a5115c8b86c4a0faf6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:43 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:35:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39de1ee3

dev-python/pastedeploy: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pastedeploy/pastedeploy-3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pastedeploy/pastedeploy-3.1.ebuild 
b/dev-python/pastedeploy/pastedeploy-3.1.ebuild
index 049e9f93e6f4..b2ab0d1f960d 100644
--- a/dev-python/pastedeploy/pastedeploy-3.1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-3.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pebble/

2024-05-17 Thread Michał Górny
commit: b593d145b16eb6e861ab5905f7975a39698e4ede
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:46 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:35:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b593d145

dev-python/pebble: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pebble/pebble-5.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pebble/pebble-5.0.7.ebuild 
b/dev-python/pebble/pebble-5.0.7.ebuild
index bea652c0c578..032e6a00636a 100644
--- a/dev-python/pebble/pebble-5.0.7.ebuild
+++ b/dev-python/pebble/pebble-5.0.7.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pbkdf2/

2024-05-17 Thread Michał Górny
commit: 775c0c09a9eaff20b07836816dcf0091c9fcebaa
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:45 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:35:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775c0c09

dev-python/pbkdf2: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pbkdf2/pbkdf2-1.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pbkdf2/pbkdf2-1.3-r2.ebuild 
b/dev-python/pbkdf2/pbkdf2-1.3-r2.ebuild
index 43faf5e46db1..6593022c7031 100644
--- a/dev-python/pbkdf2/pbkdf2-1.3-r2.ebuild
+++ b/dev-python/pbkdf2/pbkdf2-1.3-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pathable/

2024-05-17 Thread Michał Górny
commit: 19044a4e2225effa93b430b4dbcfffbe21a465d6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:44 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:35:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19044a4e

dev-python/pathable: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pathable/pathable-0.4.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pathable/pathable-0.4.3.ebuild 
b/dev-python/pathable/pathable-0.4.3.ebuild
index aec721f206ce..70dc82a15527 100644
--- a/dev-python/pathable/pathable-0.4.3.ebuild
+++ b/dev-python/pathable/pathable-0.4.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 inherit distutils-r1
 
 DESCRIPTION="Object-oriented paths"



[gentoo-commits] repo/gentoo:master commit in: dev-python/owslib/

2024-05-17 Thread Michał Górny
commit: 2a9e5c13570ecdf3904754e00962548f703f4e58
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:41 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:35:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9e5c13

dev-python/owslib: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/owslib/owslib-0.31.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/owslib/owslib-0.31.0.ebuild 
b/dev-python/owslib/owslib-0.31.0.ebuild
index 0b765014cb71..4f68f4e81e02 100644
--- a/dev-python/owslib/owslib-0.31.0.ebuild
+++ b/dev-python/owslib/owslib-0.31.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/parsedatetime/

2024-05-17 Thread Michał Górny
commit: 9140d6aa72b677e21d1bd950d64828522266ac7d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:38 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:35:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9140d6aa

dev-python/parsedatetime: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/parsedatetime/parsedatetime-2.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/parsedatetime/parsedatetime-2.6-r1.ebuild 
b/dev-python/parsedatetime/parsedatetime-2.6-r1.ebuild
index 4fec265a5737..3e2962c4b0d6 100644
--- a/dev-python/parsedatetime/parsedatetime-2.6-r1.ebuild
+++ b/dev-python/parsedatetime/parsedatetime-2.6-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pastel/

2024-05-17 Thread Michał Górny
commit: 81386e428d3385349daef6b530c4f62ed6271ed5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:39 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:35:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81386e42

dev-python/pastel: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pastel/pastel-0.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pastel/pastel-0.2.1-r1.ebuild 
b/dev-python/pastel/pastel-0.2.1-r1.ebuild
index 5a63c18616e4..05c1a982ac47 100644
--- a/dev-python/pastel/pastel-0.2.1-r1.ebuild
+++ b/dev-python/pastel/pastel-0.2.1-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/overrides/

2024-05-17 Thread Michał Górny
commit: ae9ffb1e39d29ae3f63d87ca3c256a6d27e89701
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:31:34 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:31:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9ffb1e

dev-python/overrides: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/overrides/overrides-7.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/overrides/overrides-7.7.0.ebuild 
b/dev-python/overrides/overrides-7.7.0.ebuild
index d302e16ac49e..bbc513bff45e 100644
--- a/dev-python/overrides/overrides-7.7.0.ebuild
+++ b/dev-python/overrides/overrides-7.7.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/ntplib/

2024-05-17 Thread Michał Górny
commit: 49becc1770dfe111bf36d3a640710b12a5bfe0eb
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:22:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49becc17

dev-python/ntplib: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/ntplib/ntplib-0.4.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/ntplib/ntplib-0.4.0-r1.ebuild 
b/dev-python/ntplib/ntplib-0.4.0-r1.ebuild
index cda2e14cd3b1..aaf688816f87 100644
--- a/dev-python/ntplib/ntplib-0.4.0-r1.ebuild
+++ b/dev-python/ntplib/ntplib-0.4.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/odfpy/

2024-05-17 Thread Michał Górny
commit: 8fc737345d7a6e608f313659ea46b42a0fe959c2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:26 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:22:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc73734

dev-python/odfpy: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/odfpy/odfpy-1.4.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/odfpy/odfpy-1.4.2.ebuild 
b/dev-python/odfpy/odfpy-1.4.2.ebuild
index 7bc291eb64af..a9e73c9fbc59 100644
--- a/dev-python/odfpy/odfpy-1.4.2.ebuild
+++ b/dev-python/odfpy/odfpy-1.4.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/node-semver/

2024-05-17 Thread Michał Górny
commit: e37f06a5023169468fa0bdcd26fb679884b5a2bb
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:20 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:22:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37f06a5

dev-python/node-semver: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/node-semver/node-semver-0.9.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/node-semver/node-semver-0.9.0.ebuild 
b/dev-python/node-semver/node-semver-0.9.0.ebuild
index 856d197a5729..d64ea12459d7 100644
--- a/dev-python/node-semver/node-semver-0.9.0.ebuild
+++ b/dev-python/node-semver/node-semver-0.9.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/noiseprotocol/

2024-05-17 Thread Michał Górny
commit: f74e75ec1d304d4fcbe69d9079494394cfb3e649
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:23 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:22:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74e75ec

dev-python/noiseprotocol: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild 
b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
index 0f9742d4f45a..cb922098b8e0 100644
--- a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
+++ b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1



[gentoo-commits] repo/gentoo:master commit in: dev-python/openapi3/

2024-05-17 Thread Michał Górny
commit: e4a4f620fd0824025a36c5ecea9bd005352d9d0f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:28 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:22:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a4f620

dev-python/openapi3: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/openapi3/openapi3-1.8.2.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-python/openapi3/openapi3-1.8.2.ebuild 
b/dev-python/openapi3/openapi3-1.8.2.ebuild
index 77cb4b50a85a..7a93d407de51 100644
--- a/dev-python/openapi3/openapi3-1.8.2.ebuild
+++ b/dev-python/openapi3/openapi3-1.8.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 
@@ -26,8 +26,7 @@ RDEPEND="
 
 distutils_enable_tests pytest
 
-python_test() {
+EPYTEST_IGNORE=(
# the fastapi test is broken for fastapi 0.94+
-   rm -f tests/fastapi_test.py || die
-   epytest
-}
+   tests/fastapi_test.py
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/natsort/

2024-05-17 Thread Michał Górny
commit: ac950ae1d4d414c018e50e8dc6b6b32cb9cd7d62
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:14 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:17:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac950ae1

dev-python/natsort: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/natsort/natsort-8.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/natsort/natsort-8.4.0.ebuild 
b/dev-python/natsort/natsort-8.4.0.ebuild
index 5db6268d2a69..433fa33b0344 100644
--- a/dev-python/natsort/natsort-8.4.0.ebuild
+++ b/dev-python/natsort/natsort-8.4.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 optfeature pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/nest-asyncio/

2024-05-17 Thread Michał Górny
commit: 968435040bdcd8700dccc7d538dfa4a986871074
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:16 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:17:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96843504

dev-python/nest-asyncio: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/nest-asyncio/nest-asyncio-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/nest-asyncio/nest-asyncio-1.6.0.ebuild 
b/dev-python/nest-asyncio/nest-asyncio-1.6.0.ebuild
index 4d256ae5774b..33eb3f148de0 100644
--- a/dev-python/nest-asyncio/nest-asyncio-1.6.0.ebuild
+++ b/dev-python/nest-asyncio/nest-asyncio-1.6.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/netifaces/

2024-05-17 Thread Michał Górny
commit: 3b0c279d22c0001deac47d12a829b32ce815cf5b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:17:15 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:17:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0c279d

dev-python/netifaces: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/netifaces/netifaces-0.11.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild 
b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
index 0ca6da32cd7d..8574e770aef7 100644
--- a/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
+++ b/dev-python/netifaces/netifaces-0.11.0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/minidb/

2024-05-17 Thread Michał Górny
commit: f0bd5432fc44b961a531bf590995da1d7b048364
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:16 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0bd5432

dev-python/minidb: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/minidb/minidb-2.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/minidb/minidb-2.0.8.ebuild 
b/dev-python/minidb/minidb-2.0.8.ebuild
index 4125a405ef2a..718447e88b2d 100644
--- a/dev-python/minidb/minidb-2.0.8.ebuild
+++ b/dev-python/minidb/minidb-2.0.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 pypi



[gentoo-commits] repo/gentoo:master commit in: dev-python/multidict/

2024-05-17 Thread Michał Górny
commit: a7ad915784d1e3a339fcf6ed698464861479d9b5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:20 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:18 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ad9157

dev-python/multidict: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/multidict/multidict-6.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/multidict/multidict-6.0.5.ebuild 
b/dev-python/multidict/multidict-6.0.5.ebuild
index c2ee92650e0f..a189c70f9a80 100644
--- a/dev-python/multidict/multidict-6.0.5.ebuild
+++ b/dev-python/multidict/multidict-6.0.5.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/munkres/

2024-05-17 Thread Michał Górny
commit: 1277d177ba8ff0700adc0e59547827de9a7b6c3d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1277d177

dev-python/munkres: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/munkres/munkres-1.1.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/munkres/munkres-1.1.4-r1.ebuild 
b/dev-python/munkres/munkres-1.1.4-r1.ebuild
index 00d44a124e4d..85e94f480028 100644
--- a/dev-python/munkres/munkres-1.1.4-r1.ebuild
+++ b/dev-python/munkres/munkres-1.1.4-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/marshmallow/

2024-05-17 Thread Michał Górny
commit: 5c0efaea3e2b39d4e91b67b696d38256bb2c4299
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:10:19 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0efaea

dev-python/marshmallow: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/marshmallow/Manifest  |  1 -
 dev-python/marshmallow/marshmallow-3.21.1.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/dev-python/marshmallow/Manifest b/dev-python/marshmallow/Manifest
index 697bd8b45f51..89c97fe684fd 100644
--- a/dev-python/marshmallow/Manifest
+++ b/dev-python/marshmallow/Manifest
@@ -1,2 +1 @@
-DIST marshmallow-3.21.1.gh.tar.gz 183822 BLAKE2B 
786287604312b4c54167458c35caf5ac3eb2c9ce63c1b9bd0b8fc33e208e5f694e84842c75c93fd91535bc231ebf703ea3ea0b352d100b59f103e280b840b170
 SHA512 
6de06ced6a58ef0c312ee4c1edfbe011401bba08c27fcf2dd2c3e44cb072cded1cf5f16a4d4945344d56f0d26b5eb165f6d031b50c215f122c7cc6fe25389318
 DIST marshmallow-3.21.2.gh.tar.gz 183818 BLAKE2B 
01e14514d836c36c9f24a6e0a527271bd17ea5ce1ce35cabb6200a886c85ef970e7d54191307d1580568f05b501ec6028c7f126475ac64c160fec75c247a4c20
 SHA512 
b151f7e712dc5dd5d7f592942a6a4b09d462b684f542406c8bc57237e4b2402eb287d02e4ca2ef65e10dccb1e200b9ff8ae24f69160af1c6aa02fc5dfdc9eeba

diff --git a/dev-python/marshmallow/marshmallow-3.21.1.ebuild 
b/dev-python/marshmallow/marshmallow-3.21.1.ebuild
deleted file mode 100644
index 2adebae08366..
--- a/dev-python/marshmallow/marshmallow-3.21.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="A library for converting to and from native Python datatypes"
-HOMEPAGE="
-   https://github.com/marshmallow-code/marshmallow/
-   https://pypi.org/project/marshmallow/
-"
-SRC_URI="
-   https://github.com/marshmallow-code/marshmallow/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   >=dev-python/packaging-17.0[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/simplejson[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/minimock/

2024-05-17 Thread Michał Górny
commit: 449fbf8588b0fe428b62649b8d84c62304219507
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:17 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449fbf85

dev-python/minimock: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/minimock/minimock-1.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/minimock/minimock-1.3.0-r1.ebuild 
b/dev-python/minimock/minimock-1.3.0-r1.ebuild
index 6c7b4f0631ce..eb064a624e67 100644
--- a/dev-python/minimock/minimock-1.3.0-r1.ebuild
+++ b/dev-python/minimock/minimock-1.3.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/multipledispatch/

2024-05-17 Thread Michał Górny
commit: e1975893f9b2f604da0d356ad690a80cb417afd3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:19 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1975893

dev-python/multipledispatch: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/multipledispatch/multipledispatch-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/multipledispatch/multipledispatch-1.0.0.ebuild 
b/dev-python/multipledispatch/multipledispatch-1.0.0.ebuild
index f2804335e888..011e1ec48484 100644
--- a/dev-python/multipledispatch/multipledispatch-1.0.0.ebuild
+++ b/dev-python/multipledispatch/multipledispatch-1.0.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/memory-allocator/

2024-05-17 Thread Michał Górny
commit: 376cf4ec4fbe72dd485c6d1222103c66a8780dc6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:14 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=376cf4ec

dev-python/memory-allocator: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 .../memory-allocator/memory-allocator-0.1.4.ebuild   | 20 
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild 
b/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild
index bad309e2b7df..35542831649a 100644
--- a/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild
+++ b/dev-python/memory-allocator/memory-allocator-0.1.4.ebuild
@@ -3,20 +3,25 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
 inherit distutils-r1 pypi
 
 DESCRIPTION="An extension class for memory allocation in cython"
-HOMEPAGE="https://pypi.org/project/memory-allocator/
-   https://github.com/sagemath/memory_allocator";
+HOMEPAGE="
+   https://pypi.org/project/memory-allocator/
+   https://github.com/sagemath/memory_allocator/
+"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64"
 
-BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/cython[${PYTHON_USEDEP}]
+"
 
 python_test() {
# The test script tries to "import memory_allocator.test" which, so
@@ -25,7 +30,6 @@ python_test() {
# the "test" module is a compiled extension. To let the search fall
# back to the correct location, we temporarily rename the directory
# that misleads it.
-   mv memory_allocator mv_memory_allocator || die
-   ${EPYTHON} test.py || die
-   mv mv_memory_allocator memory_allocator || die
+   rm -rf memory_allocator || die
+   "${EPYTHON}" test.py || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/marshmallow/

2024-05-17 Thread Michał Górny
commit: 0c8124ad8d846e8d6aca79244b7cb4ba48f3de2d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:13 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8124ad

dev-python/marshmallow: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/marshmallow/marshmallow-3.21.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/marshmallow/marshmallow-3.21.2.ebuild 
b/dev-python/marshmallow/marshmallow-3.21.2.ebuild
index 2adebae08366..f7d269422f0f 100644
--- a/dev-python/marshmallow/marshmallow-3.21.2.ebuild
+++ b/dev-python/marshmallow/marshmallow-3.21.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/manuel/

2024-05-17 Thread Michał Górny
commit: ba4c4223bdfc9a47a3993b3f2b9c13df679c2785
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:11 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4c4223

dev-python/manuel: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/manuel/manuel-1.12.4_p20231129.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/manuel/manuel-1.12.4_p20231129.ebuild 
b/dev-python/manuel/manuel-1.12.4_p20231129.ebuild
index fb67a618aa21..45f5edbe154c 100644
--- a/dev-python/manuel/manuel-1.12.4_p20231129.ebuild
+++ b/dev-python/manuel/manuel-1.12.4_p20231129.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/mdit-py-plugins/

2024-05-17 Thread Michał Górny
commit: 85af62508fc7be55a50450aa7c45242d416d125a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 06:06:15 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 06:11:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85af6250

dev-python/mdit-py-plugins: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/mdit-py-plugins/mdit-py-plugins-0.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mdit-py-plugins/mdit-py-plugins-0.4.1.ebuild 
b/dev-python/mdit-py-plugins/mdit-py-plugins-0.4.1.ebuild
index 42e19e457f8b..e02bf33f47e6 100644
--- a/dev-python/mdit-py-plugins/mdit-py-plugins-0.4.1.ebuild
+++ b/dev-python/mdit-py-plugins/mdit-py-plugins-0.4.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mocha/

2024-05-17 Thread Hans de Graaff
commit: 44c5d2638156d4478188ccb84836beaaff5f85f2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 18 06:01:00 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 18 06:02:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c5d263

dev-ruby/mocha: enable ruby33

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/mocha/mocha-2.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/mocha/mocha-2.0.4.ebuild 
b/dev-ruby/mocha/mocha-2.0.4.ebuild
index 3b885a18a67d..8a8d8b9306cb 100644
--- a/dev-ruby/mocha/mocha-2.0.4.ebuild
+++ b/dev-ruby/mocha/mocha-2.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby30 ruby31 ruby32"
+USE_RUBY="ruby30 ruby31 ruby32 ruby33"
 RUBY_FAKEGEM_TASK_TEST="test:units test:acceptance"
 RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
 RUBY_FAKEGEM_GEMSPEC="mocha.gemspec"



[gentoo-commits] repo/gentoo:master commit in: dev-python/littleutils/

2024-05-17 Thread Michał Górny
commit: 5af0d4f8a1b6b29a7ba8fe9af5ae95f607c1c04b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:42 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af0d4f8

dev-python/littleutils: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/littleutils/littleutils-0.2.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/littleutils/littleutils-0.2.2-r1.ebuild 
b/dev-python/littleutils/littleutils-0.2.2-r1.ebuild
index b0852a24909a..1250c642f808 100644
--- a/dev-python/littleutils/littleutils-0.2.2-r1.ebuild
+++ b/dev-python/littleutils/littleutils-0.2.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/lazy-loader/

2024-05-17 Thread Michał Górny
commit: 4098d0a41d66d555972a446e70a386f59918b719
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:37 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4098d0a4

dev-python/lazy-loader: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/lazy-loader/lazy-loader-0.4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/lazy-loader/lazy-loader-0.4.ebuild 
b/dev-python/lazy-loader/lazy-loader-0.4.ebuild
index 1f89c455db85..d72746629473 100644
--- a/dev-python/lazy-loader/lazy-loader-0.4.ebuild
+++ b/dev-python/lazy-loader/lazy-loader-0.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 
@@ -18,8 +18,8 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 
-distutils_enable_tests pytest
-
 RDEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
 "
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml-html-clean/

2024-05-17 Thread Michał Górny
commit: 1b431fa7fbc1b11e82c92998a8eb403773fba5c2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:46 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b431fa7

dev-python/lxml-html-clean: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/lxml-html-clean/lxml-html-clean-0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lxml-html-clean/lxml-html-clean-0.1.1.ebuild 
b/dev-python/lxml-html-clean/lxml-html-clean-0.1.1.ebuild
index be9038fb8598..af89140a5b4d 100644
--- a/dev-python/lxml-html-clean/lxml-html-clean-0.1.1.ebuild
+++ b/dev-python/lxml-html-clean/lxml-html-clean-0.1.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/looseversion/

2024-05-17 Thread Michał Górny
commit: 40056818ae301159f14c0d91073e49558e46f4ec
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:44 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40056818

dev-python/looseversion: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/looseversion/looseversion-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/looseversion/looseversion-1.3.0.ebuild 
b/dev-python/looseversion/looseversion-1.3.0.ebuild
index b899863d3c74..60a6c58d6f8e 100644
--- a/dev-python/looseversion/looseversion-1.3.0.ebuild
+++ b/dev-python/looseversion/looseversion-1.3.0.ebuild
@@ -4,14 +4,14 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit pypi distutils-r1
 
 DESCRIPTION="A backwards/forwards-compatible fork of 
distutils.version.LooseVersion"
 HOMEPAGE="
https://pypi.org/project/looseversion/
-   https://github.com/effigies/looseversion
+   https://github.com/effigies/looseversion/
 "
 
 LICENSE="PSF-2"



[gentoo-commits] repo/gentoo:master commit in: dev-python/libpillowfight/

2024-05-17 Thread Michał Górny
commit: 0c267c0a73b92c5c7f5467eef1e2ec6f2d919964
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:40 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c267c0a

dev-python/libpillowfight: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild 
b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild
index 729c78ebf43d..40fbe6ee7378 100644
--- a/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild
+++ b/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/libarchive-c/

2024-05-17 Thread Michał Górny
commit: 0b21704a3292fc615c21e214e6cd70241ec3ffdd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:39 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b21704a

dev-python/libarchive-c: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/libarchive-c/libarchive-c-5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/libarchive-c/libarchive-c-5.1.ebuild 
b/dev-python/libarchive-c/libarchive-c-5.1.ebuild
index e51d486f8d02..36b4328ddba6 100644
--- a/dev-python/libarchive-c/libarchive-c-5.1.ebuild
+++ b/dev-python/libarchive-c/libarchive-c-5.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/lazy-object-proxy/

2024-05-17 Thread Michał Górny
commit: 5983bf9c921451fa2b4a11758822ed0032de4aad
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:38 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5983bf9c

dev-python/lazy-object-proxy: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/lazy-object-proxy/lazy-object-proxy-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lazy-object-proxy/lazy-object-proxy-1.10.0.ebuild 
b/dev-python/lazy-object-proxy/lazy-object-proxy-1.10.0.ebuild
index f72801a86690..200c5a450cd6 100644
--- a/dev-python/lazy-object-proxy/lazy-object-proxy-1.10.0.ebuild
+++ b/dev-python/lazy-object-proxy/lazy-object-proxy-1.10.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/license-expression/

2024-05-17 Thread Michał Górny
commit: 05955f8965ef0f123347973742deddd151234302
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:41:41 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:50:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05955f89

dev-python/license-expression: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/license-expression/license-expression-30.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/license-expression/license-expression-30.3.0.ebuild 
b/dev-python/license-expression/license-expression-30.3.0.ebuild
index 7171236926be..f882561e93d0 100644
--- a/dev-python/license-expression/license-expression-30.3.0.ebuild
+++ b/dev-python/license-expression/license-expression-30.3.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mocha/

2024-05-17 Thread Hans de Graaff
commit: de31fce6f938966e8ef75de5a59e4e2038f30942
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 18 05:38:42 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 18 05:38:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de31fce6

dev-ruby/mocha: drop 2.0.2, 2.1.0

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/mocha/Manifest   |  2 --
 dev-ruby/mocha/mocha-2.0.2.ebuild | 42 ---
 dev-ruby/mocha/mocha-2.1.0.ebuild | 35 
 3 files changed, 79 deletions(-)

diff --git a/dev-ruby/mocha/Manifest b/dev-ruby/mocha/Manifest
index 234ffe092210..ec31774b22ef 100644
--- a/dev-ruby/mocha/Manifest
+++ b/dev-ruby/mocha/Manifest
@@ -1,8 +1,6 @@
 DIST mocha-0.14.0.gem 82944 BLAKE2B 
50a066e2f5007df08a7f76785fd4c2b12327b4969c11324a0574c707bea3219d51edb9ab40635378c16b46ad826ec7eff42434a27cd61113a6f40251fa2e6930
 SHA512 
918e45f2ee761c7dc399c7958e4d406f9e186c90f479fd01a421aa542944b47e9b2c5e938f4fc5292a7da345726447b2d47dc5f417e114201f8a4d9893c4d461
 DIST mocha-1.16.0.tar.gz 246370 BLAKE2B 
c2891021c33e4038ff965a470eda3be7eac2765f7c038fef33f38cd07b8501fdb88a1dcd8d291eabb124fb0fff50c40651bf29ac4a28012b57c7a02d2ff46b63
 SHA512 
b7d8825771f84245e7383e4081dcb42734b9716e7bef3c1b5d49ac28850590b4beabf8d0370992e100b6340ff3cfb3113610e303de74bc33c059bd9b9910cb8e
 DIST mocha-1.16.1.tar.gz 247461 BLAKE2B 
d4bce5f945018e527f6b19c6328d3687912a3ac9638b6d7b7bd5cd5bf1cca20fd34ae8261a56525dc11610711e590f6ae915a0a5a0555ec47e30e8e3cbbda63f
 SHA512 
b65cf98ab39334ad86a6f375b648fc906d083e803afa5bd2a62aaed87ac625fcf94ed9b16b21dc1563ff67675e00bf008d43234bde0343604f6fce2841d8b2bb
-DIST mocha-2.0.2.tar.gz 245650 BLAKE2B 
3bf56cacc99b5eeb17977cd1052c635df74aec10f20a76d843d703e68520ef434bc9111b739591dfa15b21ecdbdfb5b55037e9509683624349be83613528787f
 SHA512 
93579390f4feaf034cd6e8905654fe8cc5c8a1f28f3d27488deeb84250114a5e04c4e7aa544f18f33b2c3887668d5fddb3a3f9bda5548d577be1522da2e09760
 DIST mocha-2.0.4.tar.gz 243542 BLAKE2B 
4a9bb3f1493225f7eed7080661a168a90c56e4f737a8bc15402bf0a08ae7cc14e8e5cff9a090b6413633c37169e7ff9f45aedc3c5fd929ab32d359ad58d404f7
 SHA512 
4a72cd18e70608265bc20761848657b900a6d60c888ec4027e3b9f1884efa41d0d0591c4f3e26edd96a806ecdfc3b921d5871465a799a5ea5905627b7093f5b1
-DIST mocha-2.1.0.tar.gz 243730 BLAKE2B 
a99cb5b6d968e0612cfc4f2d766029d2f700c92b3e1f16f33341b8c5652db823d52fc34070acd0711ea94077eeed32d13e605982b93baa56e7d11dae7fcfe55f
 SHA512 
8044065ebb2225f7aab117353b0a49c854768fd55f7165ccb5916027f6f8fc843665572ed786e41d5ec6affedf397f4de20fa31a9f9c1582a17a67555662a65e
 DIST mocha-2.2.0.tar.gz 247014 BLAKE2B 
7be3453e30be305a27a3a9c9cde8cfc196ebbf07329afe82fbbb79c320dfd08aaeca17242e1432d0e1b437f20260ee1557768851553d2a5d7f7697d07081468d
 SHA512 
1e611c31c311f9ff5f341c46a374eea16835cffeb2ff454e09c656503f05c1a2b7d7ff6d1bf33f8ea33cd1e5e53aca108d1f73fc46ca79029d09f8bdeb9036c6
 DIST mocha-2.3.0.tar.gz 247213 BLAKE2B 
faf2e9dc189b4db0e33f1ae7c780f998e9f2c4f1e29dc63e7e6c64bd679494e40bfab7e0227ee6e9e485e38fbe1dcd40d5fb2007ea7c7f3d42b4f6547b835257
 SHA512 
fc8d3922c593924d4e7ba138af06a90dbc00f2a466251f188de4d62ba3b3eb197252750561575383400aaeac65d59c436d3a14f5a288c2f1685d8d1bf5ae7202

diff --git a/dev-ruby/mocha/mocha-2.0.2.ebuild 
b/dev-ruby/mocha/mocha-2.0.2.ebuild
deleted file mode 100644
index 34b0910a8949..
--- a/dev-ruby/mocha/mocha-2.0.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_TASK_TEST="test:units test:acceptance"
-
-RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
-
-RUBY_FAKEGEM_GEMSPEC="mocha.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and 
SchMock"
-HOMEPAGE="https://mocha.jamesmead.org/";
-SRC_URI="https://github.com/freerange/mocha/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/ruby2_keywords-0.0.5"
-
-ruby_add_bdepend "
-   test? ( >=dev-ruby/test-unit-2.5.1-r1 dev-ruby/introspection )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.16.0-ruby32.patch
-)
-
-all_ruby_prepare() {
-   sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' 
Rakefile || die
-
-   sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
-}
-
-each_ruby_test() {
-   export MOCHA_NO_DOCS=true
-   each_fakegem_test
-}

diff --git a/dev-ruby/mocha/mocha-2.1.0.ebuild 
b/dev-ruby/mocha/mocha-2.1.0.ebuild
deleted file mode 100644
index 06d86dc2ac9b..
--- a/dev-ruby/mocha/mocha-2.1.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby31 ruby32 ruby33"
-RUBY_FAKEGEM

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/mocha/

2024-05-17 Thread Hans de Graaff
commit: e2987b50477fbf8741662e58f0363020ce00b180
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 18 05:38:08 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 18 05:38:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2987b50

dev-ruby/mocha: add 2.3.0

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/mocha/Manifest   |  1 +
 dev-ruby/mocha/mocha-2.3.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/mocha/Manifest b/dev-ruby/mocha/Manifest
index 879248fbf7f0..234ffe092210 100644
--- a/dev-ruby/mocha/Manifest
+++ b/dev-ruby/mocha/Manifest
@@ -5,3 +5,4 @@ DIST mocha-2.0.2.tar.gz 245650 BLAKE2B 
3bf56cacc99b5eeb17977cd1052c635df74aec10f
 DIST mocha-2.0.4.tar.gz 243542 BLAKE2B 
4a9bb3f1493225f7eed7080661a168a90c56e4f737a8bc15402bf0a08ae7cc14e8e5cff9a090b6413633c37169e7ff9f45aedc3c5fd929ab32d359ad58d404f7
 SHA512 
4a72cd18e70608265bc20761848657b900a6d60c888ec4027e3b9f1884efa41d0d0591c4f3e26edd96a806ecdfc3b921d5871465a799a5ea5905627b7093f5b1
 DIST mocha-2.1.0.tar.gz 243730 BLAKE2B 
a99cb5b6d968e0612cfc4f2d766029d2f700c92b3e1f16f33341b8c5652db823d52fc34070acd0711ea94077eeed32d13e605982b93baa56e7d11dae7fcfe55f
 SHA512 
8044065ebb2225f7aab117353b0a49c854768fd55f7165ccb5916027f6f8fc843665572ed786e41d5ec6affedf397f4de20fa31a9f9c1582a17a67555662a65e
 DIST mocha-2.2.0.tar.gz 247014 BLAKE2B 
7be3453e30be305a27a3a9c9cde8cfc196ebbf07329afe82fbbb79c320dfd08aaeca17242e1432d0e1b437f20260ee1557768851553d2a5d7f7697d07081468d
 SHA512 
1e611c31c311f9ff5f341c46a374eea16835cffeb2ff454e09c656503f05c1a2b7d7ff6d1bf33f8ea33cd1e5e53aca108d1f73fc46ca79029d09f8bdeb9036c6
+DIST mocha-2.3.0.tar.gz 247213 BLAKE2B 
faf2e9dc189b4db0e33f1ae7c780f998e9f2c4f1e29dc63e7e6c64bd679494e40bfab7e0227ee6e9e485e38fbe1dcd40d5fb2007ea7c7f3d42b4f6547b835257
 SHA512 
fc8d3922c593924d4e7ba138af06a90dbc00f2a466251f188de4d62ba3b3eb197252750561575383400aaeac65d59c436d3a14f5a288c2f1685d8d1bf5ae7202

diff --git a/dev-ruby/mocha/mocha-2.3.0.ebuild 
b/dev-ruby/mocha/mocha-2.3.0.ebuild
new file mode 100644
index ..06d86dc2ac9b
--- /dev/null
+++ b/dev-ruby/mocha/mocha-2.3.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+RUBY_FAKEGEM_TASK_TEST="test:units test:acceptance"
+RUBY_FAKEGEM_EXTRADOC="README.md RELEASE.md"
+RUBY_FAKEGEM_GEMSPEC="mocha.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and 
SchMock"
+HOMEPAGE="https://mocha.jamesmead.org/";
+SRC_URI="https://github.com/freerange/mocha/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+ruby_add_rdepend ">=dev-ruby/ruby2_keywords-0.0.5"
+
+ruby_add_bdepend "
+   test? ( >=dev-ruby/test-unit-2.5.1-r1 dev-ruby/introspection )"
+
+all_ruby_prepare() {
+   sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' 
Rakefile || die
+
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+}
+
+each_ruby_test() {
+   export MOCHA_NO_DOCS=true
+   each_fakegem_test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/coolio/

2024-05-17 Thread Hans de Graaff
commit: 89adc6fc65ca976c3a92fd492a59ff1b0f5dc721
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 18 05:35:36 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 18 05:35:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89adc6fc

dev-ruby/coolio: add 1.8.1

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/coolio/Manifest|  1 +
 dev-ruby/coolio/coolio-1.8.1.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-ruby/coolio/Manifest b/dev-ruby/coolio/Manifest
index ae5012dada98..df953bf986fe 100644
--- a/dev-ruby/coolio/Manifest
+++ b/dev-ruby/coolio/Manifest
@@ -1,2 +1,3 @@
 DIST cool.io-1.7.1.gem 112640 BLAKE2B 
107d7541180de46c78542eab4b131220c4ae4a10210c7ff870f54eb24178b364fcac1abc4b93f8d0eccea197fb746cede95416aea8f3d5cc458626b1fa9a02f4
 SHA512 
9ab3e6ddd1689b2825f9bd82714b4ef5ac921dc4b2f84786971c3ec448577613cee73084c99090382878b0da43c9228cb2fd3a8627dc8f62ceeeff274dbdc929
 DIST cool.io-1.8.0.gem 113152 BLAKE2B 
358fc0296636adb793a38a5763a964f6109a7884bba62f98d3ef92cd9a1a8ee038e3f2866a5f2bfad13a78519cd4299c4543a9382bc65bca59d4374102a09272
 SHA512 
e847bafbc157d05f1d48b262856a68d80b183a9eed29d6d454df4fbe7fabc427e6e83c873a0f36f2f8cc06bebac22cc1993f344943e43faaf556a8b235666026
+DIST cool.io-1.8.1.gem 113152 BLAKE2B 
555454735c490ef60a54b2c77b9a07c870b9c7bee0807df24bde82d04ad030a0ee2e04957eb3c6e8b38d199c4082d066d62ebd7ba7886ae61c50c631b024effe
 SHA512 
c4dd6587c9625e5f2060e603c6ea4fca3dc959208657e4cf8f3cdaa51b6c5ce79facea63bc4d4d6541521f42b77f2caec448e1fc7d476319224e08da633b4cbc

diff --git a/dev-ruby/coolio/coolio-1.8.1.ebuild 
b/dev-ruby/coolio/coolio-1.8.1.ebuild
new file mode 100644
index ..3076fad23392
--- /dev/null
+++ b/dev-ruby/coolio/coolio-1.8.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+RUBY_FAKEGEM_NAME="cool.io"
+
+RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/cool.io/extconf.rb ext/iobuffer/extconf.rb)
+
+inherit flag-o-matic ruby-fakegem
+
+DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
+HOMEPAGE="https://coolio.github.io/";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# cool.io includes a bundled version of libev that is patched to work 
correctly with ruby.
+
+all_ruby_prepare() {
+   # See bug #855869 and its large number of dupes in bundled libev copies.
+   filter-lto
+   append-flags -fno-strict-aliasing
+
+   rm -r Gemfile* lib/.gitignore || die
+
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '28i  s.add_dependency "iobuffer"' ${RUBY_FAKEGEM_GEMSPEC} || 
die
+   sed -i -e '/git ls-files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Avoid dependency on rake-compiler
+   sed -i -e '/extensiontask/ s:^:#:' \
+   -e '/ExtensionTask/,/^end/ s:^:#:' Rakefile || die
+
+   # Remove specs that require network connectivity
+   rm -f spec/dns_spec.rb || die
+
+   # Use one address consistently
+   sed -i -e 's/localhost/127.0.0.1/' 
spec/{udp_socket,tcp_server,iobuffer}_spec.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/coolio/

2024-05-17 Thread Hans de Graaff
commit: 10b245969fd3111c5cd438ab90810587fd107bc2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 18 05:35:52 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 18 05:35:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b24596

dev-ruby/coolio: update upstream metadata

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/coolio/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/coolio/metadata.xml b/dev-ruby/coolio/metadata.xml
index b484ee35ee3a..29b913f3ad19 100644
--- a/dev-ruby/coolio/metadata.xml
+++ b/dev-ruby/coolio/metadata.xml
@@ -6,6 +6,6 @@
Gentoo Ruby Project
 
 
-   tarcieri/cool.io
+   socketry/cool.io
 
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/coolio/

2024-05-17 Thread Hans de Graaff
commit: 6deb86814cfbd5b741bd4039221ea5db19507f66
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat May 18 05:36:15 2024 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat May 18 05:36:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6deb8681

dev-ruby/coolio: drop 1.7.1-r1, 1.7.1-r2

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/coolio/Manifest   |  1 -
 dev-ruby/coolio/coolio-1.7.1-r1.ebuild | 48 ---
 dev-ruby/coolio/coolio-1.7.1-r2.ebuild | 52 --
 3 files changed, 101 deletions(-)

diff --git a/dev-ruby/coolio/Manifest b/dev-ruby/coolio/Manifest
index df953bf986fe..13f42b9fab6e 100644
--- a/dev-ruby/coolio/Manifest
+++ b/dev-ruby/coolio/Manifest
@@ -1,3 +1,2 @@
-DIST cool.io-1.7.1.gem 112640 BLAKE2B 
107d7541180de46c78542eab4b131220c4ae4a10210c7ff870f54eb24178b364fcac1abc4b93f8d0eccea197fb746cede95416aea8f3d5cc458626b1fa9a02f4
 SHA512 
9ab3e6ddd1689b2825f9bd82714b4ef5ac921dc4b2f84786971c3ec448577613cee73084c99090382878b0da43c9228cb2fd3a8627dc8f62ceeeff274dbdc929
 DIST cool.io-1.8.0.gem 113152 BLAKE2B 
358fc0296636adb793a38a5763a964f6109a7884bba62f98d3ef92cd9a1a8ee038e3f2866a5f2bfad13a78519cd4299c4543a9382bc65bca59d4374102a09272
 SHA512 
e847bafbc157d05f1d48b262856a68d80b183a9eed29d6d454df4fbe7fabc427e6e83c873a0f36f2f8cc06bebac22cc1993f344943e43faaf556a8b235666026
 DIST cool.io-1.8.1.gem 113152 BLAKE2B 
555454735c490ef60a54b2c77b9a07c870b9c7bee0807df24bde82d04ad030a0ee2e04957eb3c6e8b38d199c4082d066d62ebd7ba7886ae61c50c631b024effe
 SHA512 
c4dd6587c9625e5f2060e603c6ea4fca3dc959208657e4cf8f3cdaa51b6c5ce79facea63bc4d4d6541521f42b77f2caec448e1fc7d476319224e08da633b4cbc

diff --git a/dev-ruby/coolio/coolio-1.7.1-r1.ebuild 
b/dev-ruby/coolio/coolio-1.7.1-r1.ebuild
deleted file mode 100644
index 030b833390e9..
--- a/dev-ruby/coolio/coolio-1.7.1-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-RUBY_FAKEGEM_NAME="cool.io"
-
-RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
-
-RUBY_FAKEGEM_EXTENSIONS=(ext/cool.io/extconf.rb ext/iobuffer/extconf.rb)
-
-inherit flag-o-matic ruby-fakegem
-
-DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
-HOMEPAGE="https://coolio.github.io/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# cool.io includes a bundled version of libev that is patched to work 
correctly with ruby.
-
-all_ruby_prepare() {
-   # See bug #855869 and its large number of dupes in bundled libev copies.
-   filter-lto
-   append-flags -fno-strict-aliasing
-
-   rm -r Gemfile* lib/.gitignore || die
-
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '28i  s.add_dependency "iobuffer"' ${RUBY_FAKEGEM_GEMSPEC} || 
die
-   sed -i -e '/git ls-files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-
-   # Avoid dependency on rake-compiler
-   sed -i -e '/extensiontask/ s:^:#:' \
-   -e '/ExtensionTask/,/^end/ s:^:#:' Rakefile || die
-
-   # Remove specs that require network connectivity
-   rm -f spec/dns_spec.rb || die
-
-   # Use one address consistently
-   sed -i -e 's/localhost/127.0.0.1/' 
spec/{udp_socket,tcp_server,iobuffer}_spec.rb || die
-}

diff --git a/dev-ruby/coolio/coolio-1.7.1-r2.ebuild 
b/dev-ruby/coolio/coolio-1.7.1-r2.ebuild
deleted file mode 100644
index 1dda791d8c93..
--- a/dev-ruby/coolio/coolio-1.7.1-r2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-RUBY_FAKEGEM_NAME="cool.io"
-
-RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec"
-
-RUBY_FAKEGEM_EXTENSIONS=(ext/cool.io/extconf.rb ext/iobuffer/extconf.rb)
-
-inherit flag-o-matic ruby-fakegem
-
-DESCRIPTION="A high performance event framework for Ruby which uses the libev 
C library"
-HOMEPAGE="https://coolio.github.io/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.7.1-fix-build-clang16.patch
-)
-
-# cool.io includes a bundled version of libev that is patched to work 
correctly with ruby.
-
-all_ruby_prepare() {
-   # See bug #855869 and its large number of dupes in bundled libev copies.
-   filter-lto
-   append-flags -fno-strict-aliasing
-
-   rm -r Gemfile* lib/.gitignore || die
-
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '28i  s.add_dependency "iobuffer"' ${RUBY_FAKEGEM_GEMSPEC} || 
die
-   sed -i -e '/git ls-files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
-
-   # Avoid dependency on rake-compiler
-   sed -i -e '/extensiontask/ s:^:#:

[gentoo-commits] repo/gentoo:master commit in: dev-python/iniparse/, dev-python/iniparse/files/

2024-05-17 Thread Michał Górny
commit: 3709dc49c5a6fd4290842506d5bfc735cc5611bd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:21:28 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:25:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3709dc49

dev-python/iniparse: Backport a test suite fix

Signed-off-by: Michał Górny  gentoo.org>

 .../files/iniparse-0.5_p20221102-py3.11.7.patch| 27 ++
 dev-python/iniparse/iniparse-0.5_p20221102.ebuild  |  9 ++--
 2 files changed, 34 insertions(+), 2 deletions(-)

diff --git a/dev-python/iniparse/files/iniparse-0.5_p20221102-py3.11.7.patch 
b/dev-python/iniparse/files/iniparse-0.5_p20221102-py3.11.7.patch
new file mode 100644
index ..e2c71c0fd582
--- /dev/null
+++ b/dev-python/iniparse/files/iniparse-0.5_p20221102-py3.11.7.patch
@@ -0,0 +1,27 @@
+From 033c0aa3e1a51cb70a97762252059e70cc2f671c Mon Sep 17 00:00:00 2001
+From: Daniel Garcia Moreno 
+Date: Wed, 20 Dec 2023 12:40:14 +0100
+Subject: [PATCH] Fix tests with python 3.11.7
+
+---
+ tests/test_compat.py | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/tests/test_compat.py b/tests/test_compat.py
+index 8d7c785..86d0524 100644
+--- a/tests/test_compat.py
 b/tests/test_compat.py
+@@ -1,3 +1,4 @@
++import os
+ from iniparse import compat as ConfigParser
+ from io import StringIO
+ try:
+@@ -263,6 +264,8 @@ class mystr(str):
+ 
+ def test_read_returns_file_list(self):
+ file1 = test_support.findfile("cfgparser.1")
++if not os.path.exists(file1):
++file1 = test_support.findfile("configdata/cfgparser.1")
+ # check when we pass a mix of readable and non-readable files:
+ cf = self.newconfig()
+ parsed_files = cf.read([file1, "nonexistant-file"])

diff --git a/dev-python/iniparse/iniparse-0.5_p20221102.ebuild 
b/dev-python/iniparse/iniparse-0.5_p20221102.ebuild
index f6c69f6ad934..ed1508ff92c5 100644
--- a/dev-python/iniparse/iniparse-0.5_p20221102.ebuild
+++ b/dev-python/iniparse/iniparse-0.5_p20221102.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -33,8 +33,13 @@ BDEPEND="
${RDEPEND}
 "
 
+PATCHES=(
+   # https://github.com/candlepin/python-iniparse/pull/29
+   "${FILESDIR}/${P}-py3.11.7.patch"
+)
+
 python_test() {
-   "${EPYTHON}" runtests.py || die
+   "${EPYTHON}" runtests.py -v || die
 }
 
 python_install_all() {



[gentoo-commits] repo/gentoo:master commit in: dev-python/jsonpatch/

2024-05-17 Thread Michał Górny
commit: 5d3fa15fc1de3fdf943f9260c047d12300181edd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:17:00 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:25:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3fa15f

dev-python/jsonpatch: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jsonpatch/jsonpatch-1.33.ebuild | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/dev-python/jsonpatch/jsonpatch-1.33.ebuild 
b/dev-python/jsonpatch/jsonpatch-1.33.ebuild
index 0dcdc83e1831..cdd23d1e88f9 100644
--- a/dev-python/jsonpatch/jsonpatch-1.33.ebuild
+++ b/dev-python/jsonpatch/jsonpatch-1.33.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 
@@ -35,6 +35,14 @@ BDEPEND="
)
 "
 
+src_prepare() {
+   distutils-r1_src_prepare
+
+   # https://github.com/stefankoegl/python-json-patch/pull/159
+   sed -e 
's/unittest.makeSuite/unittest.defaultTestLoader.loadTestsFromTestCase/' \
+   -i ext_tests.py tests.py
+}
+
 python_test() {
"${EPYTHON}" tests.py || die "Tests of tests.py fail with ${EPYTHON}"
"${EPYTHON}" ext_tests.py || die "Tests of ext_tests.py fail with 
${EPYTHON}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/json5/

2024-05-17 Thread Michał Górny
commit: cfbe1456bd3cf715c40402f6b5bbf024c23566a1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:19 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbe1456

dev-python/json5: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/json5/json5-0.9.25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/json5/json5-0.9.25.ebuild 
b/dev-python/json5/json5-0.9.25.ebuild
index 90c8fcac19c6..a2ec656fb628 100644
--- a/dev-python/json5/json5-0.9.25.ebuild
+++ b/dev-python/json5/json5-0.9.25.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/junit-xml/

2024-05-17 Thread Michał Górny
commit: 1e20567ae167d1245428ce24c05be4e82c57b9de
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:29 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:03:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e20567a

dev-python/junit-xml: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/junit-xml/junit-xml-1.9-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/junit-xml/junit-xml-1.9-r1.ebuild 
b/dev-python/junit-xml/junit-xml-1.9-r1.ebuild
index dd86eb10ad8d..017d20cc87c9 100644
--- a/dev-python/junit-xml/junit-xml-1.9-r1.ebuild
+++ b/dev-python/junit-xml/junit-xml-1.9-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jsonxs/

2024-05-17 Thread Michał Górny
commit: a355922a2d7a48cec3e395b9847716a99d0c86b5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:25 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:03:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a355922a

dev-python/jsonxs: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jsonxs/jsonxs-0.6-r1.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/jsonxs/jsonxs-0.6-r1.ebuild 
b/dev-python/jsonxs/jsonxs-0.6-r1.ebuild
index 39aeaffc85bd..05b7899d3e9a 100644
--- a/dev-python/jsonxs/jsonxs-0.6-r1.ebuild
+++ b/dev-python/jsonxs/jsonxs-0.6-r1.ebuild
@@ -1,15 +1,18 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 
 DESCRIPTION="Get/set values in JSON and Python datastructures"
-HOMEPAGE="https://github.com/fboender/jsonxs";
+HOMEPAGE="
+   https://github.com/fboender/jsonxs/
+   https://pypi.org/project/jsonxs/
+"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/jq/

2024-05-17 Thread Michał Górny
commit: 2aa213434e21a28980afc6eb4df2b9f303a17201
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:17 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa21343

dev-python/jq: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jq/jq-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jq/jq-1.7.0.ebuild b/dev-python/jq/jq-1.7.0.ebuild
index 2727438ff8be..b27d074c918a 100644
--- a/dev-python/jq/jq-1.7.0.ebuild
+++ b/dev-python/jq/jq-1.7.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jsonref/

2024-05-17 Thread Michał Górny
commit: e052cb3dc15ce3118cade3f7655fff6b5540bc07
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:23 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:03:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e052cb3d

dev-python/jsonref: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jsonref/jsonref-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jsonref/jsonref-1.1.0.ebuild 
b/dev-python/jsonref/jsonref-1.1.0.ebuild
index 6233424f0523..c4838053296c 100644
--- a/dev-python/jsonref/jsonref-1.1.0.ebuild
+++ b/dev-python/jsonref/jsonref-1.1.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=pdm-backend
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jinja2-time/

2024-05-17 Thread Michał Górny
commit: d92b7f704185d47215eb507e3c7170babc9d0df4
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:18 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:18 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92b7f70

dev-python/jinja2-time: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jinja2-time/jinja2-time-0.2.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jinja2-time/jinja2-time-0.2.0-r1.ebuild 
b/dev-python/jinja2-time/jinja2-time-0.2.0-r1.ebuild
index e1f064fa6fd8..69621700ac1b 100644
--- a/dev-python/jinja2-time/jinja2-time-0.2.0-r1.ebuild
+++ b/dev-python/jinja2-time/jinja2-time-0.2.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jsondiff/

2024-05-17 Thread Michał Górny
commit: f257332d0b3caa4c7bf429a00c42b6bcf9844329
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:21 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f257332d

dev-python/jsondiff: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jsondiff/jsondiff-2.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jsondiff/jsondiff-2.0.0-r1.ebuild 
b/dev-python/jsondiff/jsondiff-2.0.0-r1.ebuild
index ea2d7a917ad2..cadb65795ab0 100644
--- a/dev-python/jsondiff/jsondiff-2.0.0-r1.ebuild
+++ b/dev-python/jsondiff/jsondiff-2.0.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jsonext/

2024-05-17 Thread Michał Górny
commit: 302503bb66ca70430857b1bcb3275d018f438a45
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:26 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:03:18 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302503bb

dev-python/jsonext: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jsonext/jsonext-0.4.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jsonext/jsonext-0.4.2-r1.ebuild 
b/dev-python/jsonext/jsonext-0.4.2-r1.ebuild
index 2a7b50f6a05d..aed483232d75 100644
--- a/dev-python/jsonext/jsonext-0.4.2-r1.ebuild
+++ b/dev-python/jsonext/jsonext-0.4.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/josepy/

2024-05-17 Thread Michał Górny
commit: 6f4044bb2b5ebc44c86e150db23d1fc1f75ae153
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:27 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:03:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4044bb

dev-python/josepy: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/josepy/josepy-1.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/josepy/josepy-1.14.0.ebuild 
b/dev-python/josepy/josepy-1.14.0.ebuild
index 8a586a4a7835..561a5ed665fa 100644
--- a/dev-python/josepy/josepy-1.14.0.ebuild
+++ b/dev-python/josepy/josepy-1.14.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jmespath/

2024-05-17 Thread Michał Górny
commit: a9e36e5553078875318d6c3c19e1b4ef884332c6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:15 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e36e55

dev-python/jmespath: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jmespath/jmespath-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jmespath/jmespath-1.0.1.ebuild 
b/dev-python/jmespath/jmespath-1.0.1.ebuild
index feef6572c14e..7bbeafaf84ad 100644
--- a/dev-python/jmespath/jmespath-1.0.1.ebuild
+++ b/dev-python/jmespath/jmespath-1.0.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/

2024-05-17 Thread Michał Górny
commit: 2fef517471a25b207b629e114bbe8d29b5eeef26
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:13 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fef5174

dev-python/jaraco-stream: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild 
b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
index 2fdadea0c5cb..1ead9f9f6404 100644
--- a/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-versioning/

2024-05-17 Thread Michał Górny
commit: 5fd5caf33563f04f0f72eebcaf3aaca38e5b1813
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:14 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd5caf3

dev-python/jaraco-versioning: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-versioning/jaraco-versioning-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-versioning/jaraco-versioning-1.1.0.ebuild 
b/dev-python/jaraco-versioning/jaraco-versioning-1.1.0.ebuild
index 68d1d5b5ffe2..966aa5a19193 100644
--- a/dev-python/jaraco-versioning/jaraco-versioning-1.1.0.ebuild
+++ b/dev-python/jaraco-versioning/jaraco-versioning-1.1.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-logging/

2024-05-17 Thread Michał Górny
commit: ec0e61dbc46dd79a637154eaf3f3d323b3d2cef3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 05:00:11 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 05:00:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0e61db

dev-python/jaraco-logging: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild 
b/dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild
index 786cbbc50940..1f8957828d68 100644
--- a/dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild
+++ b/dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sqlglot/

2024-05-17 Thread Michał Górny
commit: f7e93537d4d6ec8224f727f2a588020851dac46a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:44:12 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:52:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e93537

dev-python/sqlglot: Bump to 23.16.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sqlglot/Manifest   |   1 +
 dev-python/sqlglot/sqlglot-23.16.0.ebuild | 121 ++
 2 files changed, 122 insertions(+)

diff --git a/dev-python/sqlglot/Manifest b/dev-python/sqlglot/Manifest
index 909151e00adf..0d9c7c7afbf8 100644
--- a/dev-python/sqlglot/Manifest
+++ b/dev-python/sqlglot/Manifest
@@ -22,6 +22,7 @@ DIST smallvec-1.11.2.crate 34801 BLAKE2B 
58645e99db8f02db64d02c75860c7ea41836c42
 DIST sqlglot-23.15.10.tar.gz 13159370 BLAKE2B 
eb1d675288f33c51938597c4b186ab4727f3149049c5089ea0c4aad8b479bdb0b51fa5bfb9a76fc00ca6c5d74aad1ce1ff347046516aa100c1af0f7640393de9
 SHA512 
75cca2b9fa17132644bf8cf85f7b35c05cc2d304077ad3b91476daa45216d8fe2a0d1c6ef2161b62714771da373491570022debe64b552b333eeaa0b2f940960
 DIST sqlglot-23.15.8.tar.gz 13118607 BLAKE2B 
967590ff24f6a25adc4c227510ab027f695cf12b90dbf3304a6327afcdbfbd7d96d7f77b25876f3e7dce471c78e38498f9c156671f84f25b7eeecd315678a958
 SHA512 
4d283b9cd09b7bee873c07b9618cd046d1d312bf8e3280a635ccb91c45532c590a152db97cc338be91eafc2e68dd587f48460ad8eea1ab0b4c5ec5f64c2be2d9
 DIST sqlglot-23.15.9.tar.gz 13124523 BLAKE2B 
653c443dfb6308ca7dd896f24aa8783a06664ecc636416bef057ad2d8d98f988fcf95bc86bc55ec19a0fe479308dc1f1e2fdc125cf5fefb650955e9e3af20344
 SHA512 
198788fc3a0cf08f49f37a6dad79e31e909718b7fe27575cc4fc6a426a868fab2849a9923f1628ef03f56925928a70497efa616330281189dba900a84b4926cf
+DIST sqlglot-23.16.0.tar.gz 13162737 BLAKE2B 
f15f5ba639368be3268f62e9730cc8bb9c699c523dd7fcdad9fb37f28c7473f0f5ea6253d75c9bef3b2fe6f3f5884697924e9521d21f0efb289edfb4ace660d3
 SHA512 
33a0b9234ba95d5372b4673dcd877fad648e78d367ed715c8e40900fb10eea03a4bd129e10bd20f2701d504279d1a2a82dbc8256363d348d4019c3ff43927a26
 DIST syn-2.0.41.crate 246016 BLAKE2B 
9d389f2e2a0acb4c84c309456e8ffcc88c5d4d541535ed136832d7a6054dde45a598bb68e8a6f3062ca2a96e1ceae947d54b3aec9bad65b0c51d6733aa6c80db
 SHA512 
6bbaf69ca783025dfb81ac3612ac60bfbed31b2d87792909b35c12892dadebdaff2ddf9463105e536b671dce5870610ab90fe29471284bbd3014dca8d6993f1a
 DIST target-lexicon-0.12.12.crate 25156 BLAKE2B 
f3803596c75f6c89438592a1176c3748fc2c0524d7d50a20056de1cd26d40c572b05bafcdf6dd702752864bea37c8b4f28f96dadc12a5b3bb1d279b25e489f85
 SHA512 
6147295c43ba1b7b087a3c5ab51534b2985e4e77e5e15687978cfb9d07e21c4fd9bc7191576d6cabd268d08a44dc733c4a957e59dba8b948c2055d8bb433aeca
 DIST unicode-ident-1.0.12.crate 42168 BLAKE2B 
4cede03c08758ccd6bf53a0d0057d7542dfdd0c93d342e89f3b90460be85518a9fd24958d8b1da2b5a09b5ddbee8a4263982194158e171c2bba3e394d88d6dac
 SHA512 
bc1824e1e4452a40732fc69874d7e1a66f7803717a314790dcf48867eba34bc9441331ef031e386912e52c385645c25b6ed39d4f149973b5b97371b1b96b1920

diff --git a/dev-python/sqlglot/sqlglot-23.16.0.ebuild 
b/dev-python/sqlglot/sqlglot-23.16.0.ebuild
new file mode 100644
index ..3ecfcc322a3e
--- /dev/null
+++ b/dev-python/sqlglot/sqlglot-23.16.0.ebuild
@@ -0,0 +1,121 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+CARGO_OPTIONAL=1
+CRATES="
+   autocfg@1.1.0
+   bitflags@1.3.2
+   cfg-if@1.0.0
+   heck@0.4.1
+   indoc@2.0.4
+   libc@0.2.150
+   lock_api@0.4.11
+   memoffset@0.9.0
+   once_cell@1.19.0
+   parking_lot@0.12.1
+   parking_lot_core@0.9.9
+   proc-macro2@1.0.70
+   pyo3-build-config@0.20.0
+   pyo3-ffi@0.20.0
+   pyo3-macros-backend@0.20.0
+   pyo3-macros@0.20.0
+   pyo3@0.20.0
+   quote@1.0.33
+   redox_syscall@0.4.1
+   scopeguard@1.2.0
+   smallvec@1.11.2
+   syn@2.0.41
+   target-lexicon@0.12.12
+   unicode-ident@1.0.12
+   unindent@0.2.3
+   windows-targets@0.48.5
+   windows_aarch64_gnullvm@0.48.5
+   windows_aarch64_msvc@0.48.5
+   windows_i686_gnu@0.48.5
+   windows_i686_msvc@0.48.5
+   windows_x86_64_gnu@0.48.5
+   windows_x86_64_gnullvm@0.48.5
+   windows_x86_64_msvc@0.48.5
+"
+
+inherit cargo distutils-r1 pypi optfeature
+
+DESCRIPTION="An easily customizable SQL parser and transpiler"
+HOMEPAGE="
+   https://sqlglot.com/
+   https://github.com/tobymao/sqlglot/
+   https://pypi.org/project/sqlglot/
+"
+SRC_URI+="
+   native-extensions? (
+   ${CARGO_CRATE_URIS}
+   )
+"
+
+LICENSE="MIT"
+LICENSE+=" native-extensions? ("
+# Dependent crate licenses
+LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016"
+LICENSE+=" )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="+native-extensions"
+
+BDEPEND="
+   native-extensions? (
+  

[gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-lint/

2024-05-17 Thread Michał Górny
commit: 35830d805f07c6e12c454c7afe8a2c207d3d74ad
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:45:57 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:52:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35830d80

dev-python/cfn-lint: Bump to 0.87.3

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cfn-lint/Manifest   |  1 +
 dev-python/cfn-lint/cfn-lint-0.87.3.ebuild | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/dev-python/cfn-lint/Manifest b/dev-python/cfn-lint/Manifest
index d5283f7f1774..5bf72eff4b64 100644
--- a/dev-python/cfn-lint/Manifest
+++ b/dev-python/cfn-lint/Manifest
@@ -1,3 +1,4 @@
 DIST cfn_lint-0.86.4.tar.gz 3911739 BLAKE2B 
ea2d58abb78b466371b5a65cda2f5fd06f31eb16eece4d5bb3741f166e0bfb54d35c5d6605f5d9b333876fa1a85916f0aaecab5f0b0bd6b29841a2b5e813ed09
 SHA512 
71b50058ccdbcccedc92b70ca1af4c5163feb26415a97afad6e39761645423259b4dcdb6a24b517ba494e7474b31909d44399461c6d19834791d5057b14ef886
 DIST cfn_lint-0.87.1.tar.gz 3997592 BLAKE2B 
058de8badb0b37bda16e5239a2d9aa3727804bc9bd1b308cf9225c4b650eb6d0ad184025eee9e32ac9909db429641a8c928695be9c1a0cf587cffbf4f50dcba2
 SHA512 
3143d23738de9435c63b1f7f6f8abcea9fa235e45c885f15869a18a67089421094f77b5f4dd472f354f2901595bf1d0c2ef66f5605ff5ebc1ebbdbdca181d6bf
 DIST cfn_lint-0.87.2.tar.gz 3963369 BLAKE2B 
e1238db45fa2856ed1becdbaeccd2bd7aab3c0c3f54e3bd13cdad27d20c0c9e0c85a232121f63b152554f95066cf24119b9e2c02d0402d673ed5d7eefc8565ed
 SHA512 
b0503138d7ca939003b472ce0e35ae0f0c3aa9550cc889e28a709856051d059c619c2ac5d47735ce0702cb975949d6ea64aff6c2b5168738ccf8afbcf950801d
+DIST cfn_lint-0.87.3.tar.gz 3963065 BLAKE2B 
400532698248204fe2bbf9f29fb374d178cd4a8b168dcb681b284da0d5d7be17cd28292b8f37a7c600936b96a56e90d925e5e0d88f062f5c8a7821f0ffe43528
 SHA512 
b23ed7259907da993469b4b2a6cfb6a5b8f1bc9186d65e8392ccf628b8b37fe7a0bde6d5d57ca6924d738770367e67245f13abce4777fa88945316569eb59b4b

diff --git a/dev-python/cfn-lint/cfn-lint-0.87.3.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.87.3.ebuild
new file mode 100644
index ..ccd32235036e
--- /dev/null
+++ b/dev-python/cfn-lint/cfn-lint-0.87.3.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="CloudFormation Linter"
+HOMEPAGE="
+   https://github.com/aws-cloudformation/cfn-lint/
+   https://pypi.org/project/cfn-lint/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/aws-sam-translator-1.87.0[${PYTHON_USEDEP}]
+   dev-python/jsonpatch[${PYTHON_USEDEP}]
+   >=dev-python/jschema-to-python-1.2.3[${PYTHON_USEDEP}]
+   =dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
+   dev-python/junit-xml[${PYTHON_USEDEP}]
+   dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
+   >=dev-python/regex-2021.7.1[${PYTHON_USEDEP}]
+   >=dev-python/sarif-om-1.0.4[${PYTHON_USEDEP}]
+   >=dev-python/sympy-1.0.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin the deps
+   sed -e 's:~=[0-9.]*::' -i setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # TODO
+   
test/unit/module/test_template.py::TestTemplate::test_build_graph
+   # requires git repo
+   
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
+   # Internet
+   
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
+   
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
+   # TODO: it looks as if AWS_DEFAULT_REGION didn't work
+   test/unit/module/core/test_run_cli.py::TestCli::test_bad_config
+   
test/unit/module/core/test_run_cli.py::TestCli::test_override_parameters
+   
test/unit/module/core/test_run_cli.py::TestCli::test_positional_template_parameters
+   
test/unit/module/core/test_run_cli.py::TestCli::test_template_config
+   )
+
+   # from tox.ini
+   local -x AWS_DEFAULT_REGION=us-east-1
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/types-setuptools/

2024-05-17 Thread Michał Górny
commit: a45ad86b7f534c518740e79424bc929592c9506a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:43:13 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:52:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45ad86b

dev-python/types-setuptools: Bump to 69.5.0.20240518

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/types-setuptools/Manifest|  1 +
 .../types-setuptools-69.5.0.20240518.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-python/types-setuptools/Manifest 
b/dev-python/types-setuptools/Manifest
index 58604bd38a0a..90fe2194f3ef 100644
--- a/dev-python/types-setuptools/Manifest
+++ b/dev-python/types-setuptools/Manifest
@@ -1,2 +1,3 @@
 DIST types-setuptools-69.5.0.20240423.tar.gz 37608 BLAKE2B 
8a5b9ece3318ac9646c5a8e5961e6fbc05fddb4a5e96cc2d0d96f11b317b2ec1da1f4fb8624348e0cc307cc7781895f9d016eac3f07f37351a3211f77a2de1a0
 SHA512 
2134c4c31bddd6c8f5722f171054dda21abdb13d743fb94fc280fc185b521b24e889be9f61c21e83a5d881c9ca40ffb7b60d49a3abb63f30c51793ed2b32b56f
 DIST types-setuptools-69.5.0.20240513.tar.gz 37766 BLAKE2B 
8c573de3c40af243061f04c21266815fc13f6f5244919b98ecd2345bc790a40471ea21939163a08727b505b5cf295e44889ace93faf51ac9baf9f51195fecb6b
 SHA512 
fcd7262fc2f54f22480ddc09f9edfa1202dfc0e5f2d0dec3accc6bfb32666bd3f49a6e455e0e834e2166d38ea8782c172dd85c4adb30329b0d7c9bae66f74d7b
+DIST types-setuptools-69.5.0.20240518.tar.gz 37877 BLAKE2B 
0dc0debe16a13d3b365284eeb73f15f2313de78d6bb68ea87ad7f55109980cc67704a9b83e5e25027110ced85249503578232c9b949ebdafd19fcbc5b16d9608
 SHA512 
08e4fb4db92ac81eccfdd9a458ec8313e26bf4ad2d4125797acd6c4e02c47c0a9715aaad0b270895e52947b0d0e428d32bcbae310a5b799a0ae1510afb8211e7

diff --git 
a/dev-python/types-setuptools/types-setuptools-69.5.0.20240518.ebuild 
b/dev-python/types-setuptools/types-setuptools-69.5.0.20240518.ebuild
new file mode 100644
index ..69fd1036f5c6
--- /dev/null
+++ b/dev-python/types-setuptools/types-setuptools-69.5.0.20240518.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Typing stubs for setuptools"
+HOMEPAGE="https://pypi.org/project/types-setuptools/";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/phonenumbers/

2024-05-17 Thread Michał Górny
commit: ed72b7f892faf87f93cf03aa58b22e9c34c8b916
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:46:18 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:52:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed72b7f8

dev-python/phonenumbers: Bump to 8.13.37

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/phonenumbers/Manifest   |  1 +
 .../phonenumbers/phonenumbers-8.13.37.ebuild   | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/phonenumbers/Manifest b/dev-python/phonenumbers/Manifest
index 71d0f6c80749..f742e5f836b9 100644
--- a/dev-python/phonenumbers/Manifest
+++ b/dev-python/phonenumbers/Manifest
@@ -1 +1,2 @@
 DIST python-phonenumbers-8.13.36.gh.tar.gz 4915552 BLAKE2B 
f9948876d363bba6f4a06411b809235a99003ed3a984681fc359cac05e0692e0521888221770bdbcda21c748c1401109820d01fd84854fc81501475b425ebd49
 SHA512 
4c82e6ce5fb1691cb1b843914d55c52e1d7bf0b4590354df7df5895eb5a410e8efcb986c9e960f542a08311a8ae7f4d400c9d4a9564a229443f34c05b4c505f1
+DIST python-phonenumbers-8.13.37.gh.tar.gz 4915690 BLAKE2B 
b0d325c5f5aca2bcfcc98bab4e5654f4cb21908b41c32b498543186e037b1f2d425ed265c1a3d2bec87fc8ae913257fc455169c91929bfbba3e44bcedffaf0dc
 SHA512 
ac55e8cb2bad7e1e70afb13c49cdd1f73fc840cad6e10f4f9a6c817043729aaf3bdfddae0c9ab3d19f9d4de8cdff949c0bddd94de63e1c42e6c55e0445c69d6c

diff --git a/dev-python/phonenumbers/phonenumbers-8.13.37.ebuild 
b/dev-python/phonenumbers/phonenumbers-8.13.37.ebuild
new file mode 100644
index ..2fc9bdbaa7c9
--- /dev/null
+++ b/dev-python/phonenumbers/phonenumbers-8.13.37.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+MY_P=python-${P}
+DESCRIPTION="Python port of Google's libphonenumber"
+HOMEPAGE="
+   https://github.com/daviddrysdale/python-phonenumbers/
+   https://pypi.org/project/phonenumbers/
+"
+SRC_URI="
+   
https://github.com/daviddrysdale/python-phonenumbers/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}/python
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   test? (
+   dev-python/protobuf-python[${PYTHON_USEDEP}]
+   )
+"
+
+DOCS=( ../README.md )
+
+python_test() {
+   "${EPYTHON}" testwrapper.py -v || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/trove-classifiers/

2024-05-17 Thread Michał Górny
commit: 4d9a4723daa54a6906da00cd162db23e9e888c28
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:47:35 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:52:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9a4723

dev-python/trove-classifiers: Bump to 2024.5.17

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/trove-classifiers/Manifest  |  1 +
 .../trove-classifiers-2024.5.17.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/trove-classifiers/Manifest 
b/dev-python/trove-classifiers/Manifest
index db183d2aec56..e5fb21529446 100644
--- a/dev-python/trove-classifiers/Manifest
+++ b/dev-python/trove-classifiers/Manifest
@@ -1 +1,2 @@
 DIST trove-classifiers-2024.4.10.tar.gz 16036 BLAKE2B 
bfd0ae5e3e1dc2dab67e66dc9cdf90b3ff789d00fff5f13ddf8974736adf3e37c505488d4aea32b0c4b43a6d77617e9a0672def2e66baf813734b1e3bebb8bd3
 SHA512 
2705ea82869bb3092dd37c817d5263955249b44ad64c0fcedc523ecc78eaeb2a327500adbafe70c5d08b5961bf8095748e34a0daa1a2ba8db3fa27e1a35a645b
+DIST trove_classifiers-2024.5.17.tar.gz 16046 BLAKE2B 
b4b0c2d1a7dd551be2c0da69fc57d4f489d61a5f2eff9345c557409f12ab51185bcaa72d4f8cf6d9738fc474594bde0de46b0cba9277abd2c19f570e6d84e5fa
 SHA512 
2268b79f38d4f1a6ca109556daf1a90c88d7e6c6446e9bcbdbd3669e723aacbbec14f2e2c89c21c6991dc72a3f16839514f67c0c5b716e04feb19e74a0fed7fc

diff --git a/dev-python/trove-classifiers/trove-classifiers-2024.5.17.ebuild 
b/dev-python/trove-classifiers/trove-classifiers-2024.5.17.ebuild
new file mode 100644
index ..8fea4e4a1421
--- /dev/null
+++ b/dev-python/trove-classifiers/trove-classifiers-2024.5.17.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Canonical source for classifiers on PyPI (pypi.org)"
+HOMEPAGE="
+   https://github.com/pypa/trove-classifiers/
+   https://pypi.org/project/trove-classifiers/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+
+distutils_enable_tests pytest
+
+src_configure() {
+   grep -q 'build-backend = "setuptools' pyproject.toml ||
+   die "Upstream changed build-backend, recheck"
+   # write a custom pyproject.toml to ease hatchling bootstrap
+   cat > pyproject.toml <<-EOF || die
+   [build-system]
+   requires = ["flit_core >=3.2,<4"]
+   build-backend = "flit_core.buildapi"
+
+   [project]
+   name = "trove-classifiers"
+   version = "${PV}"
+   description = "Canonical source for classifiers on PyPI 
(pypi.org)."
+   EOF
+}
+
+python_test() {
+   epytest
+   "${EPYTHON}" -m tests.lib || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-localftpserver/

2024-05-17 Thread Michał Górny
commit: 36ee7719c14e5fe8e65980726f7347bc2cdd394f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:45:10 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:52:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36ee7719

dev-python/pytest-localftpserver: Bump to 1.3.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-localftpserver/Manifest  |  1 +
 .../pytest-localftpserver-1.3.1.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/pytest-localftpserver/Manifest 
b/dev-python/pytest-localftpserver/Manifest
index 34c6c7822a26..fb0385ec1329 100644
--- a/dev-python/pytest-localftpserver/Manifest
+++ b/dev-python/pytest-localftpserver/Manifest
@@ -1 +1,2 @@
 DIST pytest_localftpserver-1.2.0.tar.gz 48817 BLAKE2B 
d0b2cdc2596fa12c8f082fd2fa3847541b731367abfccb7a57d3408d74c1637bfc644bb80482d9a1a25072d94b1f663b8ad8c0ad51c2d9dac65156a80638
 SHA512 
19e300c4ebb1d89ebfa4dce04296b8962014a139f82a409f6d46f748f653cfd1f4192a7fb65987015b2bf7237682507c4d6e42dab816c275ba7f8a302eb9a3e9
+DIST pytest_localftpserver-1.3.1.tar.gz 48894 BLAKE2B 
a90003e61faa0d0fab7e7e44d2c87c02fe976bbe75b9596c9a79c969636370f776b41a3cbe45ed949cffef40b176510dad8aefa7be115ca7f1c704634b2c
 SHA512 
605ef5b96c046f9b949d62800bb37a74b4807718a1591ff9374526b0c990280ed32470c79943097afe101e2c8d7691c49510a0cb0a7170f470f3cef226879824

diff --git 
a/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.1.ebuild 
b/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.1.ebuild
new file mode 100644
index ..eea2b77209bd
--- /dev/null
+++ b/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A PyTest plugin which provides an FTP fixture for your tests"
+HOMEPAGE="
+   https://github.com/oz123/pytest-localftpserver/
+   https://pypi.org/project/pytest-localftpserver/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/pyftpdlib[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+"
+
+EPYTEST_IGNORE=(
+   # These tests require python wget module
+   tests/test_pytest_localftpserver.py
+   tests/test_pytest_localftpserver_TLS.py
+   tests/test_pytest_localftpserver_with_env_var.py
+)
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sqlglot/

2024-05-17 Thread Michał Górny
commit: a362b3ec2885985f2e05b80821b2cf2e093c783c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:43:46 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:52:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a362b3ec

dev-python/sqlglot: Bump to 23.15.10

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sqlglot/Manifest|   1 +
 dev-python/sqlglot/sqlglot-23.15.10.ebuild | 121 +
 2 files changed, 122 insertions(+)

diff --git a/dev-python/sqlglot/Manifest b/dev-python/sqlglot/Manifest
index 28ed54d612d7..909151e00adf 100644
--- a/dev-python/sqlglot/Manifest
+++ b/dev-python/sqlglot/Manifest
@@ -19,6 +19,7 @@ DIST quote-1.0.33.crate 28090 BLAKE2B 
77c4b166f1200e1ee2ab94a5014acd334c1fe4b7d7
 DIST redox_syscall-0.4.1.crate 24858 BLAKE2B 
c3301137a0b84e03b09d28dfa377ab3bea74d574a08cee21d35713b278d8b5b30ca2a1d73a0981baeb4644cbb88c86c8eb15ab3bb2692e38b93e6b35fab4e0da
 SHA512 
073ed9d96090cf46eab9877742277a013c62d8da86d9caf2310b4fa868af306511936553579e01309f27067d344226cc8dc5e3aef01d9b900da2febd33848f8d
 DIST scopeguard-1.2.0.crate 11619 BLAKE2B 
8b7e9ed6cefef9ee55407fb9690d57a2a98bb93e5105aeebdb475a52485e9e185255249e1dce8f83cd80534e7402d485aac3efa7e8493b13135de27550cd4bc4
 SHA512 
6247719a15fe1e4e2d179127b9a934bd2f99367724f41175ed9522f58824b6bc69b35002eae66b35880375ff61d77ac43ddaa78cbde7160a35183a1da32d3fbb
 DIST smallvec-1.11.2.crate 34801 BLAKE2B 
58645e99db8f02db64d02c75860c7ea41836c427c03ee3b0b23365e73a406e4fd6ac312bf13fc5faef8bb6111c10fcfd5f839d5b3686e9b34d1626f8469fc327
 SHA512 
5cfb427c3b99b0dbd71f6154ed899abcde9d7d2992977ac7b2ef3a4c3ff51e4efafd133071a69609b4ed6cb269bdc26b79eb72e1988f10dfcaef8185d950cd1d
+DIST sqlglot-23.15.10.tar.gz 13159370 BLAKE2B 
eb1d675288f33c51938597c4b186ab4727f3149049c5089ea0c4aad8b479bdb0b51fa5bfb9a76fc00ca6c5d74aad1ce1ff347046516aa100c1af0f7640393de9
 SHA512 
75cca2b9fa17132644bf8cf85f7b35c05cc2d304077ad3b91476daa45216d8fe2a0d1c6ef2161b62714771da373491570022debe64b552b333eeaa0b2f940960
 DIST sqlglot-23.15.8.tar.gz 13118607 BLAKE2B 
967590ff24f6a25adc4c227510ab027f695cf12b90dbf3304a6327afcdbfbd7d96d7f77b25876f3e7dce471c78e38498f9c156671f84f25b7eeecd315678a958
 SHA512 
4d283b9cd09b7bee873c07b9618cd046d1d312bf8e3280a635ccb91c45532c590a152db97cc338be91eafc2e68dd587f48460ad8eea1ab0b4c5ec5f64c2be2d9
 DIST sqlglot-23.15.9.tar.gz 13124523 BLAKE2B 
653c443dfb6308ca7dd896f24aa8783a06664ecc636416bef057ad2d8d98f988fcf95bc86bc55ec19a0fe479308dc1f1e2fdc125cf5fefb650955e9e3af20344
 SHA512 
198788fc3a0cf08f49f37a6dad79e31e909718b7fe27575cc4fc6a426a868fab2849a9923f1628ef03f56925928a70497efa616330281189dba900a84b4926cf
 DIST syn-2.0.41.crate 246016 BLAKE2B 
9d389f2e2a0acb4c84c309456e8ffcc88c5d4d541535ed136832d7a6054dde45a598bb68e8a6f3062ca2a96e1ceae947d54b3aec9bad65b0c51d6733aa6c80db
 SHA512 
6bbaf69ca783025dfb81ac3612ac60bfbed31b2d87792909b35c12892dadebdaff2ddf9463105e536b671dce5870610ab90fe29471284bbd3014dca8d6993f1a

diff --git a/dev-python/sqlglot/sqlglot-23.15.10.ebuild 
b/dev-python/sqlglot/sqlglot-23.15.10.ebuild
new file mode 100644
index ..3ecfcc322a3e
--- /dev/null
+++ b/dev-python/sqlglot/sqlglot-23.15.10.ebuild
@@ -0,0 +1,121 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+CARGO_OPTIONAL=1
+CRATES="
+   autocfg@1.1.0
+   bitflags@1.3.2
+   cfg-if@1.0.0
+   heck@0.4.1
+   indoc@2.0.4
+   libc@0.2.150
+   lock_api@0.4.11
+   memoffset@0.9.0
+   once_cell@1.19.0
+   parking_lot@0.12.1
+   parking_lot_core@0.9.9
+   proc-macro2@1.0.70
+   pyo3-build-config@0.20.0
+   pyo3-ffi@0.20.0
+   pyo3-macros-backend@0.20.0
+   pyo3-macros@0.20.0
+   pyo3@0.20.0
+   quote@1.0.33
+   redox_syscall@0.4.1
+   scopeguard@1.2.0
+   smallvec@1.11.2
+   syn@2.0.41
+   target-lexicon@0.12.12
+   unicode-ident@1.0.12
+   unindent@0.2.3
+   windows-targets@0.48.5
+   windows_aarch64_gnullvm@0.48.5
+   windows_aarch64_msvc@0.48.5
+   windows_i686_gnu@0.48.5
+   windows_i686_msvc@0.48.5
+   windows_x86_64_gnu@0.48.5
+   windows_x86_64_gnullvm@0.48.5
+   windows_x86_64_msvc@0.48.5
+"
+
+inherit cargo distutils-r1 pypi optfeature
+
+DESCRIPTION="An easily customizable SQL parser and transpiler"
+HOMEPAGE="
+   https://sqlglot.com/
+   https://github.com/tobymao/sqlglot/
+   https://pypi.org/project/sqlglot/
+"
+SRC_URI+="
+   native-extensions? (
+   ${CARGO_CRATE_URIS}
+   )
+"
+
+LICENSE="MIT"
+LICENSE+=" native-extensions? ("
+# Dependent crate licenses
+LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016"
+LICENSE+=" )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="+native-extensions"
+
+BDEPEND="
+   native-extensions? (
+   $

[gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/

2024-05-17 Thread Sam James
commit: 43885d30528e8aab209fef02ff7f893596422e54
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 04:19:04 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 04:48:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43885d30

app-text/ghostscript-gpl: add 10.03.1

Bug: https://bugs.gentoo.org/932125
Signed-off-by: Sam James  gentoo.org>

 app-text/ghostscript-gpl/Manifest  |   1 +
 .../ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild | 196 +
 2 files changed, 197 insertions(+)

diff --git a/app-text/ghostscript-gpl/Manifest 
b/app-text/ghostscript-gpl/Manifest
index d536b91c10ca..fed436b0d5a5 100644
--- a/app-text/ghostscript-gpl/Manifest
+++ b/app-text/ghostscript-gpl/Manifest
@@ -1,3 +1,4 @@
 DIST ghostscript-10.02.1.tar.xz 68017088 BLAKE2B 
b491473f0b3d50121e4373e21af3d8cdf55d9ca4390b240c4cb88d0d44e707e32570a7f1f05cb656d1b65443fcd7e37f5eab404d72a20f83d8fd87370a585467
 SHA512 
ee0f754c1bd8a18428ad14eaa3ead80ff8b96275af5012e7a8384f1f10490da056eec9ae3cc791a7a13a24e16e54df5bccdd109c7d53a14534bbd7360a300b11
 DIST ghostscript-10.03.0.tar.xz 68041176 BLAKE2B 
c64e0fc9dd290b81e61793671e8645f16b04070685f6ab9d35a60cb910d7504e1e686525af8b74121ae31a5b344e2332efd8bdf99f2a4c5586bff747b8df78d7
 SHA512 
74d7da586eefbf3fb3c085bb4d2b73ee667fd0ae9cff73ece613c77c443148b847086f91802124baf91ac35cdc83be07199799378def92c8fbd96ced7d0ee9a8
+DIST ghostscript-10.03.1.tar.xz 68048612 BLAKE2B 
991e81c4a9f8459220f6af988fb533cc3c2393fef0c57b35da5685fb6f8b0e76af00457f9b0e552ea241b272cdfaa90cf4a06d6cb1008b55efe782faa14c90da
 SHA512 
59e071cd23aed246b51317d3cccd9ccf8e1e84c4ecf9b22fb938e561eff42cec61915b0bdd96a313a3ea27750579c54ca0d0862b65edd306a621731c0063ffd3
 DIST ghostscript-gpl-10.0-patches.tar.xz 2980 BLAKE2B 
e2c20195b153bf45f374e84d91a4df1885a3696f4061340a0a2ac5f586b9723b45eade343ad0e5760e66616624b5f7dad82d62747040493d7ca40c13329b2df2
 SHA512 
dac26d7f75bbdc2a56891db7d607c2120717fdf8b1cd55c53ed3be09de3e0a62338585f4dac74496d634ce03ecb2212f386187e72b5e6b59debf8d07694e0c83

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild
new file mode 100644
index ..56448bed0f2a
--- /dev/null
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild
@@ -0,0 +1,196 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools flag-o-matic toolchain-funcs
+
+MY_PN=${PN/-gpl}
+MY_P="${MY_PN}-${PV/_}"
+
+# Use https://gitweb.gentoo.org/proj/codec/ghostscript-gpl-patches.git/ for 
patches
+# See 'index' branch for README
+MY_PATCHSET="ghostscript-gpl-10.0-patches.tar.xz"
+
+DESCRIPTION="Interpreter for the PostScript language and PDF"
+HOMEPAGE="https://ghostscript.com/ 
https://git.ghostscript.com/?p=ghostpdl.git;a=summary";
+SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/${PV}/${MY_P}.tar.xz";
+if [[ -n "${MY_PATCHSET}" ]] ; then
+   SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${MY_PATCHSET}";
+fi
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="AGPL-3 CPL-1.0"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+IUSE="cups dbus gtk l10n_de static-libs unicode X"
+
+LANGS="ja ko zh-CN zh-TW"
+for X in ${LANGS} ; do
+   IUSE="${IUSE} l10n_${X}"
+done
+
+DEPEND="
+   app-text/libpaper:=
+   media-libs/fontconfig
+   >=media-libs/freetype-2.4.9:2=
+   >=media-libs/jbig2dec-0.19:=
+   >=media-libs/lcms-2.6:2
+   >=media-libs/libpng-1.6.2:=
+   media-libs/libjpeg-turbo:=
+   >=media-libs/openjpeg-2.1.0:2=
+   >=media-libs/tiff-4.0.1:=
+   >=sys-libs/zlib-1.2.7
+   cups? ( >=net-print/cups-1.3.8 )
+   dbus? ( sys-apps/dbus )
+   gtk? ( x11-libs/gtk+:3 )
+   unicode? ( net-dns/libidn:= )
+   X? ( x11-libs/libXt x11-libs/libXext )
+"
+BDEPEND="virtual/pkgconfig"
+# bug #844115 for newer poppler-data dep
+RDEPEND="
+   ${DEPEND}
+   >=app-text/poppler-data-0.4.11-r2
+   >=media-fonts/urw-fonts-2.4.9
+   l10n_ja? ( media-fonts/kochi-substitute )
+   l10n_ko? ( media-fonts/baekmuk-fonts )
+   l10n_zh-CN? ( media-fonts/arphicfonts )
+   l10n_zh-TW? ( media-fonts/arphicfonts )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-10.03.0-c99.patch
+)
+
+src_prepare() {
+   if [[ -n ${MY_PATCHSET} ]] ; then
+   # apply various patches, many borrowed from Fedora
+   # https://src.fedoraproject.org/rpms/ghostscript
+   # and Debian
+   # 
https://salsa.debian.org/printing-team/ghostscript/-/tree/debian/latest/debian/patches
+   eapply "${WORKDIR}"/${MY_PATCHSET%%.tar*}
+   fi
+
+   default
+
+   # Remove internal copies of various libraries
+   rm -

[gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/

2024-05-17 Thread Sam James
commit: 7206d419b943d109c148da2e69f821bb0f4baa17
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 04:09:34 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 04:46:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7206d419

sys-fs/xfsprogs: add 6.8.0

Signed-off-by: Sam James  gentoo.org>

 sys-fs/xfsprogs/Manifest  |   1 +
 sys-fs/xfsprogs/xfsprogs-6.8.0.ebuild | 106 ++
 2 files changed, 107 insertions(+)

diff --git a/sys-fs/xfsprogs/Manifest b/sys-fs/xfsprogs/Manifest
index 5371f002e574..3fc69234847d 100644
--- a/sys-fs/xfsprogs/Manifest
+++ b/sys-fs/xfsprogs/Manifest
@@ -1,3 +1,4 @@
 DIST xfsprogs-6.4.0.tar.xz 1344720 BLAKE2B 
566a80a1fa90520c6cc2b20c8e8cde41eb83a48f0b6d4a978f9e5d43960e99b54cab3e0c2cd4147a3d8f4944e50876063fc571441c8239d6deaaa01604843a6b
 SHA512 
831e7747640bc2964b182226d8bb6f637610b123aeec9b3cb97a5de5d5b65bde30c6b40ad2e78de6a5214e823dd75de3a2bdfddd8ab1638f5c7340a760c91b3f
 DIST xfsprogs-6.6.0.tar.xz 1351792 BLAKE2B 
a479126ed19389c057af28ac3564893826a6d27859984cfadb28b17663759d8f19b1796031d43f294bf8001f5ddda8854b6b0d90d0229092bd31fbdf6e5d1554
 SHA512 
89b4436a958075ac77cc2b5b5f0618164d47f7d6fbc2271a7927c886fba7bf67284e1825c1ecc259969235222b4d084a40c354edb6d83c21029d737108aa38da
 DIST xfsprogs-6.7.0.tar.xz 1349748 BLAKE2B 
e16db682cafbd35266e9130a64943c19304174ebd501e30aa32fb8f0d1904286ccdef62c0820480541c7272575d770eea7e73e7dc83c0b452eb5fb2a3a7085ca
 SHA512 
4f543e4c5c4e88e4f9ce16b82ca1151330f687469368fe7470b68e8bb21d1d3c7280eb2e691d3bdf24ae3d4fa2ee5764dc34637198bca0d4ffa65eea2f10ac74
+DIST xfsprogs-6.8.0.tar.xz 1367196 BLAKE2B 
8c296698da1170bb7ff369c2bf5f156e812ddf43ee817369029ad951d6c1e18c20d093db385b9a523f6cb7ba3e01f8924eb3540b71efa4bec8bf3defe2418562
 SHA512 
f5b5c6d8da70cc0f3361b3420982aabfabb0bc54b9eb60b93a9aaeedb33a9ecede4061d5c1300b96d7aba7d44a4207672c4a33e115bf0f5c711a151f3fc65e0d

diff --git a/sys-fs/xfsprogs/xfsprogs-6.8.0.ebuild 
b/sys-fs/xfsprogs/xfsprogs-6.8.0.ebuild
new file mode 100644
index ..1ce476e005a5
--- /dev/null
+++ b/sys-fs/xfsprogs/xfsprogs-6.8.0.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic systemd udev
+
+DESCRIPTION="XFS filesystem utilities"
+HOMEPAGE="https://xfs.wiki.kernel.org/ 
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/";
+SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+IUSE="icu libedit nls selinux static-libs"
+
+RDEPEND="
+   dev-libs/inih
+   dev-libs/userspace-rcu:=
+   >=sys-apps/util-linux-2.17.2
+   icu? ( dev-libs/icu:= )
+   libedit? ( dev-libs/libedit )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="nls? ( sys-devel/gettext )"
+RDEPEND+=" selinux? ( sec-policy/selinux-xfs )"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.3.0-libdir.patch
+)
+
+src_prepare() {
+   default
+
+   # Fix doc dir
+   sed -i \
+   -e "/^PKG_DOC_DIR/s:@pkg_name@:${PF}:" \
+   include/builddefs.in || die
+
+   # Don't install compressed docs
+   sed 's@\(CHANGES\)\.gz[[:space:]]@\1 @' -i doc/Makefile || die
+}
+
+src_configure() {
+   # include/builddefs.in will add FCFLAGS to CFLAGS which will
+   # unnecessarily clutter CFLAGS (and fortran isn't used)
+   unset FCFLAGS
+
+   # If set in user env, this breaks configure
+   unset PLATFORM
+
+   export DEBUG=-DNDEBUG
+
+   # Package is honoring CFLAGS; No need to use OPTIMIZER anymore.
+   # However, we have to provide an empty value to avoid default
+   # flags.
+   export OPTIMIZER=" "
+
+   # Avoid automagic on libdevmapper (bug #709694)
+   export ac_cv_search_dm_task_create=no
+
+   # bug 903611
+   use elibc_musl && append-flags -D_LARGEFILE64_SOURCE
+
+   # Build fails with -O3 (bug #712698)
+   replace-flags -O3 -O2
+
+   # Upstream does NOT support --disable-static anymore,
+   # https://www.spinics.net/lists/linux-xfs/msg30185.html
+   # https://www.spinics.net/lists/linux-xfs/msg30272.html
+   local myconf=(
+   --enable-static
+   # Doesn't do anything beyond adding -flto (bug #930947).
+   --disable-lto
+   --with-crond-dir="${EPREFIX}/etc/cron.d"
+   --with-systemd-unit-dir="$(systemd_get_systemunitdir)"
+   --with-udev-rule-dir="$(get_udevdir)/rules.d"
+   $(use_enable icu libicu)
+   $(use_enable nls gettext)
+   $(use_enable libedit editline)
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_compile() {
+   emake V=1
+}
+
+src_install() {
+   # XXX: There's a missing dep in the install-dev target, so split it
+   emake DIST_ROOT="${ED}" HAVE_ZIPPED_MANPAG

[gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/

2024-05-17 Thread Michał Górny
commit: 7a262f3aa625e6a28271a8f0bca5722a269cccab
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:13:32 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:13:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a262f3a

dev-python/boto3: Bump to 1.34.108

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/boto3/Manifest  |  1 +
 dev-python/boto3/boto3-1.34.108.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index ec7f6b3eda4c..2f57c4ad666c 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -1,3 +1,4 @@
 DIST boto3-1.34.103.gh.tar.gz 807394 BLAKE2B 
da291c86a8b20bcaac5f93779899bfa5c6ce207499df393cd921f37021c1c38ed0587edd2261cee8de7ce17264670f9cda072d6748f274e6f3d9b40caa499803
 SHA512 
3b879f88a145ca7ea7533e4d8aa77cec351f272c59fa119622dab061fd6354f88d33709bd1621802f38f19e8378505caa94b8a6b561d16f4a2aa168828021206
 DIST boto3-1.34.107.gh.tar.gz 809164 BLAKE2B 
ab11e6bd87ee2fa473e95fc1a135b90769fbde948ca7c9b4c5f1679a10036778ff37b1473e57dc957b5bfaa3a36bd05cd968bbd585f0ab92772aaec0bc3ae868
 SHA512 
388e1748480a7176b74ffe0142e2a9cd5e95c9badf054053f076ef4c5bd77f40d7052c457a5a671607d551473c0d82f26ea3f88e505127d642429bd4651c69db
+DIST boto3-1.34.108.gh.tar.gz 809808 BLAKE2B 
56d21fdc35917426ea94f27ee4c7a59bc9eb8b265bdd6366216df090e25e834a7045cc26559b4773a12771a825054462552a44a701acabf2ba662aae9aee1f90
 SHA512 
d286bb99b838469b8f467f54fcebba4f3712fd1247cda227ba42dab2690ddc937368edcf54452b1ea555d19c9e0f8852c7ac01f0a3612b0592b16e97abbb6697
 DIST boto3-1.34.98.gh.tar.gz 805719 BLAKE2B 
5cf7f0cc415e25c8b41aa464b636b1683f4e71198569f5eac3e6e43cef7050e20e92c3fd988517fc1463601073b41b0b9c668a58bb866d03b83973c9b9cd976a
 SHA512 
06cab81bbf73a9c37b68e0312a7c587bace700b8032e283b6782c1275804ea7c93065c4282837957b5cf3523d50fe57319a54af494262e2666f65440da9771fd

diff --git a/dev-python/boto3/boto3-1.34.108.ebuild 
b/dev-python/boto3/boto3-1.34.108.ebuild
new file mode 100644
index ..2c733040b7a3
--- /dev/null
+++ b/dev-python/boto3/boto3-1.34.108.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="
+   https://github.com/boto/boto3/
+   https://pypi.org/project/boto3/
+"
+SRC_URI="
+   https://github.com/boto/boto3/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+RDEPEND="
+   >=dev-python/botocore-${PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.10.0[${PYTHON_USEDEP}]
+"
+
+EPYTEST_XDIST=1
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit}
+}



[gentoo-commits] repo/gentoo:master commit in: app-admin/awscli/

2024-05-17 Thread Michał Górny
commit: 0eb74eb979096d206c0f4d1341f29694c32f1190
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:13:45 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:13:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb74eb9

app-admin/awscli: Bump to 1.32.108

Signed-off-by: Michał Górny  gentoo.org>

 app-admin/awscli/Manifest   |  1 +
 app-admin/awscli/awscli-1.32.108.ebuild | 90 +
 2 files changed, 91 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index f00536e81086..a1cda67711de 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,3 +1,4 @@
 DIST aws-cli-1.32.103.gh.tar.gz 2726436 BLAKE2B 
7c08f29df7b0f786a99a7469263cb367ed8024cadb700a56955669abe6fd562cde349fe1e17e7b328b6cc69e6af6db30293f5a13129d700ebfedc1950c26fed3
 SHA512 
248659ee989df69ffbfbe6dd181632d4a784d4de333b8592c5e0b4a0333d2b201ec652f8ff0f44b51ffe4bc9bea230d047f655016742816cfc52bbb871a707d7
 DIST aws-cli-1.32.107.gh.tar.gz 2727905 BLAKE2B 
6790687edadc7ebf4bb8519ed9352961d002b95b157bf56b3ce02f50eef8e9eeeac39bb211816ab3e8e0f21dc2e41b9b3c179c77eab8c23d5650b1002fafff52
 SHA512 
b2f363ba8833058eb935fab311492c252dac4afff2f81e5ea70b9a8610c6e5b7e0b4ec090591af1a0c3692c3641ac1213cb8455d8ffac8a148d7ba0b7c7f4467
+DIST aws-cli-1.32.108.gh.tar.gz 2728605 BLAKE2B 
83606ebe909a4ee3d4f0d2875f56958b02b791d31d2fc770b1dc60072d31a56b6b7b5ef3ad79d8239b5f061f99f0dbfb554cab169bb99e6813f2b55cf8c185e2
 SHA512 
ce4bde840a4bfcdce91165bcf66139056e479322c80ef3211c98cd12c09d60d95bad8255f616dca4c11db3a26f3dca8149a42b76d163a8f02a88e6f986faff51
 DIST aws-cli-1.32.98.gh.tar.gz 2723261 BLAKE2B 
f854a78226a9480d2966e0dcc817e372de96f32723c28bd7189ed484ab24e8fa9f33a018b1b3193d1a5be82e1ad2b69b2d0d6642f004aa6fd601a68862cbbbdc
 SHA512 
989ad96da152423001832a502935ed64a92ef61ba63f9f413fa07e84910d2aa905056bbfcf49202508d6d0a910b4a2969da27e736857e918077693909e4ca0ea

diff --git a/app-admin/awscli/awscli-1.32.108.ebuild 
b/app-admin/awscli/awscli-1.32.108.ebuild
new file mode 100644
index ..4a677affdbc4
--- /dev/null
+++ b/app-admin/awscli/awscli-1.32.108.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit bash-completion-r1 distutils-r1
+
+MY_P=aws-cli-${PV}
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="
+   https://github.com/aws/aws-cli/
+   https://pypi.org/project/awscli/
+"
+SRC_URI="
+   https://github.com/aws/aws-cli/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+# botocore is x.(y+2).z
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(ver_cut 3-)"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.10.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   !app-admin/awscli-bin
+"
+BDEPEND="
+   test? (
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_XDIST=1
+distutils_enable_tests pytest
+
+src_prepare() {
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+   # strip overzealous upper bounds on requirements
+   sed -i -e 's:,<[0-9.]*::' -e 's:==:>=:' setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local serial_tests=(
+   
tests/functional/ecs/test_execute_command.py::TestExecuteCommand::test_execute_command_success
+   
tests/functional/ssm/test_start_session.py::TestSessionManager::test_start_session_{fails,success}
+   
tests/functional/ssm/test_start_session.py::TestSessionManager::test_start_session_with_new_version_plugin_success
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestDotNetLogin::test_login_dotnet_sources_listed_with_backtracking
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestDotNetLogin::test_login_dotnet_sources_listed_with_backtracking_windows
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestNuGetLogin::test_login_nuget_sources_listed_with_backtracking
+   
tests/unit/customizations/ecs/test_executecommand_startsession.py::TestExecuteCommand::test_execute_command_success
+   tests/unit/customizations/test_sessionmanager.py
+   tests/unit/test

[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/

2024-05-17 Thread Michał Górny
commit: 204e3130f96c8805f453f6c6c0746d0c98d3d578
Author: Michał Górny  gentoo  org>
AuthorDate: Sat May 18 04:13:07 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat May 18 04:13:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204e3130

dev-python/botocore: Bump to 1.34.108

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/botocore/Manifest |  1 +
 dev-python/botocore/botocore-1.34.108.ebuild | 67 
 2 files changed, 68 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 4768b0d2921a..5a93e607ca62 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,3 +1,4 @@
 DIST botocore-1.34.103.gh.tar.gz 13018336 BLAKE2B 
84cef06d1eff09fc9e7d4480bc11be16c775e6aa21c300be21735d4bbf891618861a94e7fb52735c34f4f831220411d2b307546e930e77822d8c876dd05f7780
 SHA512 
f66c3959c5f323117127789d0a3492d5ecfcdfa371f2fdd3339bf1feb7cf1ba67ce7015014e49530f24a440d08a9b634d2ada85c1953ed438f70e5a6cca040f0
 DIST botocore-1.34.107.gh.tar.gz 13028692 BLAKE2B 
ab26f39a43d1dad6b2ee7a99878a584601d0368bff65ef1beb0869a1272ce528074633091fd52f34ca839865f83c73b7be238666ccfa8975cbe2e83203f426e6
 SHA512 
59dcd1a4fe32bd61da81b02a78925cc11e010ccd98445c1073665d3de57a532cbc283dace6cd0772be7c366d5e859b2ea904ee5b197c7e395b75b7b795e13236
+DIST botocore-1.34.108.gh.tar.gz 13029228 BLAKE2B 
947c11bb991e9e7622412bb7e90579e56d688b43ed836fb95ac133520221f56c2e96dc3a6d8b939d334ee4b4ad6ce8b30259c671be1bf9b3fc3deae62391674c
 SHA512 
af23c80879d12cbb279741c216b99bf643b09ef516837275d31f6fbce253863027741b0cd6c815ae32bb6f41ebf0d33c8f2120ec81d6a3803cd0ffeab7be91e1
 DIST botocore-1.34.98.gh.tar.gz 13008491 BLAKE2B 
0b5c368264cc43c162d158b383535183c0fd0065dc6c5edfd3eaaab842d0607b3cc3b99860fa8dc4ef207b5be1457fce9d143723da29e262f30ecc82c5f9ba66
 SHA512 
39ccb0082ecd6ed6cc7d3f7cea01d39e8d5e92224e3290a66f86ed00562a1d858f75d006af725d2b857ac891f1b366300b7e4c2d24277d942b5a9b9e2cdba431

diff --git a/dev-python/botocore/botocore-1.34.108.ebuild 
b/dev-python/botocore/botocore-1.34.108.ebuild
new file mode 100644
index ..ba6cd2a5d2a2
--- /dev/null
+++ b/dev-python/botocore/botocore-1.34.108.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="
+   https://github.com/boto/botocore/
+   https://pypi.org/project/botocore/
+"
+SRC_URI="
+   https://github.com/boto/botocore/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux 
~x86-linux"
+
+RDEPEND="
+   =dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+# unbundled packages
+RDEPEND+="
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_XDIST=1
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+
+   # unbundle deps
+   rm -r botocore/vendored || die
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # rely on bundled six
+   tests/functional/test_six_imports.py::test_no_bare_six_imports
+   tests/functional/test_six_threading.py::test_six_thread_safety
+   )
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit}
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/commons-logging/

2024-05-17 Thread Sam James
commit: 5117a91fb9796bb8e24e195b629eab5440b82b0f
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:50:55 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:50:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5117a91f

dev-java/commons-logging: Stabilize 1.3.1 ppc64, #930196

Signed-off-by: Sam James  gentoo.org>

 dev-java/commons-logging/commons-logging-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/commons-logging/commons-logging-1.3.1.ebuild 
b/dev-java/commons-logging/commons-logging-1.3.1.ebuild
index f01253ce833d..574295ae434b 100644
--- a/dev-java/commons-logging/commons-logging-1.3.1.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.3.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${P}-src"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="log4j"
 
 VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/commons.apache.org.asc"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/

2024-05-17 Thread Sam James
commit: b9dc89fdaa0563f4762a1badde26bad4e82e0a73
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:50:58 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:50:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9dc89fd

x11-libs/libxcb: Stabilize 1.17.0 arm, #932100

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxcb/libxcb-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcb/libxcb-1.17.0.ebuild 
b/x11-libs/libxcb/libxcb-1.17.0.ebuild
index bcd88afcc76d..5c7e00ce040a 100644
--- a/x11-libs/libxcb/libxcb-1.17.0.ebuild
+++ b/x11-libs/libxcb/libxcb-1.17.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="X C-language Bindings library"
 HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/lib/libxcb";
 
 SLOT="0/1.12"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="doc selinux test +xkb"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/

2024-05-17 Thread Sam James
commit: de2e6c7227cfe3539487723413075a89074929dc
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:50:59 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:50:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de2e6c72

x11-libs/libxcb: Stabilize 1.17.0 ppc64, #932100

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxcb/libxcb-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcb/libxcb-1.17.0.ebuild 
b/x11-libs/libxcb/libxcb-1.17.0.ebuild
index 5c7e00ce040a..375a0253063f 100644
--- a/x11-libs/libxcb/libxcb-1.17.0.ebuild
+++ b/x11-libs/libxcb/libxcb-1.17.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="X C-language Bindings library"
 HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/lib/libxcb";
 
 SLOT="0/1.12"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="doc selinux test +xkb"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/

2024-05-17 Thread Sam James
commit: 681d7056d239a755e3ff47adf776f054ad2d78f0
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:50:56 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:50:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=681d7056

x11-libs/libxcb: Stabilize 1.17.0 ppc, #932100

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxcb/libxcb-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcb/libxcb-1.17.0.ebuild 
b/x11-libs/libxcb/libxcb-1.17.0.ebuild
index 4f2545b5eecc..bcd88afcc76d 100644
--- a/x11-libs/libxcb/libxcb-1.17.0.ebuild
+++ b/x11-libs/libxcb/libxcb-1.17.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="X C-language Bindings library"
 HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/lib/libxcb";
 
 SLOT="0/1.12"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="doc selinux test +xkb"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: eclass/, profiles/desc/

2024-05-17 Thread Benda XU
commit: 7475e8ff0742ead7b45edea3ed7e79c394e23958
Author: Yiyang Wu  gmail  com>
AuthorDate: Sun Apr 14 15:43:17 2024 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat May 18 03:46:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7475e8ff

rocm.eclass: Enable ROCm 6, add gfx94{0,1,2} (MI300) support

Update the references, since the original reference does not
contain MI300. The "see also" blog is also removed because it hasn't been
updated for 2 years.

Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 eclass/rocm.eclass| 12 +++-
 profiles/desc/amdgpu_targets.desc | 14 ++
 2 files changed, 21 insertions(+), 5 deletions(-)

diff --git a/eclass/rocm.eclass b/eclass/rocm.eclass
index e03e8bdd507a..7039455dec6b 100644
--- a/eclass/rocm.eclass
+++ b/eclass/rocm.eclass
@@ -161,7 +161,7 @@ _rocm_set_globals() {
gfx906 gfx908 gfx90a gfx1030
)
;;
-   5.*|)
+   5.*)
unofficial_amdgpu_targets=(
gfx803 gfx900 gfx1010 gfx1011 gfx1012
gfx1031 gfx1100 gfx1101 gfx1102
@@ -170,6 +170,16 @@ _rocm_set_globals() {
gfx906 gfx908 gfx90a gfx1030
)
;;
+   6.*|)
+   unofficial_amdgpu_targets=(
+   gfx803 gfx900 gfx940 gfx941
+   gfx1010 gfx1011 gfx1012
+   gfx1031 gfx1101 gfx1102
+   )
+   official_amdgpu_targets=(
+   gfx906 gfx908 gfx90a gfx942 gfx1030 gfx1100
+   )
+   ;;
*)
die "Unknown ROCm major version! Please update 
rocm.eclass before bumping to new ebuilds"
;;

diff --git a/profiles/desc/amdgpu_targets.desc 
b/profiles/desc/amdgpu_targets.desc
index d52080781947..8f337b03f63d 100644
--- a/profiles/desc/amdgpu_targets.desc
+++ b/profiles/desc/amdgpu_targets.desc
@@ -1,15 +1,21 @@
-# Copyright 1999-2023 Gentoo Authors.
+# Copyright 1999-2024 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
-# Reference:
-# GPU name and Architecture codename: 
https://github.com/GPUOpen-Tools/device_info/blob/master/DeviceInfo.cpp
-# See also: 
https://www.coelacanth-dream.com/posts/2019/12/30/did-rid-product-matome-p2/#fn:67
+# Reference: GPU name and architecture codename documented by
+# GPUOpen-Tools 
https://github.com/GPUOpen-Tools/device_info/blob/master/DeviceInfo.cpp
+# ROCm official document (Instinct accelerator only) 
https://rocm.docs.amd.com/en/latest/reference/gpu-arch/gpu-arch-spec-overview.html
+# Kernel document (note: GC version is not amdgpu gfx target) 
https://www.kernel.org/doc/html/latest/gpu/amdgpu/driver-misc.html#discrete-gpu-info
+# Kernel source code (map of IP version vs amdgpu gfx target) 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/amd/amdkfd/kfd_device.c
 kgd2kfd_probe function
+# Mesa drm source code 
https://gitlab.freedesktop.org/mesa/drm/blob/main/data/amdgpu.ids
 
 gfx803 - Fiji GPU, codename fiji, including Radeon R9 Nano/Fury/FuryX, Radeon 
Pro Duo, FirePro S9300x2, Radeon Instinct MI8
 gfx900 - Vega GPU, codename vega10, including Radeon Vega Frontier Edition, 
Radeon RX Vega 56/64, Radeon RX Vega 64 Liquid, Radeon Pro Vega 48/56/64/64X, 
Radeon Pro WX 8200/9100, Radeon Pro V320/V340/SSG, Radeon Instinct MI25
 gfx906 - Vega GPU, codename vega20, including Radeon (Pro) VII, Radeon 
Instinct MI50/MI60
 gfx908 - CDNA Accelerator, codename arcturus, including AMD Instinct MI100 
Accelerator
 gfx90a - CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 
series Accelerators
+gfx940 - CDNA3 Accelerator, codename aqua_vangaram, MI300A rev 0
+gfx941 - CDNA3 Accelerator, codename aqua_vangaram, MI300X rev 0
+gfx942 - CDNA3 Accelerator, codename aqua_vangaram, MI300A and MI300X rev >=1
 gfx1010 - RDNA GPU, codename navi10, including Radeon RX 
5700XT/5700/5700M/5700B/5700XTB/5600XT/5600/5600M, Radeon Pro 5700XT/5700, 
Radeon Pro W5700X/W5700
 gfx1011 - RDNA GPU, codename navi12, including Radeon Pro 5600M/V520
 gfx1012 - RDNA GPU, codename navi14, including Radeon RX 
5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, 
Radeon Pro W5500X/W5500/W5500M/W5300M



[gentoo-commits] repo/gentoo:master commit in: eclass/

2024-05-17 Thread Benda XU
commit: bd29b1782a348f0017d74a92204acd6f2704c96c
Author: Yiyang Wu  gmail  com>
AuthorDate: Mon Apr  8 06:10:07 2024 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat May 18 03:45:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd29b178

rocm.eclass: remove xnack flag for broader compatibility

Initially, rocm.eclass append xnack[1,2] feature flag to gfx9 GPUs,
since ROCm upstream does this in many of their math libraries, e.g.
rocBLAS [3]. The list includes gfx90a:xnack+, indicating xnack is usable
for MI200 series, thus rocm.eclass append :xnack+ to gfx90a.

But it turns out xnack- is also common for MI200 series, restricting to
xnack+ produces incompatible GPU kernel with xnack- mode.

Also, community also explores using xnack on other gfx9 GPU [4,5], which
is previously restricted to xnack- in rocm.eclass.

By not appending xnack feature flag, GPU kernels are compiled to "xnack
any" mode, which can be run in either mode, potentially scarifying some
performance [6,7], with no direct evidence. rocFFT reports no
performance penalty[8].

For the reason above, do not append xnack feature flag to AMDGPU_TARGETS,
which is compatible with GPUs operate in both xnack mode.

[1] https://wiki.gentoo.org/wiki/ROCm#XNACK_target_feature
[2] https://rocm.docs.amd.com/en/latest/conceptual/gpu-memory.html#xnack
[3] 
https://github.com/ROCm/rocBLAS/blob/release/rocm-rel-5.0/CMakeLists.txt#L201
[4] https://niconiconi.neocities.org/tech-notes/xnack-on-amd-gpus/
[5] https://arxiv.org/abs/2401.02680
[6] https://llvm.org/docs/AMDGPUUsage.html#target-features
[7] 
https://docs.olcf.ornl.gov/systems/crusher_quick_start_guide.html#compiling-hip-kernels-for-specific-xnack-modes
[8] 
https://github.com/ROCm/rocFFT/commit/cd2689360ba3b3579d044d8925838ff307b4b4cf

Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/36254

 eclass/rocm.eclass | 19 ++-
 1 file changed, 2 insertions(+), 17 deletions(-)

diff --git a/eclass/rocm.eclass b/eclass/rocm.eclass
index 9804ecde97d0..e03e8bdd507a 100644
--- a/eclass/rocm.eclass
+++ b/eclass/rocm.eclass
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: rocm.eclass
@@ -201,22 +201,7 @@ unset -f _rocm_set_globals
 # Append default target feature to GPU arch. See
 # https://llvm.org/docs/AMDGPUUsage.html#target-features
 get_amdgpu_flags() {
-   local amdgpu_target_flags
-   for gpu_target in ${AMDGPU_TARGETS}; do
-   local target_feature=
-   case ${gpu_target} in
-   gfx906|gfx908)
-   target_feature=:xnack-
-   ;;
-   gfx90a)
-   target_feature=:xnack+
-   ;;
-   *)
-   ;;
-   esac
-   amdgpu_target_flags+="${gpu_target}${target_feature};"
-   done
-   echo "${amdgpu_target_flags}"
+   echo $(printf "%s;" ${AMDGPU_TARGETS[@]})
 }
 
 # @FUNCTION: check_amdgpu



[gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/

2024-05-17 Thread Sam James
commit: 57e4443046ec487e89db826bff6e2451bbfe269d
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:15 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e44430

app-emacs/org-mode: Stabilize 9.6.26 ALLARCHES, #932121

Signed-off-by: Sam James  gentoo.org>

 app-emacs/org-mode/org-mode-9.6.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/org-mode/org-mode-9.6.26.ebuild 
b/app-emacs/org-mode/org-mode-9.6.26.ebuild
index 6a5fae66355f..99d1b2f0ae2f 100644
--- a/app-emacs/org-mode/org-mode-9.6.26.ebuild
+++ b/app-emacs/org-mode/org-mode-9.6.26.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="doc odt-schema"
 RESTRICT="test"
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/nginx-mode/

2024-05-17 Thread Sam James
commit: fb0f383a70a7498a5b79ee4d6048d49774c4c289
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:14 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0f383a

app-emacs/nginx-mode: Stabilize 1.1.10 amd64, #932120

Signed-off-by: Sam James  gentoo.org>

 app-emacs/nginx-mode/nginx-mode-1.1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/nginx-mode/nginx-mode-1.1.10.ebuild 
b/app-emacs/nginx-mode/nginx-mode-1.1.10.ebuild
index 272a59e9de15..77577429e171 100644
--- a/app-emacs/nginx-mode/nginx-mode-1.1.10.ebuild
+++ b/app-emacs/nginx-mode/nginx-mode-1.1.10.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/ajc/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-2+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/helm/

2024-05-17 Thread Sam James
commit: a1ebcf1ee30a22d3f666286d2f9cdc93412692db
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:13 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ebcf1e

app-emacs/helm: Stabilize 3.9.8 x86, #932119

Signed-off-by: Sam James  gentoo.org>

 app-emacs/helm/helm-3.9.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/helm/helm-3.9.8.ebuild b/app-emacs/helm/helm-3.9.8.ebuild
index 1b523487569e..dfb54b311758 100644
--- a/app-emacs/helm/helm-3.9.8.ebuild
+++ b/app-emacs/helm/helm-3.9.8.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/emacs-helm/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/exec-path-from-shell/

2024-05-17 Thread Sam James
commit: de7510c02fdfc42a371aa917f42b7b00f342de70
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:11 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7510c0

app-emacs/exec-path-from-shell: Stabilize 2.2 ALLARCHES, #932118

Signed-off-by: Sam James  gentoo.org>

 app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild 
b/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild
index d2795541094c..6070fdd0c860 100644
--- a/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild
+++ b/app-emacs/exec-path-from-shell/exec-path-from-shell-2.2.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/purcell/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/helm/

2024-05-17 Thread Sam James
commit: c19fc0cd1e7d797bb802aa98d18113f4fcbd1c36
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:12 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19fc0cd

app-emacs/helm: Stabilize 3.9.8 amd64, #932119

Signed-off-by: Sam James  gentoo.org>

 app-emacs/helm/helm-3.9.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/helm/helm-3.9.8.ebuild b/app-emacs/helm/helm-3.9.8.ebuild
index 29c9049d8925..1b523487569e 100644
--- a/app-emacs/helm/helm-3.9.8.ebuild
+++ b/app-emacs/helm/helm-3.9.8.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/emacs-helm/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: dev-lang/crystal/

2024-05-17 Thread Sam James
commit: aa697119c53ba7fd15dad5616c36190fad289468
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:07 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa697119

dev-lang/crystal: Stabilize 1.12.1 amd64, #932114

Signed-off-by: Sam James  gentoo.org>

 dev-lang/crystal/crystal-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/crystal/crystal-1.12.1.ebuild 
b/dev-lang/crystal/crystal-1.12.1.ebuild
index 02631f5f838f..92f5bc42f945 100644
--- a/dev-lang/crystal/crystal-1.12.1.ebuild
+++ b/dev-lang/crystal/crystal-1.12.1.ebuild
@@ -23,7 +23,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc debug llvm-libunwind"
 
 # Upstream test suite not reliable



[gentoo-commits] repo/gentoo:master commit in: net-misc/rclone/

2024-05-17 Thread Sam James
commit: 14e56aef8b6f0038cb02a2fb5079e1cc204efc11
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:08 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e56aef

net-misc/rclone: Stabilize 1.63.1 amd64, #932115

Signed-off-by: Sam James  gentoo.org>

 net-misc/rclone/rclone-1.63.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/rclone/rclone-1.63.1.ebuild 
b/net-misc/rclone/rclone-1.63.1.ebuild
index 715bda67b36e..bc6a6e03d710 100644
--- a/net-misc/rclone/rclone-1.63.1.ebuild
+++ b/net-misc/rclone/rclone-1.63.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 inherit bash-completion-r1 go-module
 
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 SRC_URI="
https://github.com/rclone/rclone/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}-deps.tar.xz



[gentoo-commits] repo/gentoo:master commit in: net-misc/ytmdl/

2024-05-17 Thread Sam James
commit: c9c910bc8f89e1f3da96d991a6ea67aee37bc91d
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:10 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c910bc

net-misc/ytmdl: Stabilize 2024.04.14 amd64, #932116

Signed-off-by: Sam James  gentoo.org>

 net-misc/ytmdl/ytmdl-2024.04.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/ytmdl/ytmdl-2024.04.14.ebuild 
b/net-misc/ytmdl/ytmdl-2024.04.14.ebuild
index 605d4eb28f65..0d06867b5465 100644
--- a/net-misc/ytmdl/ytmdl-2024.04.14.ebuild
+++ b/net-misc/ytmdl/ytmdl-2024.04.14.ebuild
@@ -20,7 +20,7 @@ else
SRC_URI="https://github.com/deepjyoti30/${PN}/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz"
 
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: net-misc/rclone/

2024-05-17 Thread Sam James
commit: 39f5c4e91cc348d867c796067b0a627d6030b482
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:09 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f5c4e9

net-misc/rclone: Stabilize 1.63.1 x86, #932115

Signed-off-by: Sam James  gentoo.org>

 net-misc/rclone/rclone-1.63.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rclone/rclone-1.63.1.ebuild 
b/net-misc/rclone/rclone-1.63.1.ebuild
index bc6a6e03d710..9087a250f9f2 100644
--- a/net-misc/rclone/rclone-1.63.1.ebuild
+++ b/net-misc/rclone/rclone-1.63.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 inherit bash-completion-r1 go-module
 
-KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 SRC_URI="
https://github.com/rclone/rclone/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}-deps.tar.xz



[gentoo-commits] repo/gentoo:master commit in: dev-lang/boogie/

2024-05-17 Thread Sam James
commit: 62ac6c6aa24099ecd67ca23a00ccd9cda19b
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:06 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:06 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ac

dev-lang/boogie: Stabilize 3.1.4 amd64, #932113

Signed-off-by: Sam James  gentoo.org>

 dev-lang/boogie/boogie-3.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/boogie/boogie-3.1.4.ebuild 
b/dev-lang/boogie/boogie-3.1.4.ebuild
index d7ab20c085a9..a8464716070a 100644
--- a/dev-lang/boogie/boogie-3.1.4.ebuild
+++ b/dev-lang/boogie/boogie-3.1.4.ebuild
@@ -210,7 +210,7 @@ else
SRC_URI="https://github.com/boogie-org/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 SRC_URI+=" ${NUGET_URIS} "



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/

2024-05-17 Thread Sam James
commit: 47c7924f3b5c837dffb6f1d99d46b9abd2fc1300
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:04 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c7924f

x11-libs/libxcb: Stabilize 1.17.0 amd64, #932100

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxcb/libxcb-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcb/libxcb-1.17.0.ebuild 
b/x11-libs/libxcb/libxcb-1.17.0.ebuild
index e28a1fa98c30..70097c8fdbda 100644
--- a/x11-libs/libxcb/libxcb-1.17.0.ebuild
+++ b/x11-libs/libxcb/libxcb-1.17.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="X C-language Bindings library"
 HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/lib/libxcb";
 
 SLOT="0/1.12"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="doc selinux test +xkb"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcb/

2024-05-17 Thread Sam James
commit: 94376df9c89f93aa6b2848a274a0ee95a8e3dc37
Author: Sam James  gentoo  org>
AuthorDate: Sat May 18 03:19:05 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 18 03:19:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94376df9

x11-libs/libxcb: Stabilize 1.17.0 x86, #932100

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxcb/libxcb-1.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcb/libxcb-1.17.0.ebuild 
b/x11-libs/libxcb/libxcb-1.17.0.ebuild
index 70097c8fdbda..4f2545b5eecc 100644
--- a/x11-libs/libxcb/libxcb-1.17.0.ebuild
+++ b/x11-libs/libxcb/libxcb-1.17.0.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="X C-language Bindings library"
 HOMEPAGE="https://xcb.freedesktop.org/ 
https://gitlab.freedesktop.org/xorg/lib/libxcb";
 
 SLOT="0/1.12"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="doc selinux test +xkb"
 RESTRICT="!test? ( test )"
 



  1   2   3   4   5   6   >