python-dateutil: update to 2.4.2
This commit is contained in:
parent
334efa3616
commit
7d44616608
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-dateutil'
|
||||
pkgname=python-dateutil
|
||||
version=2.4.1
|
||||
version=2.4.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="BSD"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=23fd0a7c228d9c298c562245290a3f82999586c87aae71250f95f9894cb22c7c
|
||||
checksum=3e95445c1db500a344079a47b171c45ef18f57d188dffdb0e4165c71bea8eb3d
|
||||
|
||||
pre_build() {
|
||||
# don't install zoneinfo tarball
|
||||
|
|
Loading…
Reference in a new issue