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