python3-url-normalize: update to 3.0.0
This commit is contained in:
committed by
Duncan Overbruck
parent
9f3763f24f
commit
801dd7e17f
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-url-normalize'
|
||||
pkgname=python3-url-normalize
|
||||
version=2.2.1
|
||||
revision=2
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core python3-setuptools_scm python3-wheel"
|
||||
depends="python3-idna"
|
||||
@@ -10,7 +10,7 @@ maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/niksite/url-normalize"
|
||||
distfiles="${PYPI_SITE}/u/url-normalize/url_normalize-${version}.tar.gz"
|
||||
checksum=74a540a3b6eba1d95bdc610c24f2c0141639f3ba903501e61a52a8730247ff37
|
||||
checksum=0552cbf2831a32a28994a13d29bca58a60e10ff6c0380e343ec6d1c2a0d232d8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user