python-dateutil: update to 2.8.0.
This commit is contained in:
parent
098e7b4195
commit
2bacb78a7a
@ -1,18 +1,18 @@
|
||||
# Template file for 'python-dateutil'
|
||||
pkgname=python-dateutil
|
||||
version=2.7.5
|
||||
version=2.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python-module
|
||||
pycompile_module="dateutil"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-six tzdata"
|
||||
pycompile_module="dateutil"
|
||||
short_desc="Extensions to the standard Python2 datetime module"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/dateutil/dateutil"
|
||||
license="Apache-2.0, BSD-3-Clause"
|
||||
homepage="https://github.com/dateutil/dateutil"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=88f9287c0174266bb0d8cedd395cfba9c58e87e5ad86b2ce58859bc11be3cf02
|
||||
checksum=c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e
|
||||
|
||||
pre_build() {
|
||||
# don't install zoneinfo tarball
|
||||
|
Loading…
x
Reference in New Issue
Block a user