mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 08:31:04 +02:00
eclass/distutils-r1: Sync with Gentoo
It's from Gentoo commit f57815b19c624b802b93ba8600dc8972d09443fa.
This commit is contained in:
parent
cf068d3344
commit
f8d20357ac
@ -256,7 +256,7 @@ _distutils_set_globals() {
|
||||
;;
|
||||
flit_scm)
|
||||
bdep+='
|
||||
>=dev-python/flit_scm-1.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/flit-scm-1.7.0[${PYTHON_USEDEP}]
|
||||
'
|
||||
;;
|
||||
hatchling)
|
||||
@ -836,7 +836,7 @@ _distutils-r1_print_package_versions() {
|
||||
flit_scm)
|
||||
packages+=(
|
||||
dev-python/flit-core
|
||||
dev-python/flit_scm
|
||||
dev-python/flit-scm
|
||||
dev-python/setuptools-scm
|
||||
)
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user