summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9cd2ffbb9ccefcaac85cb5359a56d59c0e0c5c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-croniter
	pkgdesc = A Python module to provide iteration for datetime object.
	pkgver = 1.3.4
	pkgrel = 2
	url = https://github.com/kiorky/croniter
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytz
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-dateutil
	depends = python-natsort
	source = https://files.pythonhosted.org/packages/source/c/croniter/croniter-1.3.4.tar.gz
	sha256sums = 3169365916834be654c2cac57ea14d710e742f8eb8a5fce804f6ce548da80bf2

pkgname = python-croniter