summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9876e006a456a776ea02124b58773939d1bacfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-python-crontab
	pkgdesc = Crontab module for reading and writing crontab files and accessing the system cron automatically and simply using a direct API.
	pkgver = 3.2.0
	pkgrel = 1
	url = https://gitlab.com/doctormo/python-crontab
	arch = any
	license = GPL-3.0-or-later
	checkdepends = python-pytest
	checkdepends = python-tests
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-dateutil
	optdepends = cronie
	optdepends = python-cron-descriptor: Ask for a translated string
	optdepends = python-croniter: Run a cron tab as a daemon
	source = https://gitlab.com/doctormo/python-crontab/-/archive/v3.2.0/python-crontab-v3.2.0.tar.gz
	sha256sums = 73dc1c91bccbd3949277bdbbc9b9c17784586f07ff920cbd7f83701c08b02b71

pkgname = python-python-crontab