python/pyrfc3339: Updated for version 1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-06-22 19:24:52 +07:00
parent 8c143db933
commit fbf10e6bfd
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pyrfc3339
# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=pyrfc3339
SRCNAM=pyRFC3339
VERSION=${VERSION:-1.0}
VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pyrfc3339"
VERSION="1.0"
VERSION="1.1"
HOMEPAGE="https://pypi.python.org/pypi/pyRFC3339"
DOWNLOAD="https://pypi.python.org/packages/source/p/pyRFC3339/pyRFC3339-1.0.tar.gz"
MD5SUM="0f7edd7ffd756a582eeef9282fecb60d"
DOWNLOAD="https://pypi.python.org/packages/source/p/pyRFC3339/pyRFC3339-1.1.tar.gz"
MD5SUM="c829980738b8271b0179ffd0c41187b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""