mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-hyperlink: update to 17.3.0
This commit is contained in:
parent
7ce76d2e01
commit
608fb65120
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-hyperlink'
|
# Template file for 'python-hyperlink'
|
||||||
pkgname=python-hyperlink
|
pkgname=python-hyperlink
|
||||||
version=17.2.1
|
version=17.3.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="hyperlink-${version}"
|
wrksrc="hyperlink-${version}"
|
||||||
|
@ -12,8 +12,8 @@ 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"
|
homepage="https://github.com/python-hyper/hyperlink"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/python-hyper/hyperlink/archive/v${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/hyperlink/hyperlink-${version}.tar.gz"
|
||||||
checksum=710b5b8156a0d8d8dcb4c905aacb63f048ea49acfdd36196afaa0d4e1415092c
|
checksum=ddadbbdda2b94182da14be1b5d26ec3188dfdf9687b9b8c8d810f52f79b7af1a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue