summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4377a4f41a96e71d71442ddbda489c4be0bb7ec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-peeweeplus
	pkgdesc = Practical extension of a small, expressive ORM
	pkgver = 1.18
	pkgrel = 1
	url = https://github.com/homeinfogmbh/peeweeplus
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python-setuptools-scm
	depends = python
	depends = python-configlib
	depends = python-peewee
	depends = python-setuptools
	depends = python-lxml
	optdepends = python-argon2_cffi: for Argon2Field
	source = peeweeplus::git+https://github.com/homeinfogmbh/peeweeplus.git#tag=1.18
	md5sums = SKIP

pkgname = python-peeweeplus