mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python-pytz: update to 2016.3.
This commit is contained in:
parent
10768237c4
commit
df3e9d5ab1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pytz'
|
# Template file for 'python-pytz'
|
||||||
pkgname=python-pytz
|
pkgname=python-pytz
|
||||||
version=2016.1
|
version=2016.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pytz-${version}"
|
wrksrc="pytz-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://pythonhosted.org/pytz/"
|
homepage="http://pythonhosted.org/pytz/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||||
checksum=c9c2e2ceb6486b462a65aeb896663cfdee0aa221ffca354307823d27fbccdc9e
|
checksum=3449da19051655d4c0bb5c37191331748bcad15804d81676a88451ef299370a8
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/^#!/d' pytz/tzfile.py
|
sed -i '/^#!/d' pytz/tzfile.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue