python-pytz: update to 2015.4
This commit is contained in:
parent
fc24c1a915
commit
7581243f8e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pytz'
|
# Template file for 'python-pytz'
|
||||||
pkgname=python-pytz
|
pkgname=python-pytz
|
||||||
version=2015.2
|
version=2015.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pytz-${version}"
|
wrksrc="pytz-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://pypi.python.org/pypi/pytz/"
|
homepage="https://pypi.python.org/pypi/pytz/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||||
checksum=73daf0eb44ad929ad56972ad30938cb231b725b27dff105b7168e7b4491e0452
|
checksum=c4ee70cb407f9284517ac368f121cf0796a7134b961e53d9daf1aaae8f44fb90
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/^#!/d' pytz/tzfile.py
|
sed -i '/^#!/d' pytz/tzfile.py
|
||||||
|
|
Loading…
Reference in New Issue