summaryrefslogtreecommitdiffstats
path: root/python/APScheduler/APScheduler.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-09-20 15:31:53 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-26 10:05:34 +0700
commit237d08f45b91f0b3a406d2eadc045d68bccf8a05 (patch)
treeefc9f51b5713ec63579e85d23b25be7f52dae093 /python/APScheduler/APScheduler.info
parent66910cd8ec23afe0f9952d1fc2e5486b9215fed5 (diff)
downloadslackbuilds-237d08f45b91f0b3a406d2eadc045d68bccf8a05.tar.gz
slackbuilds-237d08f45b91f0b3a406d2eadc045d68bccf8a05.tar.xz
python/APScheduler: Updated for version 3.0.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/APScheduler/APScheduler.info')
-rw-r--r--python/APScheduler/APScheduler.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info
index dea8b954f8..9996a5b430 100644
--- a/python/APScheduler/APScheduler.info
+++ b/python/APScheduler/APScheduler.info
@@ -1,8 +1,8 @@
PRGNAM="APScheduler"
-VERSION="3.0.1"
+VERSION="3.0.3"
HOMEPAGE="http://pypi.python.org/pypi/APScheduler/"
-DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.1.tar.gz"
-MD5SUM="7c3687b3dcd645fe9df48e34eb7a7592"
+DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.3.tar.gz"
+MD5SUM="0f2fcffdf7504a29664f114ea09c33ac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal six futures"