python-pytz: update to 2014.9
This commit is contained in:
parent
d982c558f2
commit
838857dfe6
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2014.7
|
||||
version=2014.9
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pytz-${version}"
|
||||
|
@ -13,8 +13,8 @@ short_desc="Python2 timezone library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://pypi.python.org/pypi/pytz/"
|
||||
license="MIT"
|
||||
distfiles="https://pypi.python.org/packages/source/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=bfc2bd00147e5ecf75399f4a94cb84cc00ce9b511a15f9958bb6c85a455f76eb
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=c5bcbd11cf9847096ae1eb4e83dde75d10ac62efe6e73c4600f3f980968cdbd2
|
||||
|
||||
pre_install() {
|
||||
sed -i 's,#!/usr/bin/env python,&3.4,' build-3.4/lib/pytz/tzfile.py
|
||||
|
|
Loading…
Reference in a new issue