python-hyperlink: update to 19.0.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-hyperlink'
|
# Template file for 'python-hyperlink'
|
||||||
pkgname=python-hyperlink
|
pkgname=python-hyperlink
|
||||||
version=18.0.0
|
version=19.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="hyperlink-${version}"
|
wrksrc="hyperlink-${version}"
|
||||||
@@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||||||
depends="python-idna"
|
depends="python-idna"
|
||||||
short_desc="Pure-Python implementation of immutable URLs (Python2)"
|
short_desc="Pure-Python implementation of immutable URLs (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/python-hyper/hyperlink"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://github.com/python-hyper/hyperlink"
|
||||||
distfiles="${PYPI_SITE}/h/hyperlink/hyperlink-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/hyperlink/hyperlink-${version}.tar.gz"
|
||||||
checksum=f01b4ff744f14bc5d0a22a6b9f1525ab7d6312cb0ff967f59414bbac52f0a306
|
checksum=4288e34705da077fada1111a24a0aa08bb1e76699c9ce49876af722441845654
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user