summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d412437906d990130ee5fd680f00e3a3f4ce843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-libtimed
	pkgdesc = Python API for timed
	pkgver = 0.7.3
	pkgrel = 1
	url = https://github.com/adfinis/libtimed.git
	arch = any
	license = AGPL3
	makedepends = python-poetry
	makedepends = python-installer
	makedepends = git
	depends = python>=3.10
	depends = python-inflection>=0.5.1
	depends = python-requests-cache>=1.1.0
	provides = libtimed
	conflicts = libtimed
	source = git+https://github.com/adfinis/libtimed.git
	sha256sums = SKIP

pkgname = python-libtimed