python3-setuptools-scm: added missing dependency: python3-wheel
This commit is contained in:
parent
76f0d587b3
commit
189196c4e7
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF30GUH0SoytgQ8wAyHqmwmRWsBj8Xi9zE/A2PkO0I+vLwFIa0h5Wcfn02xg+dFa8fQ2fFhaUvmaqF5Z0CrjxVtAM=
|
||||
SHA256 (Pkgfile) = 8cda97baba6c46f985ac6de64cce076db7db0d4c39cc472a85cbd99e382a88ce
|
||||
RWSagIOpLGJF36M5OpxZEe1Ta6ep18/x8pGK3P4tz5PANC3Y3zznCi31W8OOxhAlk9TcZtxUeam+/9YQuXVm6Loum6PKWpBT/ws=
|
||||
SHA256 (Pkgfile) = 496c9747e878adbbe2b578b27824ff02d059a554d86427679b0263678232b834
|
||||
SHA256 (.footprint) = 0486b177b3a9afd64bb5680421e4f26670eddca907d637f17d3e744db9d6b840
|
||||
SHA256 (setuptools_scm-7.1.0.tar.gz) = 6c508345a771aad7d56ebff0e70628bf2b0ec7573762be9960214730de278f27
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Description: Handles managing your python package versions in scm metadata.
|
||||
# URL: https://github.com/pypa/setuptools_scm
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: python3-build python3-installer python3-typing_extensions
|
||||
# Depends on: python3-typing_extensions python3-wheel
|
||||
|
||||
name=python3-setuptools-scm
|
||||
version=7.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user