python3-wheel: update to 0.36.2.
This commit is contained in:
parent
cbb95190fc
commit
2b67a8c578
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-wheel'
|
||||
pkgname=python3-wheel
|
||||
version=0.36.1
|
||||
version=0.36.2
|
||||
revision=1
|
||||
wrksrc="wheel-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ homepage="https://github.com/pypa/wheel"
|
|||
# upstream forgot to include LICENSE.txt in release
|
||||
distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz
|
||||
https://raw.githubusercontent.com/pypa/wheel/${version}/LICENSE.txt"
|
||||
checksum="aaef9b8c36db72f8bf7f1e54f85f875c4d466819940863ca0b3f3f77f0a1646f
|
||||
checksum="e11eefd162658ea59a60a0f6c7d493a7190ea4b9a85e335b33489d9f17e0245e
|
||||
cca9e20c6af1fcfbf69408f377769286cbeebcded336100c9b4a3f35fbe635e4"
|
||||
conflicts="python-wheel>=0"
|
||||
skip_extraction="LICENSE.txt"
|
||||
|
|
Loading…
Reference in a new issue