python-pytz: update to 2018.7
This commit is contained in:
parent
8899111901
commit
3be626e92c
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=2018.6
|
version=2018.7
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pytz-${version}"
|
wrksrc="pytz-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://pythonhosted.org/pytz/"
|
homepage="https://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=642253af8eae734d1509fc6ac9c1aee5e5b69d76392660889979b9870610a46b
|
checksum=31cb35c89bd7d333cd32c5f278fca91b523b0834369e757f4c5641ea252236ca
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# use system tz database
|
# use system tz database
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue