mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2026-03-11 00:00:55 UTC
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
BDEPEND=test? ( net-libs/librsync app-crypt/gnupg dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/paramiko[python_targets_python3_12(-)?,python_targets_python3_13(-)?] s3? ( dev-python/boto3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[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-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=net-libs/librsync app-crypt/gnupg dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setuptools-scm[python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( || ( app-arch/par2cmdline app-arch/par2cmdline-turbo ) dev-python/pexpect[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 )
|
||||
DESCRIPTION=Secure backup system using gnupg to encrypt data
|
||||
DESCRIPTION=Secure backup system using GnuPG to encrypt data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://duplicity.gitlab.io/
|
||||
INHERIT=distutils-r1
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/duplicity/duplicity/-/archive/rel.3.0.5/duplicity-rel.3.0.5.tar.bz2
|
||||
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 44f31ede921d604a84caf05ca3e3d4dc
|
||||
_md5_=9393d67b8c3081a21bc83ccbe6902b1f
|
||||
_md5_=0af9f68240bff00b83a67d65fb22ea4f
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
BDEPEND=test? ( app-alternatives/gpg net-libs/librsync:= dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pexpect[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/paramiko[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] s3? ( dev-python/boto3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=app-alternatives/gpg net-libs/librsync:= dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pexpect[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools-scm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( || ( app-arch/par2cmdline app-arch/par2cmdline-turbo ) ) 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 )
|
||||
DESCRIPTION=Secure backup system using gnupg to encrypt data
|
||||
DESCRIPTION=Secure backup system using GnuPG to encrypt data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://duplicity.gitlab.io/
|
||||
INHERIT=distutils-r1
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/duplicity/duplicity/-/archive/rel.3.0.6.3/duplicity-rel.3.0.6.3.tar.bz2
|
||||
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 44f31ede921d604a84caf05ca3e3d4dc
|
||||
_md5_=46a2122844f272d79cfe2d6398a6d29c
|
||||
_md5_=1aeec80340370f789fbea75724746c65
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
BDEPEND=test? ( app-alternatives/gpg net-libs/librsync:= dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pexpect[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/paramiko[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] s3? ( dev-python/boto3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=app-alternatives/gpg net-libs/librsync:= dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pexpect[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools-scm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( || ( app-arch/par2cmdline app-arch/par2cmdline-turbo ) ) 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 )
|
||||
DESCRIPTION=Secure backup system using gnupg to encrypt data
|
||||
DESCRIPTION=Secure backup system using GnuPG to encrypt data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://duplicity.gitlab.io/
|
||||
INHERIT=distutils-r1
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/duplicity/duplicity/-/archive/rel.3.0.7/duplicity-rel.3.0.7.tar.bz2
|
||||
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 44f31ede921d604a84caf05ca3e3d4dc
|
||||
_md5_=a5438b24b3a15e3507732b75a46d2c2f
|
||||
_md5_=bb139a1ece10b612d8b39a22fd0c9833
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
BDEPEND=test? ( app-alternatives/gpg net-libs/librsync:= dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pexpect[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/paramiko[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] s3? ( dev-python/boto3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=app-alternatives/gpg net-libs/librsync:= dev-python/fasteners[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pexpect[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools-scm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( || ( app-arch/par2cmdline app-arch/par2cmdline-turbo ) ) 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 )
|
||||
DESCRIPTION=Secure backup system using gnupg to encrypt data
|
||||
DESCRIPTION=Secure backup system using GnuPG to encrypt data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://duplicity.gitlab.io/
|
||||
INHERIT=distutils-r1 git-r3
|
||||
@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_tar
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 44f31ede921d604a84caf05ca3e3d4dc git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=46a2122844f272d79cfe2d6398a6d29c
|
||||
_md5_=1aeec80340370f789fbea75724746c65
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://www.nushell.sh
|
||||
INHERIT=cargo
|
||||
IUSE=mcp plugins system-clipboard X debug
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv
|
||||
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv
|
||||
LICENSE=MIT 0BSD Apache-2.0 BSD Boost-1.0 CC-PD CC0-1.0 ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016 ZLIB
|
||||
RDEPEND=dev-libs/openssl:0= dev-db/sqlite:3= system-clipboard? ( X? ( x11-libs/libX11 x11-libs/libxcb ) )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nushell/nushell/archive/0.110.0.tar.gz -> nushell-0.110.0.tar.gz https://github.com/gentoo-crate-dist/nushell/releases/download/0.110.0/nushell-0.110.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 0d1cc00e0e91a021b50b0491e361ad41 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 7fa26aa78643f4b76bcc1985ec2cb49b
|
||||
_md5_=7dccfbd9517a1197ddbc58e49ed789fd
|
||||
_md5_=74a1ed9fa6db9fde3df7167ef906ffa7
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.11.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=85e38f2bbd4864d330d8e86df9b70b54
|
||||
_md5_=0f7fd2409e7cd14d5dd3e1213c444ebe
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.12.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=fd53a5f727386b5fcacaa0a7cc459173
|
||||
_md5_=0f7fd2409e7cd14d5dd3e1213c444ebe
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.9.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=85e38f2bbd4864d330d8e86df9b70b54
|
||||
_md5_=0f7fd2409e7cd14d5dd3e1213c444ebe
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13t
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.4.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc
|
||||
_md5_=399f53b9c8df2bbc06215a0c975ca179
|
||||
_md5_=5a3bb7816d88b3bde67e07acd4b0cac8
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.14.0/Python-3.14.0.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.0_p1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.14.0/Python-3.14.0.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=a1629eba172b55cb4924b743759a2b5d
|
||||
_md5_=d71e48e371e066fb2adac4571c407dba
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.2.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=eee9cd80e8ac3ce914345a3b8658be91
|
||||
_md5_=990e584ac0488f737d554085d9352e30
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.3.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=eaa55216f759c17649e7d3e8897a5e1b
|
||||
_md5_=990e584ac0488f737d554085d9352e30
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14t
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.0b1.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc
|
||||
_md5_=759136749737a1371f5c0e398c088365
|
||||
_md5_=f009a2eab5298c00ab579cfd65455d91
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.15t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.15.0/Python-3.15.0a5.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.15.0a5.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.15.0/Python-3.15.0a5.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=f5480c8e873f5a4a8fa2babe789fa7f7
|
||||
_md5_=e447e8735e42b6d6d552a3247a1db566
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.15t
|
||||
SRC_URI=https://www.python.org/ftp/python/3.15.0/Python-3.15.0a6.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.15.0a6.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.15.0/Python-3.15.0a6.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=f5480c8e873f5a4a8fa2babe789fa7f7
|
||||
_md5_=e447e8735e42b6d6d552a3247a1db566
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.15t
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.0b1.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe
|
||||
_md5_=72c9da9bb3026ea415cb54f76d8d4f7b
|
||||
_md5_=e43d2c450470c4cf5b82ea661edb21f3
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.10
|
||||
SRC_URI=https://www.python.org/ftp/python/3.10.19/Python-3.10.19.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.10.19.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.10.19/Python-3.10.19.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=268907b335d3b7be8de2c4e6b4f4c18d
|
||||
_md5_=29b1c588ca5f84bb9d64428e9132ee1f
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.10
|
||||
SRC_URI=https://www.python.org/ftp/python/3.10.20/Python-3.10.20.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.10.20.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.10.20/Python-3.10.20.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=b2becfbeabc4dec0737e06d62fc826f1
|
||||
_md5_=40a87529d011aead366af70ab942a810
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.10
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.10.18.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010
|
||||
_md5_=c262b329af17d0f951f431fb1114f31c
|
||||
_md5_=dddb3829842f8941bec975e5be4ca925
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.11
|
||||
SRC_URI=https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.11.14.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.11.14/Python-3.11.14.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=24993df557016227822ad58e92ac6aaf
|
||||
_md5_=21a909862010bf740b08b3c1b65f3ae2
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.11
|
||||
SRC_URI=https://www.python.org/ftp/python/3.11.15/Python-3.11.15.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.11.15.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.11.15/Python-3.11.15.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=b739a398da33f28c57125f33f0d4a38e
|
||||
_md5_=07d4da2acd3893ea142e236815eac313
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.11
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.11.13.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc
|
||||
_md5_=4da48fd65b6716caca6238e5e90d5a4a
|
||||
_md5_=91ee0e60379ecd3c49594f95ceff71d8
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.12
|
||||
SRC_URI=https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.12.12.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=ebc8c882b0b548eca9bbe2d8de033f5e
|
||||
_md5_=0117b871c28d622a78e034a3205ee64f
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.12
|
||||
SRC_URI=https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.12.13_p1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.12.13/Python-3.12.13.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=da1b38784188b03e7fc7957d9080844a
|
||||
_md5_=4436755a4258db81a5af0c6474e4ace2
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.12
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.12.11.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc
|
||||
_md5_=5502486bf41c4eda04541dc32e6299a4
|
||||
_md5_=4eeb90841279166d0d6c2bd032e09f49
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13
|
||||
SRC_URI=https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.11.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.11/Python-3.13.11.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=9bb06363b79d27a04e8605b07d59f1d6
|
||||
_md5_=6c417fe0bf9ba542cd592f11069278b1
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13
|
||||
SRC_URI=https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.12.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.12/Python-3.13.12.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=91b010f8b7c17f31141311e63d38865d
|
||||
_md5_=3332d24c57d1b31433884b36952c8ecf
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13
|
||||
SRC_URI=https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.9.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.13.9/Python-3.13.9.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=831d61d631805071cbf46a0f8037ebf6
|
||||
_md5_=6c417fe0bf9ba542cd592f11069278b1
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.13
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.13.4.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc
|
||||
_md5_=a1c556edb8654e9b143d1b189713fbce
|
||||
_md5_=cbfaa899a86e15af6734092a55359256
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14
|
||||
SRC_URI=https://www.python.org/ftp/python/3.14.0/Python-3.14.0.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.0_p1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.14.0/Python-3.14.0.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=49fca3c9004cdb8ba19490fdf7c8cfd4
|
||||
_md5_=2e439c66e33910aed3ed13775b3ab441
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14
|
||||
SRC_URI=https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.2.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.14.2/Python-3.14.2.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=41f2ae7775dfa8bb57e9289c9309d179
|
||||
_md5_=b7c7ec91da0ded6b016e8eddcc6ae556
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14
|
||||
SRC_URI=https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.3.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.14.3/Python-3.14.3.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=f8ffca4c79f027b612f8f7f71081e002
|
||||
_md5_=38b9f58539fe159f0396c22c86dd3f18
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.14
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.0b1.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe python-utils-r1 34399ddcee37dc83c6735c2c46e244bc
|
||||
_md5_=7179e19e455e583d991c1ecb9dc29a2e
|
||||
_md5_=bd48d996019855250d598c53ca5e3ea6
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.15
|
||||
SRC_URI=https://www.python.org/ftp/python/3.15.0/Python-3.15.0a5.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.15.0a5.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.15.0/Python-3.15.0a5.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=b76ddd0d48d7338b17ef047d519b9f35
|
||||
_md5_=479c6acf392b1255ad0cc9b11597ed52
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.15
|
||||
SRC_URI=https://www.python.org/ftp/python/3.15.0/Python-3.15.0a6.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.15.0a6.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.15.0/Python-3.15.0a6.tar.xz.sigstore )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=b76ddd0d48d7338b17ef047d519b9f35
|
||||
_md5_=479c6acf392b1255ad0cc9b11597ed52
|
||||
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.15
|
||||
SRC_URI=https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.14.0b1.tar.xz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 git-r3 875eb471682d3e1f18da124be97dcc81 linux-info efd923656513c879204fec6638eadee5 llvm-utils e7edb4086e31c8537574b263d899f826 llvm-r1 77771a412c60b32ce3205d377edd7b83 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe
|
||||
_md5_=10861f0534da268650d9a78b1f66ea01
|
||||
_md5_=9c2c03660dbd9bd0394204b0e855fdb5
|
||||
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=3.8
|
||||
SRC_URI=https://www.python.org/ftp/python/3.8.20/Python-3.8.20.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.8.20_p7.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.8.20/Python-3.8.20.tar.xz.asc )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 python-utils-r1 34399ddcee37dc83c6735c2c46e244bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=6d3cc72997dc455435ee06c51134d404
|
||||
_md5_=a8ea51a658ef5e3dc07b8cd5ab0c2e59
|
||||
|
||||
@@ -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 b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 3a740b2e55e60a60e8c0c411f3996dfa check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f pax-utils 5555f2e75744739fe100ee62c22d28fe prefix c3c4c93ebda319c0fa7ed6f942ba1010 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=e2de9ebec8e126f0f8e78f0e202d1230
|
||||
_md5_=53c58d909950997dd5855b99bba921f8
|
||||
|
||||
@@ -1258,7 +1258,7 @@ app-backup/dar 2.8.3: A full featured backup tool, aimed for disks
|
||||
app-backup/deja-dup 44.2 48.4: Simple backup tool using duplicity back-end
|
||||
app-backup/dirvish 1.2.1-r1: Dirvish is a fast, disk based, rotating network backup system
|
||||
app-backup/duplicati 2.2.0.0.2025.10.23 2.2.0.1.2025.11.09: Backup client that securely stores encrypted, incremental, compressed backups
|
||||
app-backup/duplicity 3.0.5-r1 3.0.6.3-r1 3.0.7 9999: Secure backup system using gnupg to encrypt data
|
||||
app-backup/duplicity 3.0.5-r1 3.0.6.3-r1 3.0.7 9999: Secure backup system using GnuPG to encrypt data
|
||||
app-backup/duply 2.5.2 2.5.5 2.5.6: Shell frontend for duplicity
|
||||
app-backup/fsarchiver 0.8.8 0.8.8-r1 0.8.9: Flexible filesystem archiver for backup and deployment tool
|
||||
app-backup/hdup 2.0.14-r2: Hdup is backup program using tar, find, gzip/bzip2, mcrypt and ssh
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 10 Mar 2026 23:15:54 +0000
|
||||
Wed, 11 Mar 2026 00:00:54 +0000
|
||||
|
||||
Reference in New Issue
Block a user