aboutsummaryrefslogtreecommitdiff
path: root/python/python3-APScheduler
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-APScheduler')
-rw-r--r--python/python3-APScheduler/python3-APScheduler.SlackBuild2
-rw-r--r--python/python3-APScheduler/python3-APScheduler.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-APScheduler/python3-APScheduler.SlackBuild b/python/python3-APScheduler/python3-APScheduler.SlackBuild
index b9809c6778..ccacefc662 100644
--- a/python/python3-APScheduler/python3-APScheduler.SlackBuild
+++ b/python/python3-APScheduler/python3-APScheduler.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-APScheduler
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-3.9.1}
+VERSION=${VERSION:-3.9.1.post1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-APScheduler/python3-APScheduler.info b/python/python3-APScheduler/python3-APScheduler.info
index 7f3a929c2d..e321c32138 100644
--- a/python/python3-APScheduler/python3-APScheduler.info
+++ b/python/python3-APScheduler/python3-APScheduler.info
@@ -1,8 +1,8 @@
PRGNAM="python3-APScheduler"
-VERSION="3.9.1"
+VERSION="3.9.1.post1"
HOMEPAGE="https://pypi.python.org/pypi/APScheduler/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/a/apscheduler/APScheduler-3.9.1.tar.gz"
-MD5SUM="bdf3d90556514b99e2104dbf9a206546"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/apscheduler/APScheduler-3.9.1.post1.tar.gz"
+MD5SUM="c08d806f83f46c088a2312580170535a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal"