summaryrefslogtreecommitdiffstats
path: root/python/pendulum
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-08-05 16:08:11 +0200
committer Willy Sudiarto Raharjo2018-08-11 02:23:15 +0200
commitf5946705c114e3c74ca63b9d5b83fd23079d3c8d (patch)
tree59866063eade211a67303771a5dc40e5c1e0724f /python/pendulum
parent760d7c3582d1024c1cabf4465da7c672c5c38bd8 (diff)
downloadslackbuilds-f5946705c114e3c74ca63b9d5b83fd23079d3c8d.tar.gz
python/pendulum: Updated for version 2.0.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pendulum')
-rw-r--r--python/pendulum/pendulum.SlackBuild2
-rw-r--r--python/pendulum/pendulum.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pendulum/pendulum.SlackBuild b/python/pendulum/pendulum.SlackBuild
index d63e5aa893..64ab264426 100644
--- a/python/pendulum/pendulum.SlackBuild
+++ b/python/pendulum/pendulum.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pendulum
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info
index 00d48c0388..e5416ab08d 100644
--- a/python/pendulum/pendulum.info
+++ b/python/pendulum/pendulum.info
@@ -1,8 +1,8 @@
PRGNAM="pendulum"
-VERSION="2.0.0"
+VERSION="2.0.3"
HOMEPAGE="https://pendulum.eustace.io/"
-DOWNLOAD="https://files.pythonhosted.org/packages/6e/83/61239409b111fd0832d5572b1d87d9589c77f17ec609651f8b5f1b8ffb61/pendulum-2.0.0.tar.gz"
-MD5SUM="c64622797dea8a83554a137fe1913bad"
+DOWNLOAD="https://files.pythonhosted.org/packages/c9/ec/93ed35ccd2b654b22992c78ed5e42e9061aa376b554f89e1d1db54b6c12a/pendulum-2.0.3.tar.gz"
+MD5SUM="cc82dda147a51156a5a81817d58500f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil pytzdata"