Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 891231

Summary: sci-libs/cartopy-0.21.1 should depend on setuptools_scm not setuptools_scm_git_archive
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Thomas Beierlein <tomjbe>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2023-01-17 19:43:33 UTC
sci-libs/cartopy-0.21.1 has:

BDEPEND="
        $(python_gen_cond_dep '
                dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]


since 0.21 and "Remove use of setuptools_scm_git_archive":

https://github.com/SciTools/cartopy/commit/76c4d78441c51944fbaa48006eb6ce426f3e0344

The requirement is:

setuptools_scm >= 7.0.0
Comment 1 Thomas Beierlein gentoo-dev 2023-01-29 18:30:26 UTC
Thanks for the hint. Fixed ebuild is in tree now.