python-pytz: update to 2016.3.
This commit is contained in:
parent
10768237c4
commit
df3e9d5ab1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2016.1
|
||||
version=2016.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pytz-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://pythonhosted.org/pytz/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=c9c2e2ceb6486b462a65aeb896663cfdee0aa221ffca354307823d27fbccdc9e
|
||||
checksum=3449da19051655d4c0bb5c37191331748bcad15804d81676a88451ef299370a8
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' pytz/tzfile.py
|
||||
|
|
Loading…
Reference in New Issue