python-pytz: update to 2015.7
This commit is contained in:
parent
b215fcf26b
commit
a876bdbd83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2015.6
|
||||
version=2015.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pytz-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://pythonhosted.org/pytz/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=c598a6b6850dbcc00843651878e8282dac77c95e19d84847b6918eeb3ed8f0c2
|
||||
checksum=99266ef30a37e43932deec2b7ca73e83c8dbc3b9ff703ec73eca6b1dae6befea
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' pytz/tzfile.py
|
||||
|
|
Loading…
Reference in a new issue