diff options
Diffstat (limited to 'python/python3-APScheduler/python3-APScheduler.info')
-rw-r--r-- | python/python3-APScheduler/python3-APScheduler.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-APScheduler/python3-APScheduler.info b/python/python3-APScheduler/python3-APScheduler.info index e40b38acca..9e997c34f0 100644 --- a/python/python3-APScheduler/python3-APScheduler.info +++ b/python/python3-APScheduler/python3-APScheduler.info @@ -1,10 +1,10 @@ PRGNAM="python3-APScheduler" -VERSION="3.10.4" +VERSION="3.11.0" HOMEPAGE="https://pypi.python.org/pypi/APScheduler/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/a/apscheduler/APScheduler-3.10.4.tar.gz" -MD5SUM="cf4dd44a52f05e4a06dc104de52e41f5" +DOWNLOAD="https://files.pythonhosted.org/packages/source/a/apscheduler/apscheduler-3.11.0.tar.gz" +MD5SUM="1705663d09aeb1b174f964780c57520a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="tzlocal" +REQUIRES="tzlocal python3-setuptools-scm-opt" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |