blob: 66faa2df2555f18b05b87ebd3dd84b622fea3a4e (
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.12.1
pkgrel = 1
url = https://github.com/HDFGroup/h5pyd
arch = any
license = BSD
checkdepends = python-pytest
checkdepends = python-numpy
checkdepends = python-pytz
checkdepends = python-requests-unixsocket
checkdepends = python-adal
makedepends = python-setuptools
makedepends = python-pkgconfig
makedepends = python-sphinx-furo
source = https://files.pythonhosted.org/packages/source/h/h5pyd/h5pyd-0.12.1.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 = 67866937cc8bd8724a12eb313373f7b3
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
depends = python-msrestazure
depends = python-cryptography
depends = python-google-api-python-client
depends = python-google-auth-oauthlib
depends = python-google-auth
depends = python-adal
optdepends = python-h5pyd-doc: Documentation for h5pyd
pkgname = python-h5pyd-doc
pkgdesc = Documentation for Python h5pyd
|