mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
2025-12-21 06:01:11 UTC
This commit is contained in:
@@ -2,8 +2,8 @@ DEFINED_PHASES=install
|
||||
DESCRIPTION=HTML documentation for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.python.org/doc/
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~s390 ~sparc ~x86
|
||||
LICENSE=PSF-2
|
||||
SLOT=3.9
|
||||
SRC_URI=https://www.python.org/ftp/python/doc/3.9.25/python-3.9.25-docs-html.tar.bz2
|
||||
_md5_=78f7ca475cc3267001b9cf59fed0c967
|
||||
_md5_=401d36396f9a2fc319373865ec1b817b
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.python.org/ https://github.com/python/cpython/
|
||||
INHERIT=autotools check-reqs flag-o-matic multiprocessing pax-utils prefix toolchain-funcs verify-sig
|
||||
IUSE=bluetooth debug +ensurepip examples gdbm +ncurses pgo +readline +sqlite +ssl test tk valgrind verify-sig
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=PSF-2
|
||||
PDEPEND=ensurepip? ( dev-python/ensurepip-pip dev-python/ensurepip-setuptools )
|
||||
RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= app-misc/mime-types >=dev-libs/expat-2.1:= dev-libs/libffi:= dev-libs/mpdecimal:= dev-python/gentoo-common >=virtual/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl gdbm? ( sys-libs/gdbm:=[berkdb] ) kernel_linux? ( sys-apps/util-linux:= ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) 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 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.9
|
||||
SRC_URI=https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.9.25.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.9.25/Python-3.9.25.tar.xz.asc )
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 check-reqs 2a9731073c152554078a9a8df8fc0f1b flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
|
||||
_md5_=530356df7f67b0db5205633e182206f2
|
||||
_md5_=71407012fcf78f92dffc7c2fe66b7192
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/Rogdham/backports.zstd/ https://pypi.org/project/backports.zstd/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug verify-provenance
|
||||
KEYWORDS=~alpha ~amd64 arm arm64 ~mips ~ppc ~ppc64 ~riscv ~x86
|
||||
KEYWORDS=~alpha ~amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~x86
|
||||
LICENSE=PSF-2
|
||||
RDEPEND=app-arch/zstd:= python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/backports.zstd/backports_zstd-1.0.0.tar.gz verify-provenance? ( https://pypi.org/integrity/backports.zstd/v1.0.0/backports_zstd-1.0.0.tar.gz/provenance -> backports_zstd-1.0.0.tar.gz.provenance )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=13b8b653f09f01f33011a523a4c66597
|
||||
_md5_=7533a9797c445de5150f001a0565ca31
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://eyed3.nicfit.net/ https://github.com/nicfit/eyeD3/ https://pypi.org/project/eyeD3/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
|
||||
KEYWORDS=amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=>=dev-python/deprecation-2.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/filetype-1.2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0.7
|
||||
SRC_URI=https://github.com/nicfit/eyeD3/archive/v0.9.9.tar.gz -> eyeD3-0.9.9.gh.tar.gz test? ( https://eyed3.nicfit.net/releases/eyeD3-test-data.tgz -> eyeD3-test-data-r1.tgz )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
|
||||
_md5_=ed25d2e9a308ce7aa6f06700f3062f7c
|
||||
_md5_=dbb529232d065f7a8b1343051f2c2310
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/mgaitan/sphinxcontrib-mermaid https://pypi.org/project/sphinxcontrib-mermaid/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
|
||||
KEYWORDS=amd64 arm arm64 ~ppc64 ~riscv x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=>=dev-python/sphinx-3.0.0[python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pyyaml-6.0.0[python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mgaitan/sphinxcontrib-mermaid/archive/refs/tags/1.1.0.tar.gz -> sphinxcontrib-mermaid-1.1.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
|
||||
_md5_=87335bd9eb29f8d7200bf7cad019e22c
|
||||
_md5_=b7678d4266a5e00b1cb2a20f43c26e1e
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.courtbouillon.org/tinycss2/ https://github.com/Kozea/tinycss2/ https://pypi.org/project/tinycss2/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/webencodings-0.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/tinycss2/tinycss2-1.5.0.tar.gz test? ( https://github.com/CourtBouillon/css-parsing-tests/archive/88fc3fc33986f835b6658b1b824b50c9550723f8.tar.gz -> css-parsing-tests-88fc3fc33986f835b6658b1b824b50c9550723f8.gh.tar.gz )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=bbe3c83be1cfd9ad29dc116bc865929d
|
||||
_md5_=df17c9c71ccb95e6ae4ba69d10a5d14b
|
||||
|
||||
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/types-psutil/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=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_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-psutil/types_psutil-7.0.0.20251116.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=a538c2b1f3464e234e81632c297c66a7
|
||||
_md5_=b91545e05d75316310ceed217a916462
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 21 Dec 2025 05:46:16 +0000
|
||||
Sun, 21 Dec 2025 06:01:11 +0000
|
||||
|
||||
Reference in New Issue
Block a user