python-pytz: update to 2014.10.

This commit is contained in:
Eivind Uggedal 2014-11-28 07:30:41 +00:00
parent 387223c238
commit 1f25162b10

View file

@ -1,6 +1,6 @@
# Template file for 'python-pytz'
pkgname=python-pytz
version=2014.9
version=2014.10
revision=1
noarch=yes
wrksrc="pytz-${version}"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="https://pypi.python.org/pypi/pytz/"
license="MIT"
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
checksum=c5bcbd11cf9847096ae1eb4e83dde75d10ac62efe6e73c4600f3f980968cdbd2
checksum=a94138b638907491f473c875e8c95203a6a02efef52b6562be302e435016f4f3
pre_install() {
sed -i 's,#!/usr/bin/env python,&3.4,' build-3.4/lib/pytz/tzfile.py