python-hyperlink: update to 17.3.0
This commit is contained in:
parent
7ce76d2e01
commit
608fb65120
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-hyperlink'
|
||||
pkgname=python-hyperlink
|
||||
version=17.2.1
|
||||
version=17.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="hyperlink-${version}"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Pure-Python implementation of immutable URLs (Python2)"
|
|||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/python-hyper/hyperlink"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/python-hyper/hyperlink/archive/v${version}.tar.gz"
|
||||
checksum=710b5b8156a0d8d8dcb4c905aacb63f048ea49acfdd36196afaa0d4e1415092c
|
||||
distfiles="${PYPI_SITE}/h/hyperlink/hyperlink-${version}.tar.gz"
|
||||
checksum=ddadbbdda2b94182da14be1b5d26ec3188dfdf9687b9b8c8d810f52f79b7af1a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue