python/python-dateutil: Updated for version 2.7.5

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2018-11-03 09:13:45 -07:00 committed by Willy Sudiarto Raharjo
parent 1e35fbc043
commit 947a905722
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-dateutil
VERSION=${VERSION:-2.7.3}
VERSION=${VERSION:-2.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-dateutil"
VERSION="2.7.3"
VERSION="2.7.5"
HOMEPAGE="http://labix.org/python-dateutil"
DOWNLOAD="https://pypi.io/packages/source/p/python-dateutil/python-dateutil-2.7.3.tar.gz"
MD5SUM="175b7c1a3cc0cb01151eced07c61c0b8"
DOWNLOAD="https://pypi.io/packages/source/p/python-dateutil/python-dateutil-2.7.5.tar.gz"
MD5SUM="6357f8f42cbe0e0e0b1e543f3aad07b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm six"