python-pytz: update to 2017.2
This commit is contained in:
parent
abb62ca7ca
commit
b132113f33
@ -1,19 +1,19 @@
|
|||||||
# Template file for 'python-pytz'
|
# Template file for 'python-pytz'
|
||||||
pkgname=python-pytz
|
pkgname=python-pytz
|
||||||
version=2016.10
|
version=2017.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pytz-${version}"
|
wrksrc="pytz-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="unzip python-setuptools python3-setuptools"
|
||||||
depends="python tzdata"
|
depends="python tzdata"
|
||||||
pycompile_module="pytz"
|
pycompile_module="pytz"
|
||||||
short_desc="Python2 timezone library"
|
short_desc="Python2 timezone library"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://pythonhosted.org/pytz/"
|
homepage="https://pythonhosted.org/pytz/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.bz2"
|
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.zip"
|
||||||
checksum=7016b2c4fa075c564b81c37a252a5fccf60d8964aa31b7f5eae59aeb594ae02b
|
checksum=f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# use system tz database
|
# use system tz database
|
||||||
|
Loading…
x
Reference in New Issue
Block a user