python-dateutil: update to 2.6.0
This commit is contained in:
parent
e57747daca
commit
bc5e1b7bc1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-dateutil'
|
# Template file for 'python-dateutil'
|
||||||
pkgname=python-dateutil
|
pkgname=python-dateutil
|
||||||
version=2.5.3
|
version=2.6.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/dateutil/dateutil"
|
homepage="https://github.com/dateutil/dateutil"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed
|
checksum=62a2f8df3d66f878373fd0072eacf4ee52194ba302e00082828e0d263b0418d2
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# don't install zoneinfo tarball
|
# don't install zoneinfo tarball
|
||||||
|
|
Loading…
Reference in a new issue