blob: 347ac54d8c2f6dbd3845a83dfc2f58b3ee01adb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = python-h5pyd
pkgdesc = h5py distributed - Python client library for HDF Rest API
pkgver = 0.18.0
pkgrel = 1
url = https://github.com/HDFGroup/h5pyd
arch = any
license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-numpy
checkdepends = python-pytz
checkdepends = python-requests-unixsocket
makedepends = python-setuptools
makedepends = python-pkgconfig
makedepends = python-sphinx-furo
source = h5pyd-0.18.0.tar.gz::https://github.com/HDFGroup/h5pyd/archive/094f0b2b7e2a777f6dc1a6f60851cc856067d9a2.tar.gz
source = https://raw.githubusercontent.com/h5py/h5py/master/examples/bytesio.py
source = https://raw.githubusercontent.com/h5py/h5py/master/examples/swmr_inotify_example.py
source = https://raw.githubusercontent.com/h5py/h5py/master/examples/swmr_multiprocess.py
source = fix-h5type-test.patch
md5sums = d0dfe45a695db36f22738200bf120bf4
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = fce3d7b92909be61507392ab33bfce0a
pkgname = python-h5pyd
depends = python-numpy>=1.17.3
depends = python-requests-unixsocket
depends = python-pytz
depends = python-pyjwt
optdepends = python-msrestazure: extra azure support
optdepends = python-adal: extra azure support
optdepends = python-google-api-python-client: extra google support
optdepends = python-google-auth-oauthlib: extra google support
optdepends = python-google-auth: extra google support
optdepends = python-s3fs: extra aws support
optdepends = python-h5py: extra hdf5 support
optdepends = python-h5pyd-doc: Documentation for h5pyd
pkgname = python-h5pyd-doc
pkgdesc = Documentation for Python h5pyd
|