summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-09-05 08:49:11 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-09-05 08:49:11 +0000
commit2b14a5f83c5c7bd9b1dc384a4e04d5d0082f95bb (patch)
treeb17536a633f76827044a8693f2ebc156c0785cd0
parentMerge updates from master (diff)
downloadgentoo-2b14a5f83c5c7bd9b1dc384a4e04d5d0082f95bb.tar.gz
gentoo-2b14a5f83c5c7bd9b1dc384a4e04d5d0082f95bb.tar.bz2
gentoo-2b14a5f83c5c7bd9b1dc384a4e04d5d0082f95bb.zip
2024-09-05 08:49:10 UTC
-rw-r--r--metadata/md5-cache/dev-lang/python-3.10.14_p3-r116
-rw-r--r--metadata/md5-cache/dev-lang/python-3.11.9_p2-r116
-rw-r--r--metadata/md5-cache/dev-lang/python-3.12.5_p1-r116
-rw-r--r--metadata/md5-cache/dev-lang/python-3.13.0_rc1_p3-r117
-rw-r--r--metadata/md5-cache/dev-python/commentjson-0.9.0-r24
-rw-r--r--metadata/md5-cache/dev-python/jaraco-test-5.4.06
-rw-r--r--metadata/md5-cache/dev-python/pyasynchat-1.0.48
-rw-r--r--metadata/md5-cache/dev-python/pyasyncore-1.0.47
-rw-r--r--metadata/md5-cache/dev-python/pypy3-7.3.17-r110
-rw-r--r--metadata/md5-cache/dev-python/pypy3_10-7.3.17-r115
-rw-r--r--metadata/md5-cache/dev-python/python-tests-3.10.14_p315
-rw-r--r--metadata/md5-cache/dev-python/python-tests-3.11.9_p215
-rw-r--r--metadata/md5-cache/dev-python/python-tests-3.12.5_p115
-rw-r--r--metadata/md5-cache/dev-python/python-tests-3.13.0_rc1_p315
-rw-r--r--metadata/md5-cache/dev-python/pytrie-0.4.0-r18
-rw-r--r--metadata/md5-cache/dev-python/test-013
-rw-r--r--metadata/md5-cache/dev-python/txaio-23.1.18
-rw-r--r--metadata/pkg_desc_index8
-rw-r--r--metadata/timestamp.chk2
-rw-r--r--profiles/use.local.desc2
20 files changed, 192 insertions, 24 deletions
diff --git a/metadata/md5-cache/dev-lang/python-3.10.14_p3-r1 b/metadata/md5-cache/dev-lang/python-3.10.14_p3-r1
new file mode 100644
index 000000000000..df051b5e10e5
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/python-3.10.14_p3-r1
@@ -0,0 +1,16 @@
+BDEPEND=dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-python ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install prepare pretend setup test unpack
+DEPEND=app-arch/bzip2:= app-arch/xz-utils:= >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) bluetooth? ( net-wireless/bluez ) valgrind? ( dev-debug/valgrind ) test? ( app-arch/xz-utils )
+DESCRIPTION=An interpreted, interactive, object-oriented programming language
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=autotools check-reqs flag-o-matic multiprocessing pax-utils prefix python-utils-r1 toolchain-funcs verify-sig
+IUSE=bluetooth build debug +ensurepip examples gdbm libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) !build? ( app-misc/mime-types ) dev-lang/python-exec[python_targets_python3_10(-)]
+RESTRICT=!test? ( test )
+SLOT=3.10
+SRC_URI=https://www.python.org/ftp/python/3.10.14/Python-3.10.14.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.10.14_p3.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.10.14/Python-3.10.14.tar.xz.asc )
+_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 python-utils-r1 6881b056477c23167d9a6b33e146374e verify-sig a79ba011daaf532d71a219182474d150
+_md5_=72399928c28bb864f6228b00c57d4ee3
diff --git a/metadata/md5-cache/dev-lang/python-3.11.9_p2-r1 b/metadata/md5-cache/dev-lang/python-3.11.9_p2-r1
new file mode 100644
index 000000000000..5ef2d37a1843
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/python-3.11.9_p2-r1
@@ -0,0 +1,16 @@
+BDEPEND=dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-python ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install postinst prepare pretend setup test unpack
+DEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) bluetooth? ( net-wireless/bluez ) test? ( app-arch/xz-utils ) valgrind? ( dev-debug/valgrind )
+DESCRIPTION=An interpreted, interactive, object-oriented programming language
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=autotools check-reqs flag-o-matic multiprocessing pax-utils prefix python-utils-r1 toolchain-funcs verify-sig
+IUSE=bluetooth build debug +ensurepip examples gdbm libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) !build? ( app-misc/mime-types ) dev-lang/python-exec[python_targets_python3_11(-)]
+RESTRICT=!test? ( test )
+SLOT=3.11
+SRC_URI=https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.11.9_p2.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz.asc )
+_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 python-utils-r1 6881b056477c23167d9a6b33e146374e verify-sig a79ba011daaf532d71a219182474d150
+_md5_=50d4e785ea40773da7bc35fd5a2c7de1
diff --git a/metadata/md5-cache/dev-lang/python-3.12.5_p1-r1 b/metadata/md5-cache/dev-lang/python-3.12.5_p1-r1
new file mode 100644
index 000000000000..13282b29ddff
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/python-3.12.5_p1-r1
@@ -0,0 +1,16 @@
+BDEPEND=dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install prepare pretend setup test unpack
+DEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-pip ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) bluetooth? ( net-wireless/bluez ) test? ( app-arch/xz-utils dev-python/ensurepip-pip dev-python/ensurepip-setuptools dev-python/ensurepip-wheel ) valgrind? ( dev-debug/valgrind )
+DESCRIPTION=An interpreted, interactive, object-oriented programming language
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=autotools check-reqs flag-o-matic multiprocessing pax-utils python-utils-r1 toolchain-funcs verify-sig
+IUSE=bluetooth build debug +ensurepip examples gdbm libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-pip ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) !build? ( app-misc/mime-types ) dev-lang/python-exec[python_targets_python3_12(-)]
+RESTRICT=!test? ( test )
+SLOT=3.12
+SRC_URI=https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.12.5_p1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tar.xz.asc )
+_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe pax-utils 91d47e5d20627c717aa878b9167c62a8 python-utils-r1 6881b056477c23167d9a6b33e146374e verify-sig a79ba011daaf532d71a219182474d150
+_md5_=283c2d9de3c7584077bd2e7c9ccd32f4
diff --git a/metadata/md5-cache/dev-lang/python-3.13.0_rc1_p3-r1 b/metadata/md5-cache/dev-lang/python-3.13.0_rc1_p3-r1
new file mode 100644
index 000000000000..465d6f82c77b
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/python-3.13.0_rc1_p3-r1
@@ -0,0 +1,17 @@
+BDEPEND=dev-build/autoconf-archive app-alternatives/awk virtual/pkgconfig jit? ( llvm_slot_18? ( sys-devel/clang:18 sys-devel/llvm:18 ) ) verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install postinst prepare pretend setup test unpack
+DEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-pip ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) bluetooth? ( net-wireless/bluez ) test? ( app-arch/xz-utils dev-python/ensurepip-pip dev-python/ensurepip-setuptools dev-python/ensurepip-wheel ) valgrind? ( dev-debug/valgrind )
+DESCRIPTION=An interpreted, interactive, object-oriented programming language
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=autotools check-reqs flag-o-matic llvm-r1 multiprocessing pax-utils python-utils-r1 toolchain-funcs verify-sig
+IUSE=bluetooth build +debug +ensurepip examples gdbm +gil jit libedit +ncurses pgo +readline +sqlite +ssl test tk valgrind +llvm_slot_18 verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-crypt/libb2 >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl ensurepip? ( dev-python/ensurepip-pip ) gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( !libedit? ( >=sys-libs/readline-4.1:= ) libedit? ( dev-libs/libedit:= ) ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( >=dev-libs/openssl-1.1.1:= ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) !build? ( app-misc/mime-types ) dev-lang/python-exec[python_targets_python3_13(-)]
+REQUIRED_USE=jit? ( ^^ ( llvm_slot_18 ) )
+RESTRICT=!test? ( test )
+SLOT=3.13
+SRC_URI=https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc1.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.0rc1_p3.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc1.tar.xz.asc )
+_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic e503ea5acc20410237ba33ec3f7c857d llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 aee9ccb15d2aee00819d8784fa242ac3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe pax-utils 91d47e5d20627c717aa878b9167c62a8 python-utils-r1 6881b056477c23167d9a6b33e146374e verify-sig a79ba011daaf532d71a219182474d150
+_md5_=09818f0de284895aa0a77fcbb659c3e4
diff --git a/metadata/md5-cache/dev-python/commentjson-0.9.0-r2 b/metadata/md5-cache/dev-python/commentjson-0.9.0-r2
index 2ef1b2ef1dc2..8edc3c808ec8 100644
--- a/metadata/md5-cache/dev-python/commentjson-0.9.0-r2
+++ b/metadata/md5-cache/dev-python/commentjson-0.9.0-r2
@@ -1,4 +1,4 @@
-BDEPEND=test? ( dev-python/six[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/lark[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+BDEPEND=test? ( dev-python/six[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/test[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/lark[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Add Python and JavaScript style comments in your JSON files
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/vaidik/commentjson/archive/v0.9.0.tar.gz -> commentjson-0.9.0.gh.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50
-_md5_=51537c861f950425b1b54ed263e841a0
+_md5_=2fc09b50b9f078788aa961aab3d20b4a
diff --git a/metadata/md5-cache/dev-python/jaraco-test-5.4.0 b/metadata/md5-cache/dev-python/jaraco-test-5.4.0
index 42328ec97f28..8ca5745f6be9 100644
--- a/metadata/md5-cache/dev-python/jaraco-test-5.4.0
+++ b/metadata/md5-cache/dev-python/jaraco-test-5.4.0
@@ -1,4 +1,4 @@
-BDEPEND=test? ( dev-python/jaraco-collections[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-context[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-functools[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+BDEPEND=test? ( dev-python/jaraco-collections[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-context[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-functools[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/test[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Testing support by jaraco
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
-RDEPEND=dev-python/jaraco-collections[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-context[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-functools[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
+RDEPEND=dev-python/jaraco-collections[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-context[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jaraco-functools[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/test[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/j/jaraco.test/jaraco.test-5.4.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=a06121c4f1cc04def11910a459f3c87f
+_md5_=da0df15a898ef731c2b21fb601310474
diff --git a/metadata/md5-cache/dev-python/pyasynchat-1.0.4 b/metadata/md5-cache/dev-python/pyasynchat-1.0.4
index 3eb35fd92e0a..3bc9af7bd76c 100644
--- a/metadata/md5-cache/dev-python/pyasynchat-1.0.4
+++ b/metadata/md5-cache/dev-python/pyasynchat-1.0.4
@@ -1,16 +1,16 @@
-BDEPEND=test? ( >=dev-python/pyasyncore-1.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+BDEPEND=test? ( dev-python/test[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pyasyncore-1.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Make asynchat available for Python 3.12 onwards
EAPI=8
HOMEPAGE=https://github.com/simonrob/pyasynchat/ https://pypi.org/project/pyasynchat/
INHERIT=distutils-r1 pypi
-IUSE=test python_targets_python3_12 python_targets_python3_13
+IUSE=test test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86
LICENSE=PSF-2
RDEPEND=>=dev-python/pyasyncore-1.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
-RESTRICT=!test? ( test )
+RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyasynchat/pyasynchat-1.0.4.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=6b6e20a4d109fbdf175647603394ad65
+_md5_=bbbc4707e9e5d89d21c1a40eeb066248
diff --git a/metadata/md5-cache/dev-python/pyasyncore-1.0.4 b/metadata/md5-cache/dev-python/pyasyncore-1.0.4
index 7206ef2536b8..3ad51607a6c6 100644
--- a/metadata/md5-cache/dev-python/pyasyncore-1.0.4
+++ b/metadata/md5-cache/dev-python/pyasyncore-1.0.4
@@ -1,15 +1,16 @@
-BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+BDEPEND=test? ( dev-python/test[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Make asyncore available for Python 3.12 onwards
EAPI=8
HOMEPAGE=https://github.com/simonrob/pyasyncore https://pypi.org/project/pyasyncore/
INHERIT=distutils-r1 pypi
-IUSE=python_targets_python3_12 python_targets_python3_13
+IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86
LICENSE=PSF-2
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
+RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyasyncore/pyasyncore-1.0.4.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=c21e5e23209bc43ffa3c4ada8bf0b873
+_md5_=3da0d52f88c68a442c2e024bb457a832
diff --git a/metadata/md5-cache/dev-python/pypy3-7.3.17-r1 b/metadata/md5-cache/dev-python/pypy3-7.3.17-r1
new file mode 100644
index 000000000000..6e946e2ff3d5
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pypy3-7.3.17-r1
@@ -0,0 +1,10 @@
+DEFINED_PHASES=install
+DESCRIPTION=A fast, compliant alternative implementation of the Python (3.10) language
+EAPI=8
+HOMEPAGE=https://pypy.org/ https://foss.heptapod.net/pypy/pypy/
+IUSE=+gdbm ncurses sqlite +test-install tk
+KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux
+LICENSE=MIT
+RDEPEND==dev-python/pypy3_10-7.3.17*:0/pypy310-pp73-384[gdbm?,ncurses?,sqlite?,test-install(+)?,tk?]
+SLOT=0/pypy310-pp73-384
+_md5_=3a428fe1cc1603d6b71e3d892c4030b2
diff --git a/metadata/md5-cache/dev-python/pypy3_10-7.3.17-r1 b/metadata/md5-cache/dev-python/pypy3_10-7.3.17-r1
new file mode 100644
index 000000000000..4711cb2049a4
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pypy3_10-7.3.17-r1
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile configure install prepare
+DEPEND=|| ( >=dev-python/pypy3_10-exe-7.3.17:7.3.17[bzip2(+),ncurses?] >=dev-python/pypy3_10-exe-bin-7.3.17:7.3.17 ) dev-lang/python-exec[python_targets_pypy3(-)] dev-libs/openssl:0= dev-python/gentoo-common ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= )
+DESCRIPTION=A fast, compliant alternative implementation of the Python (3.10) language
+EAPI=8
+HOMEPAGE=https://pypy.org/ https://github.com/pypy/pypy/
+INHERIT=multiprocessing pax-utils toolchain-funcs
+IUSE=+ensurepip gdbm +jit ncurses sqlite +test-install tk
+KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux
+LICENSE=MIT
+RDEPEND=|| ( >=dev-python/pypy3_10-exe-7.3.17:7.3.17[bzip2(+),ncurses?] >=dev-python/pypy3_10-exe-bin-7.3.17:7.3.17 ) dev-lang/python-exec[python_targets_pypy3(-)] dev-libs/openssl:0= dev-python/gentoo-common ensurepip? ( dev-python/ensurepip-wheels ) gdbm? ( sys-libs/gdbm:0= ) sqlite? ( dev-db/sqlite:3= ) tk? ( dev-lang/tk:0= dev-tcltk/tix:0= )
+RESTRICT=test
+SLOT=0/pypy310-pp73-384
+SRC_URI=https://downloads.python.org/pypy/pypy3.10-v7.3.17-src.tar.bz2 https://buildbot.pypy.org/pypy/pypy3.10-v7.3.17-src.tar.bz2 https://dev.gentoo.org/~mgorny/dist/python/pypy3.10-gentoo-patches-7.3.17.tar.xz
+_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe pax-utils 91d47e5d20627c717aa878b9167c62a8 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0
+_md5_=d64aa88197476e435a555f075dcf18e3
diff --git a/metadata/md5-cache/dev-python/python-tests-3.10.14_p3 b/metadata/md5-cache/dev-python/python-tests-3.10.14_p3
new file mode 100644
index 000000000000..4976b240e749
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-tests-3.10.14_p3
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) ~dev-lang/python-3.10.14_p3:3.10 !<dev-lang/python-3.10.14_p3-r1:3.10 verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=install unpack
+DESCRIPTION=Test modules from dev-lang/python
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=python-r1 verify-sig
+IUSE=python_targets_python3_10 verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) ~dev-lang/python-3.10.14_p3:3.10 !<dev-lang/python-3.10.14_p3-r1:3.10
+REQUIRED_USE=|| ( python_targets_python3_10 )
+SLOT=3.10
+SRC_URI=https://www.python.org/ftp/python/3.10.14/Python-3.10.14.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.10.14_p3.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.10.14/Python-3.10.14.tar.xz.asc )
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c verify-sig a79ba011daaf532d71a219182474d150
+_md5_=90701c15755d8e0ee1f29e61301d6ac9
diff --git a/metadata/md5-cache/dev-python/python-tests-3.11.9_p2 b/metadata/md5-cache/dev-python/python-tests-3.11.9_p2
new file mode 100644
index 000000000000..4628c5e05a87
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-tests-3.11.9_p2
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) ~dev-lang/python-3.11.9_p2:3.11 !<dev-lang/python-3.11.9_p2-r1:3.11 verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=install unpack
+DESCRIPTION=Test modules from dev-lang/python
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=python-r1 verify-sig
+IUSE=python_targets_python3_11 verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) ~dev-lang/python-3.11.9_p2:3.11 !<dev-lang/python-3.11.9_p2-r1:3.11
+REQUIRED_USE=|| ( python_targets_python3_11 )
+SLOT=3.11
+SRC_URI=https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.11.9_p2.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz.asc )
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c verify-sig a79ba011daaf532d71a219182474d150
+_md5_=ff5b990ca95f5ce4c48429a62d238df3
diff --git a/metadata/md5-cache/dev-python/python-tests-3.12.5_p1 b/metadata/md5-cache/dev-python/python-tests-3.12.5_p1
new file mode 100644
index 000000000000..b43ae98f9f7f
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-tests-3.12.5_p1
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) ~dev-lang/python-3.12.5_p1:3.12 !<dev-lang/python-3.12.5_p1-r1:3.12 verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=install unpack
+DESCRIPTION=Test modules from dev-lang/python
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=python-r1 verify-sig
+IUSE=python_targets_python3_12 verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) ~dev-lang/python-3.12.5_p1:3.12 !<dev-lang/python-3.12.5_p1-r1:3.12
+REQUIRED_USE=|| ( python_targets_python3_12 )
+SLOT=3.12
+SRC_URI=https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.12.5_p1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.12.5/Python-3.12.5.tar.xz.asc )
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c verify-sig a79ba011daaf532d71a219182474d150
+_md5_=48a4dda78bf54f2a231de3f3ecca04ce
diff --git a/metadata/md5-cache/dev-python/python-tests-3.13.0_rc1_p3 b/metadata/md5-cache/dev-python/python-tests-3.13.0_rc1_p3
new file mode 100644
index 000000000000..3671bb03aaca
--- /dev/null
+++ b/metadata/md5-cache/dev-python/python-tests-3.13.0_rc1_p3
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_13? ( dev-lang/python:3.13 ) ~dev-lang/python-3.13.0_rc1_p3:3.13 !<dev-lang/python-3.13.0_rc1_p3-r1:3.13 verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=install unpack
+DESCRIPTION=Test modules from dev-lang/python
+EAPI=8
+HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
+INHERIT=python-r1 verify-sig
+IUSE=python_targets_python3_13 verify-sig
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=PSF-2
+RDEPEND=python_targets_python3_13? ( dev-lang/python:3.13 ) ~dev-lang/python-3.13.0_rc1_p3:3.13 !<dev-lang/python-3.13.0_rc1_p3-r1:3.13
+REQUIRED_USE=|| ( python_targets_python3_13 )
+SLOT=3.13
+SRC_URI=https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc1.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.0rc1_p3.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.0/Python-3.13.0rc1.tar.xz.asc )
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c verify-sig a79ba011daaf532d71a219182474d150
+_md5_=8a68ade53ea6dd268f37cbd9ad78022a
diff --git a/metadata/md5-cache/dev-python/pytrie-0.4.0-r1 b/metadata/md5-cache/dev-python/pytrie-0.4.0-r1
index bcfdd52b645c..0cf191700333 100644
--- a/metadata/md5-cache/dev-python/pytrie-0.4.0-r1
+++ b/metadata/md5-cache/dev-python/pytrie-0.4.0-r1
@@ -1,16 +1,16 @@
-BDEPEND=test? ( dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+BDEPEND=test? ( dev-python/test[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A pure Python implementation of the trie data structure
EAPI=8
HOMEPAGE=https://github.com/gsakkis/pytrie/ https://pypi.org/project/PyTrie/
INHERIT=distutils-r1 pypi
-IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
+IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=amd64 arm arm64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
-RESTRICT=!test? ( test )
+RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/P/PyTrie/PyTrie-0.4.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=a56c49f7ecf0c3be83806e00db3e3a93
+_md5_=9f59b00a1cbd9c2df4eea9d2d3bfaf54
diff --git a/metadata/md5-cache/dev-python/test-0 b/metadata/md5-cache/dev-python/test-0
new file mode 100644
index 000000000000..b8b3a26fa0c1
--- /dev/null
+++ b/metadata/md5-cache/dev-python/test-0
@@ -0,0 +1,13 @@
+DEFINED_PHASES=-
+DESCRIPTION=Virtual to install 'test' package from stdlib
+EAPI=8
+HOMEPAGE=https://docs.python.org/3/library/test.html
+INHERIT=python-r1
+IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
+KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86
+LICENSE=metapackage
+RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_pypy3? ( dev-python/pypy3:=[test-install(+)] ) python_targets_python3_10? ( || ( dev-python/python-tests:3.10 <dev-lang/python-3.10.14_p3-r1:3.10 ) ) python_targets_python3_11? ( || ( dev-python/python-tests:3.11 <dev-lang/python-3.11.9_p2-r1:3.11 ) ) python_targets_python3_12? ( || ( dev-python/python-tests:3.12 <dev-lang/python-3.12.5_p1-r1:3.12 ) ) python_targets_python3_13? ( || ( dev-python/python-tests:3.13 <dev-lang/python-3.13.0_rc1_p3-r1:3.13 ) )
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
+SLOT=0
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c
+_md5_=ad135ea9d4e5e123eb9fd722255c52ff
diff --git a/metadata/md5-cache/dev-python/txaio-23.1.1 b/metadata/md5-cache/dev-python/txaio-23.1.1
index 951bf5bba92e..5390a19b8112 100644
--- a/metadata/md5-cache/dev-python/txaio-23.1.1
+++ b/metadata/md5-cache/dev-python/txaio-23.1.1
@@ -1,16 +1,16 @@
-BDEPEND=doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_13(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_12(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_11(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_10(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_10(-)] ) ) ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+BDEPEND=test? ( dev-python/test[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_13(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_12(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_11(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] >=dev-python/sphinxcontrib-spelling-2.1.2[python_targets_python3_10(-)] >=dev-python/sphinx-rtd-theme-0.1.9[python_targets_python3_10(-)] ) ) ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Compatibility API between asyncio/Twisted/Trollius
EAPI=8
HOMEPAGE=https://github.com/crossbario/txaio/ https://pypi.org/project/txaio/
INHERIT=distutils-r1 optfeature pypi
-IUSE=doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
+IUSE=test doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=amd64 arm arm64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
-RESTRICT=!test? ( test )
+RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/txaio/txaio-23.1.1.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=7788f91b8c8be898974dc1b860809200
+_md5_=0e51dfd458e1f8325d737a16845cf0fa
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 05b0b4a47294..3d9ee3ed6dd5 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -5191,7 +5191,7 @@ dev-lang/perl 5.38.2-r3 5.38.2-r5 5.38.2-r6 5.40.0: Larry Wall's Practical Extra
dev-lang/php 8.1.29 8.2.20 8.2.22 8.3.10: The PHP language runtime engine
dev-lang/pico8 0.2.6b: Fantasy console for making and playing tiny games and other computer programs
dev-lang/polyml 5.9-r2 5.9.1: Poly/ML is a full implementation of Standard ML
-dev-lang/python 2.7.18_p16-r2 3.8.19_p2 3.8.19_p3 3.8.19_p4 3.9.19_p3 3.9.19_p4 3.9.19_p5 3.10.14_p1-r1 3.10.14_p2 3.10.14_p3 3.11.9-r1 3.11.9_p1 3.11.9_p2 3.12.3-r1 3.12.4_p3 3.12.5 3.12.5_p1 3.13.0_rc1_p2 3.13.0_rc1_p3: An interpreted, interactive, object-oriented programming language
+dev-lang/python 2.7.18_p16-r2 3.8.19_p2 3.8.19_p3 3.8.19_p4 3.9.19_p3 3.9.19_p4 3.9.19_p5 3.10.14_p1-r1 3.10.14_p2 3.10.14_p3 3.10.14_p3-r1 3.11.9-r1 3.11.9_p1 3.11.9_p2 3.11.9_p2-r1 3.12.3-r1 3.12.4_p3 3.12.5 3.12.5_p1 3.12.5_p1-r1 3.13.0_rc1_p2 3.13.0_rc1_p3 3.13.0_rc1_p3-r1: An interpreted, interactive, object-oriented programming language
dev-lang/python-exec 2.4.10: Python script wrapper
dev-lang/python-exec-conf 2.4.6: Configuration file for dev-lang/python-exec
dev-lang/qore 1.19.2: Qore, the embeddable multithreaded scripting language
@@ -9038,8 +9038,8 @@ dev-python/pypugjs 5.11.0: Pug (Jade) syntax adapter for Django, Jinja2 and Mako
dev-python/pypy 7.3.16 7.3.17: A fast, compliant alternative implementation of the Python language
dev-python/pypy-exe 7.3.16 7.3.17: PyPy executable (build from source)
dev-python/pypy-exe-bin 7.3.16 7.3.17: PyPy executable (pre-built version)
-dev-python/pypy3 7.3.16 7.3.17: A fast, compliant alternative implementation of the Python (3.10) language
-dev-python/pypy3_10 7.3.16 7.3.16_p1 7.3.16_p2 7.3.17: A fast, compliant alternative implementation of the Python (3.10) language
+dev-python/pypy3 7.3.16 7.3.17 7.3.17-r1: A fast, compliant alternative implementation of the Python (3.10) language
+dev-python/pypy3_10 7.3.16 7.3.16_p1 7.3.16_p2 7.3.17 7.3.17-r1: A fast, compliant alternative implementation of the Python (3.10) language
dev-python/pypy3_10-exe 7.3.16 7.3.17: PyPy3.10 executable (build from source)
dev-python/pypy3_10-exe-bin 7.3.16 7.3.17: PyPy3.10 executable (pre-built version)
dev-python/pypy3_9 7.3.16 7.3.16_p1 7.3.16_p2: A fast, compliant alternative implementation of the Python (3.9) language
@@ -9193,6 +9193,7 @@ dev-python/python-socks 2.5.0 2.5.1: SOCKS4, SOCKS5, HTTP tunneling functionalit
dev-python/python-stdnum 1.20: A module to handle standardized numbers and codes
dev-python/python-swiftclient 4.6.0: Python bindings to the OpenStack Object Storage API
dev-python/python-systemd 235: Python module for native access to the systemd facilities
+dev-python/python-tests 3.10.14_p3 3.11.9_p2 3.12.5_p1 3.13.0_rc1_p3: Test modules from dev-lang/python
dev-python/python-utils 3.8.2: Collection of small Python functions & classes
dev-python/python-vlc 3.0.20123: Python ctypes-based bindings for libvlc
dev-python/python-xlib 0.33: A fully functional X client library for Python, written in Python
@@ -9482,6 +9483,7 @@ dev-python/tenacity 9.0.0: General-purpose retrying library
dev-python/termcolor 2.4.0: ANSI Color formatting for output in terminal
dev-python/terminado 0.18.1: Terminals served to term.js using Tornado websockets
dev-python/terminaltables 3.1.10-r1 9999: Generate simple tables in terminals from a nested list of strings
+dev-python/test 0: Virtual to install 'test' package from stdlib
dev-python/testfixtures 8.3.0: A collection of helpers and mock objects for unit tests and doc tests
dev-python/testpath 0.6.0: Test utilities for code working with files and commands
dev-python/testresources 2.0.1-r3: A pyunit extension for managing expensive test resources
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 3625de9ac61e..55787e0c4a46 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 05 Sep 2024 08:04:24 +0000
+Thu, 05 Sep 2024 08:49:10 +0000
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 7b0e58a8155f..be06a910d4a0 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2506,7 +2506,9 @@ dev-python/pypax:ptpax - Enable PT_PAX_FLAGS support.
dev-python/pypax:xtpax - Enable XATTR_PAX_FLAGS support.
dev-python/pypy:full-stdlib - Install complete stdlib as necessary to use PyPy for general purpose programs. By default, only a limited subset that is used when building PyPy3 executables is installed. Note that PyPy2.7's stdlib contains multiple known vulnerabilities.
dev-python/pypy-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.
+dev-python/pypy3:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies.
dev-python/pypy3_10:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`)
+dev-python/pypy3_10:test-install - Install the test suite packages, that are required to run tests in a few reverse dependencies.
dev-python/pypy3_10-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.
dev-python/pypy3_9:ensurepip - Install the ensurepip module that uses bundled wheels to bootstrap pip and setuptools (if disabled, it will be only possible to use venv `--without-pip`)
dev-python/pypy3_9-exe:low-memory - Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.