blob: f63c7051700a936bae8c05772cf92d59496b62b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-radicale-auth-seafile
pkgdesc = Authenticate Radicale 2 requests against Seafile
pkgver = 0.2.0
pkgrel = 4
url = https://github.com/klemens/radicale-auth-seafile
arch = any
license = GPL3
depends = python
depends = python-psycopg2
depends = python-passlib
depends = python-setuptools
depends = radicale>=2
source = https://github.com/klemens/radicale-auth-seafile/archive/v0.2.0.tar.gz
sha256sums = 9c23e60573ff9c8d339a3c1ad36790710e0d424373baa44c3273f8f48f4ffb57
pkgname = python-radicale-auth-seafile
|