summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-05-10 10:11:35 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:32 +0200
commit63d9535f87c84dffede343197c18c1ee7c0e5bde (patch)
tree4e6a317a6c5b6c9b348d76a6efcb68d012629e64 /python
parentd933a52c49818bb13df5429997d35393dbd15b0d (diff)
downloadslackbuilds-63d9535f87c84dffede343197c18c1ee7c0e5bde.tar.gz
python/pendulum: Updated for version 2.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/pendulum/pendulum.SlackBuild2
-rw-r--r--python/pendulum/pendulum.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pendulum/pendulum.SlackBuild b/python/pendulum/pendulum.SlackBuild
index d0fd5b603c..d63e5aa893 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:-1.4.4}
+VERSION=${VERSION:-2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info
index ec2aec8031..00d48c0388 100644
--- a/python/pendulum/pendulum.info
+++ b/python/pendulum/pendulum.info
@@ -1,10 +1,10 @@
PRGNAM="pendulum"
-VERSION="1.4.4"
+VERSION="2.0.0"
HOMEPAGE="https://pendulum.eustace.io/"
-DOWNLOAD="https://pypi.python.org/packages/85/a5/9fc15751f9725923b170ad37d6c61031fc9e941bafd5288ca6ee51233284/pendulum-1.4.4.tar.gz"
-MD5SUM="85ff49b389e0d251efdd95f2b8638810"
+DOWNLOAD="https://files.pythonhosted.org/packages/6e/83/61239409b111fd0832d5572b1d87d9589c77f17ec609651f8b5f1b8ffb61/pendulum-2.0.0.tar.gz"
+MD5SUM="c64622797dea8a83554a137fe1913bad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="tzlocal python-dateutil pytzdata"
+REQUIRES="python-dateutil pytzdata"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"