python-h5py: Update to 3.5.0
This commit is contained in:
@@ -6,8 +6,8 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=3.3.0
|
||||
pkgrel=3
|
||||
pkgver=3.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="General-purpose Python bindings for the HDF5 library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
@@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cython"
|
||||
source=(https://github.com/h5py/h5py/releases/download/${pkgver}/h5py-${pkgver}.tar.gz
|
||||
001-mingw-python.patch
|
||||
lzf_c.c.patch)
|
||||
sha256sums=('4a279dca1c8212543b7d9b4400e3df15589d7dcccb85555be38afc9891c5fad6'
|
||||
sha256sums=('883b8cda05c20129625da5186b6d75d1d3ecf3fb46b0973272fc84080999aeba'
|
||||
'954b7ef4700b3d3ec713a7e813888d1e118af25c2a728467f57e7e4752b31d90'
|
||||
'6d0126b881b5dcd637146d151341b72aa68eef760092272279072ec0bc4ceca9')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user