blob: ea15fd327fcea0b2163e51292da74065d2f22de8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-seafobj
pkgdesc = Python library for accessing seafile data model
pkgver = 13.0.20
pkgrel = 1
url = https://github.com/haiwen/seafobj
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-boto3
depends = python-pylibmc
depends = python-redis
source = https://github.com/haiwen/seafobj/archive/v13.0.20-server.tar.gz
source = pyproject.toml
sha256sums = df8e1af4d2f55efe43c6277510c50bf5b1f6098f4b8d7d3c09f6f62841333451
sha256sums = 376185562ff1d94068f7987c4671bf3d5208a07b6de07296c937d5e85544d934
pkgname = python-seafobj
|