python-dateutil: update to 2.7.5
This commit is contained in:
parent
1c2a468740
commit
57d5f4d13a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dateutil'
|
||||
pkgname=python-dateutil
|
||||
version=2.7.4
|
||||
version=2.7.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/dateutil/dateutil"
|
||||
license="Apache-2.0, BSD-3-Clause"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=2f13d3ea236aeb237e7258d5729c46eafe1506fd7f8507f34730734ed8b37454
|
||||
checksum=88f9287c0174266bb0d8cedd395cfba9c58e87e5ad86b2ce58859bc11be3cf02
|
||||
|
||||
pre_build() {
|
||||
# don't install zoneinfo tarball
|
||||
|
|
Loading…
Reference in a new issue