2025-06-11 11:06:44 UTC

This commit is contained in:
Repository mirror & CI
2025-06-11 11:06:44 +00:00
parent 9871798bcf
commit 5850a92091
30 changed files with 176 additions and 155 deletions

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12
REQUIRED_USE=|| ( 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/b/bump-my-version/bump_my_version-1.1.2.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump-my-version/bump_my_version-1.2.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b043191f3a82642545249acea7318e03 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d75163bd34f1e2f95ecea7530b0a25bf bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=ebe21b0f64ef65b4349be0b36efb3764
_md5_=795e9195f6e8f35541d863753079ffdf

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/docutils[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/pygments[python_targets_python3_11(-)] dev-python/tomlkit[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/docutils[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] dev-python/markdown[python_targets_python3_12(-)] dev-python/pygments[python_targets_python3_12(-)] dev-python/tomlkit[python_targets_python3_12(-)] ) ) test? ( python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/python-debian[python_targets_python3_12(-)] dev-python/ruamel-yaml[python_targets_python3_12(-)] ) dev-vcs/breezy[python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=Tracking of upstream project metadata
EAPI=8
HOMEPAGE=https://pypi.org/project/upstream-ontologist/ https://github.com/jelmer/upstream-ontologist
INHERIT=edo distutils-r1 optfeature pypi
IUSE=test python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=python_single_target_python3_11? ( dev-python/python-debian[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/python-debian[python_targets_python3_12(-)] dev-python/ruamel-yaml[python_targets_python3_12(-)] ) dev-vcs/breezy[python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/u/upstream-ontologist/upstream-ontologist-0.1.35.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b043191f3a82642545249acea7318e03 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 d75163bd34f1e2f95ecea7530b0a25bf optfeature 538bce96e5589935b57e178e8635f301 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=e3a5426e3ac0511db52f527b541b1d04

File diff suppressed because one or more lines are too long