summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c173b1b50f02..7387804f9284 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,18 @@
+# Generated by mksrcinfo v8
+# Tue Aug 23 16:22:52 UTC 2016
pkgbase = python-apscheduler
pkgdesc = Advanced Python Scheduler is a light but powerful in-process task scheduler
- pkgver = 3.0.1
+ pkgver = 3.2.0
pkgrel = 1
url = http://pypi.python.org/pypi/APScheduler
arch = any
license = MIT
makedepends = python-setuptools
- depends = python
- source = http://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.1.tar.gz
- md5sums = 7c3687b3dcd645fe9df48e34eb7a7592
+ depends = python-six
+ depends = python-pytz
+ depends = python-tzlocal
+ source = https://files.pythonhosted.org/packages/source/A/APScheduler/APScheduler-3.2.0.tar.gz
+ md5sums = db71a9cdf942cb210afe3926bcb0b5ed
pkgname = python-apscheduler