Merge pull request #16879 from turris-cz/19.07-zipp
python-zipp: pin setuptools-scm version
This commit is contained in:
commit
1afb4019fd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ define Package/python3-zipp
|
|||
VARIANT:=python3
|
||||
endef
|
||||
|
||||
HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=setuptools-scm
|
||||
HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:="setuptools-scm==5.0.2"
|
||||
|
||||
define Package/python3-zipp/description
|
||||
Backport of pathlib-compatible object wrapper for zip files
|
||||
|
|
Loading…
Reference in a new issue