summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7b714d70110b7e4ef713dadf8150d2f275a155a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-apscheduler
	pkgdesc = In-process task scheduler with Cron-like capabilities
	pkgver = 3.11.0
	pkgrel = 1
	url = https://github.com/agronholm/apscheduler
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-packaging
	makedepends = python-wheel
	makedepends = python-installer
	depends = python-setuptools
	depends = python-six
	depends = python-pytz
	depends = python-tzlocal
	source = https://files.pythonhosted.org/packages/source/a/apscheduler/apscheduler-3.11.0.tar.gz
	b2sums = 1c18a3779f73a6efaaa92e9a12bd34afaa4afbbeed76bf20b07a2eb9dbb11740e7e6d0f2a94bdd6c8a7ad16ea4db855ccce8a9dc007aa6da7d91b7362af90753

pkgname = python-apscheduler