dev-util/bump-my-version: enable provenance

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2026-02-20 05:40:34 +05:00
parent 259ea7dc30
commit ae7a53483e
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{12..13} )
PYPI_VERIFY_REPO="https://github.com/callowayproject/bump-my-version"
inherit click-app distutils-r1 pypi
DESCRIPTION="Version bump your Python project"