summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 11f6e79e52f4cac16b51943438f74b2d8ea7d10b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-croniter
	pkgdesc = Parses cron schedules to iterate over datetime objects.
	pkgver = 6.2.2
	pkgrel = 2
	url = https://github.com/pallets-eco/croniter
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-dateutil
	depends = python-pytz
	source = https://github.com/pallets-eco/croniter/archive/refs/tags/6.2.2/python-croniter-6.2.2.tar.gz
	sha256sums = d405ef6a395bc1340ee3c1ad4237493a4fdb24a5cfce63ee21cf1d5ab17cc377

pkgname = python-croniter