summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRichard Neumann2021-11-29 21:09:57 +0100
committerRichard Neumann2021-11-29 21:09:57 +0100
commit0ca3493b9e336b862fd6b28bba3f6eda735b935b (patch)
tree44e3e7561ee65999c1cce13e821d9817c03e9969 /.SRCINFO
parent66e706d4ff6f806c3b2b2286ac8b203d68144ca7 (diff)
downloadaur-0ca3493b9e336b862fd6b28bba3f6eda735b935b.tar.gz
Update dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5bdb8ba7ebaa..bc6cda5fe6a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-peeweeplus
pkgdesc = Practical extension of a small, expressive ORM
pkgver = 1.16.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/homeinfogmbh/peeweeplus
arch = any
license = GPLv3
@@ -10,8 +10,9 @@ pkgbase = python-peeweeplus
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python
+ depends = python-argon2_cffi
depends = python-peewee
- optdepends = python-argon2_cffi: for Argon2Field
+ depends = python-lxml
optdepends = python-authlib: for authlib integration
source = peeweeplus::git+https://github.com/homeinfogmbh/peeweeplus.git#tag=1.16.5
md5sums = SKIP