mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-pytz: fix update-check/distfile
This commit is contained in:
parent
e4a16b382f
commit
348a95515b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ short_desc="Python2 timezone library"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://pythonhosted.org/pytz/"
|
homepage="http://pythonhosted.org/pytz/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://pypi.python.org/packages/f4/7d/7c0c85e9c64a75dde11bc9d3e1adc4e09a42ce7cdb873baffa1598118709/pytz-${version}.tar.bz2"
|
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.bz2"
|
||||||
checksum=ee7c751544e35a7b7fb5e3fb25a49dade37d51e70a93e5107f10575d7102c311
|
checksum=ee7c751544e35a7b7fb5e3fb25a49dade37d51e70a93e5107f10575d7102c311
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue