python-dateutil: update to 2.5.2
This commit is contained in:
parent
d886bdcf32
commit
1185bc6dff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dateutil'
|
||||
pkgname=python-dateutil
|
||||
version=2.5.1
|
||||
version=2.5.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/dateutil/dateutil"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=40d1bc468c7df50aff9e7a12c14687f9180efcff86900ee2963f9f2c13b5d7a9
|
||||
checksum=063907ef47f6e187b8fe0728952e4effb587a34f2dc356888646f9b71fbb2e4b
|
||||
|
||||
pre_build() {
|
||||
# don't install zoneinfo tarball
|
||||
|
|
Loading…
Reference in New Issue