summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c233d3cef189157b5225dbfe96dc5b36852153d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-peeweeplus-git
	pkgdesc = Practical extension of a small, expressive ORM
	pkgver = r425.3133374
	pkgrel = 1
	url = https://gitlab.com/HOMEINFO/peeweeplus
	arch = any
	license = GPLv3
	makedepends = git
	makedepends = python
	depends = python
	depends = python-peewee
	depends = python-timelib
	depends = python-strflib
	optdepends = python-argon2_cffi: for Argon2Field
	optdepends = python-authlib: for authlib integration
	provides = python-peeweeplus
	conflicts = python-peeweeplus
	source = peeweeplus::git+https://gitlab.com/HOMEINFO/peeweeplus.git
	md5sums = SKIP

pkgname = python-peeweeplus-git