python-dateutil: update to 2.7.3
This commit is contained in:
parent
9687949340
commit
f02bce2413
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-dateutil'
|
# Template file for 'python-dateutil'
|
||||||
pkgname=python-dateutil
|
pkgname=python-dateutil
|
||||||
version=2.7.2
|
version=2.7.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/dateutil/dateutil"
|
homepage="https://github.com/dateutil/dateutil"
|
||||||
license="Apache-2.0, BSD-3-Clause"
|
license="Apache-2.0, BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9d8074be4c993fbe4947878ce593052f71dac82932a677d49194d8ce9778002e
|
checksum=e27001de32f627c22380a688bcc43ce83504a7bc5da472209b4c70f02829f0b8
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# don't install zoneinfo tarball
|
# don't install zoneinfo tarball
|
||||||
|
|
Loading…
Reference in New Issue