summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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 cc5c34b87b..bd02fff28d 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.0.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info
index a684e14bd0..dea8b954f8 100644
--- a/python/APScheduler/APScheduler.info
+++ b/python/APScheduler/APScheduler.info
@@ -1,8 +1,8 @@
PRGNAM="APScheduler"
-VERSION="3.0.0"
+VERSION="3.0.1"
HOMEPAGE="http://pypi.python.org/pypi/APScheduler/"
-DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.0.tar.gz"
-MD5SUM="9197028946b2b6191ed648c67e7112b2"
+DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.1.tar.gz"
+MD5SUM="7c3687b3dcd645fe9df48e34eb7a7592"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal six futures"