summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4db7ab78a2bc7a3e188cb90cadf87892ce399c38 (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
pkgbase = python-h5pyd
	pkgdesc = h5py distributed - Python client library for HDF Rest API
	pkgver = 0.23.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-build
	makedepends = python-installer
	makedepends = python-sphinx-furo
	source = h5pyd-0.23.0.tar.gz::https://github.com/HDFGroup/h5pyd/archive/refs/tags/v0.23.0.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 = fix-h5type-test.patch
	md5sums = 9106c5e43311c910df57f6a4e7a89453
	md5sums = SKIP
	md5sums = SKIP
	md5sums = fce3d7b92909be61507392ab33bfce0a

pkgname = python-h5pyd
	depends = python-numpy>=2.0.0
	depends = python-requests-unixsocket
	depends = python-pytz
	depends = python-packaging
	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