blob: fc7d1fb8c8de76c373cb3d7d54e6477dca6c6c5c (
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.24
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.24-server.tar.gz
source = pyproject.toml
sha256sums = 64780544665d3dc57902ba7d98a63b7a441c51cb00085da349214a87e1648fed
sha256sums = 8e7b1f1f4b10615b396d475d1e89100c0177169062bf652ff7758902127dcce4
pkgname = python-seafobj
|