blob: 576a047f4a29995e1bf91af20ec5f0725669ac50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-seafobj
pkgdesc = Python library for accessing seafile data model
pkgver = 12.0.9
pkgrel = 2
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-redis
source = https://github.com/haiwen/seafobj/archive/v12.0.9-server.tar.gz
source = pyproject.toml
sha256sums = be952447d6327af1347fa28199c4cc511bc56703a04991e1bac4c254006d6f90
sha256sums = 9d7305b7045cd09d934cacd49cfe030cbda3a0df2ee5d11596e09d20fec68b5e
pkgname = python-seafobj
|