summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/APScheduler/APScheduler.SlackBuild2
-rw-r--r--python/APScheduler/APScheduler.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/APScheduler/APScheduler.SlackBuild b/python/APScheduler/APScheduler.SlackBuild
index 1c3d98d0a3..663fef3a41 100644
--- a/python/APScheduler/APScheduler.SlackBuild
+++ b/python/APScheduler/APScheduler.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=APScheduler
-VERSION=${VERSION:-3.2.0}
+VERSION=${VERSION:-3.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info
index f5a9c42e85..e1ae3fb90a 100644
--- a/python/APScheduler/APScheduler.info
+++ b/python/APScheduler/APScheduler.info
@@ -1,8 +1,8 @@
PRGNAM="APScheduler"
-VERSION="3.2.0"
+VERSION="3.3.0"
HOMEPAGE="http://pypi.python.org/pypi/APScheduler/"
-DOWNLOAD="https://pypi.python.org/packages/c8/40/16a2df29261992cee18f6cba9731d9101302cc76d24794a332f6e567fe2f/APScheduler-3.2.0.tar.gz"
-MD5SUM="db71a9cdf942cb210afe3926bcb0b5ed"
+DOWNLOAD="https://pypi.python.org/packages/33/1f/67c56dddfebb8c7e6f96705284f18ce529e4bc48dec0ae42718550d52714/APScheduler-3.3.0.tar.gz"
+MD5SUM="67ff7f68a8fce66676fc28a488f029f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal six futures funcsigs"