python-pytz: update to 2015.6
This commit is contained in:
parent
0311bcc792
commit
159865d63e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2015.4
|
||||
version=2015.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pytz-${version}"
|
||||
|
@ -11,10 +11,10 @@ depends="python tzdata"
|
|||
pycompile_module="pytz"
|
||||
short_desc="Python2 timezone library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://pypi.python.org/pypi/pytz/"
|
||||
homepage="http://pythonhosted.org/pytz/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=c4ee70cb407f9284517ac368f121cf0796a7134b961e53d9daf1aaae8f44fb90
|
||||
checksum=c598a6b6850dbcc00843651878e8282dac77c95e19d84847b6918eeb3ed8f0c2
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' pytz/tzfile.py
|
||||
|
|
Loading…
Reference in New Issue