blob: cc3d100261f72a2055da4ede71c8ecc63bfcb833 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-pyhdf
pkgdesc = Python bindings for the HDF4 library
pkgver = 0.11.6
pkgrel = 1
url = https://github.com/fhs/pyhdf
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-numpy
depends = hdf4
source = https://pypi.io/packages/source/p/pyhdf/pyhdf-0.11.6.tar.gz
source = hdfext_wrap_comp_type_cast.patch
sha256sums = 9f6de3dd0a9651581e11e9a20f33ba16f4c79fb316c76082060ab33aeef98c5a
sha256sums = 8bfad2a6906ec2d2769749f6780a849c70110250ba00067649280ff0af7e5203
pkgname = python-pyhdf
depends = python
depends = python-numpy
depends = hdf4
|