mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
2026-08-08 17:45:59 UTC
This commit is contained in:
@@ -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_python3_12 python_targets_python3_13 debug verify-provenance
|
||||
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=PSF-2
|
||||
RDEPEND=app-arch/zstd:= 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 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/backports.zstd/backports_zstd-1.6.0.tar.gz verify-provenance? ( https://pypi.org/integrity/backports.zstd/v1.6.0/backports_zstd-1.6.0.tar.gz/provenance -> backports_zstd-1.6.0.tar.gz.provenance )
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=ac8bfaa9692e54e485eee9670dd8852b
|
||||
_md5_=af7113e38864ecb94bab683259e558de
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/jelmer/dulwich/ https://pypi.org/project/dulwich/
|
||||
INHERIT=cargo distutils-r1 pypi
|
||||
IUSE=doc examples +native-extensions test doc debug python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug verify-provenance
|
||||
KEYWORDS=~alpha ~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86 ~arm64-macos ~x64-macos ~x64-solaris
|
||||
KEYWORDS=~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86 ~arm64-macos ~x64-macos ~x64-solaris
|
||||
LICENSE=GPL-2+ Apache-2.0 native-extensions? ( Apache-2.0 Apache-2.0-with-LLVM-exceptions Unicode-3.0 || ( MIT Unlicense ) )
|
||||
RDEPEND=>=dev-python/urllib3-2.2.2[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 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/d/dulwich/dulwich-1.2.10.tar.gz verify-provenance? ( https://pypi.org/integrity/dulwich/v1.2.10/dulwich-1.2.10.tar.gz/provenance -> dulwich-1.2.10.tar.gz.provenance ) native-extensions? ( https://static.crates.io/crates/bstr/bstr-1.12.3.crate https://static.crates.io/crates/heck/heck-0.5.0.crate https://static.crates.io/crates/libc/libc-0.2.186.crate https://static.crates.io/crates/memchr/memchr-2.8.2.crate https://static.crates.io/crates/once_cell/once_cell-1.21.4.crate https://static.crates.io/crates/portable-atomic/portable-atomic-1.13.1.crate https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.106.crate https://static.crates.io/crates/pyo3-build-config/pyo3-build-config-0.29.0.crate https://static.crates.io/crates/pyo3-ffi/pyo3-ffi-0.29.0.crate https://static.crates.io/crates/pyo3-macros-backend/pyo3-macros-backend-0.29.0.crate https://static.crates.io/crates/pyo3-macros/pyo3-macros-0.29.0.crate https://static.crates.io/crates/pyo3/pyo3-0.29.0.crate https://static.crates.io/crates/quote/quote-1.0.46.crate https://static.crates.io/crates/serde_core/serde_core-1.0.228.crate https://static.crates.io/crates/serde_derive/serde_derive-1.0.228.crate https://static.crates.io/crates/similar/similar-3.1.1.crate https://static.crates.io/crates/syn/syn-2.0.118.crate https://static.crates.io/crates/target-lexicon/target-lexicon-0.13.5.crate https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.24.crate )
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0e6dcc60973be397aa943d9efae0e2bf rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=9add8212a4cd8edfb705ec6ec08f2e9f
|
||||
_md5_=4f5de1dc416c33f82e6642d22c27cfbc
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/libfuse/pyfuse3/ https://pypi.org/project/pyfuse3/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug
|
||||
KEYWORDS=~amd64 ~arm arm64 ~ppc64 ~riscv x86
|
||||
KEYWORDS=amd64 ~arm arm64 ~ppc64 ~riscv x86
|
||||
LICENSE=LGPL-2.1+
|
||||
RDEPEND=sys-fs/fuse:3= >=dev-python/trio-0.15[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] 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 ) python_targets_python3_15? ( dev-lang/python:3.15 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyfuse3/pyfuse3-3.5.0.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=a2593811b065da03b0fac98f91204e2b
|
||||
_md5_=00f1b3e8ba635130f3fa1aa82fceda94
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 08 Aug 2026 17:30:57 +0000
|
||||
Sat, 08 Aug 2026 17:45:59 +0000
|
||||
|
||||
Reference in New Issue
Block a user