diff options
Diffstat (limited to 'python/APScheduler/APScheduler.info')
-rw-r--r-- | python/APScheduler/APScheduler.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info index 9996a5b43046a..f5a9c42e85f42 100644 --- a/python/APScheduler/APScheduler.info +++ b/python/APScheduler/APScheduler.info @@ -1,10 +1,10 @@ PRGNAM="APScheduler" -VERSION="3.0.3" +VERSION="3.2.0" HOMEPAGE="http://pypi.python.org/pypi/APScheduler/" -DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.3.tar.gz" -MD5SUM="0f2fcffdf7504a29664f114ea09c33ac" +DOWNLOAD="https://pypi.python.org/packages/c8/40/16a2df29261992cee18f6cba9731d9101302cc76d24794a332f6e567fe2f/APScheduler-3.2.0.tar.gz" +MD5SUM="db71a9cdf942cb210afe3926bcb0b5ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="tzlocal six futures" +REQUIRES="tzlocal six futures funcsigs" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |