mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2025-11-28 13:45:52 UTC
This commit is contained in:
@@ -5,11 +5,11 @@ EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/patatt/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 arm64 x86
|
||||
KEYWORDS=amd64 arm64 x86
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=dev-python/pynacl[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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/patatt/patatt-0.6.3.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_=cee08693ab70fff56aa65e8432dc02b5
|
||||
_md5_=640d35e531200bd94bf8a43b4961e614
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=dev-python/setuptools-scm[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Quickly rewrite git repository history (filter-branch replacement)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/newren/git-filter-repo/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=amd64 ~arm64 ~loong ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-vcs/git 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_11 python_targets_python3_12 python_targets_python3_13 ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/newren/git-filter-repo/releases/download/v2.47.0/git-filter-repo-2.47.0.tar.xz
|
||||
_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_=1bf27c13b03396af5a2fe5b96c3edc26
|
||||
@@ -11137,7 +11137,7 @@ dev-vcs/git-credential-manager 2.6.1: Secure Git credential storage supporing Gi
|
||||
dev-vcs/git-crypt 0.7.0 0.8.0: Transparent file encryption in git
|
||||
dev-vcs/git-delete-merged-branches 7.4.1 7.4.1-r1 7.4.2 7.5.0: Command-line tool to delete merged Git branches
|
||||
dev-vcs/git-extras 7.3.0: Git utilities -- repo summary, repl, changelog population, and many more
|
||||
dev-vcs/git-filter-repo 2.47.0 2.47.0-r1: Quickly rewrite git repository history (filter-branch replacement)
|
||||
dev-vcs/git-filter-repo 2.47.0-r1: Quickly rewrite git repository history (filter-branch replacement)
|
||||
dev-vcs/git-flow 1.12.3-r2: Git extensions to provide high-level repository operations
|
||||
dev-vcs/git-lfs 3.7.1 9999: Command line extension and specification for managing large files with git
|
||||
dev-vcs/git-machete 3.25.2 3.35.1: Probably the sharpest git repo organizer & rebase/merge workflow automation tool
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 28 Nov 2025 11:15:54 +0000
|
||||
Fri, 28 Nov 2025 13:45:52 +0000
|
||||
|
||||
Reference in New Issue
Block a user