2fccd3979b
Accepting request 873560 from home:bnavigator:branches:devel:languages:python:numeric
...
- Skip python36 build. NumPy 1.20 in Tumbleweed dropped support for
Python 3.6 (NEP 29)
- Fix sitearch handling between regular and mpi builds suitable for
singlespec with multiple python3 flavors
- Refine requirement versions based on Python version
OBS-URL: https://build.opensuse.org/request/show/873560
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=31
2021-02-19 07:38:36 +00:00
a45e6f4f38
Accepting request 865029 from home:jayvdb:branches:devel:languages:python:numeric
...
- Add runtime dependency cached-property based on Python version
OBS-URL: https://build.opensuse.org/request/show/865029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=29
2021-01-20 16:08:59 +00:00
135a2f399a
Accepting request 854895 from home:badshah400:branches:devel:languages:python:numeric
...
- Replace %__python3 usage by %python_exec.
OBS-URL: https://build.opensuse.org/request/show/854895
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=26
2020-12-11 14:08:03 +00:00
b4089c741e
Accepting request 854595 from home:badshah400:branches:devel:languages:python:numeric
...
Enable parallel hdf5 builds in multiple mpi flavours.
OBS-URL: https://build.opensuse.org/request/show/854595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=25
2020-12-10 21:13:31 +00:00
c70004b843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=23
2020-11-27 14:06:08 +00:00
d62cb724c0
Accepting request 851124 from home:badshah400:branches:devel:languages:python:numeric
...
* Update to version 3.1.0.
* Drop upstreamed patches: 1) remove_unittest2.patch 2) no_include_opt.patch.
* Add python-h5py-relax-numpy-versions.patch to allow building against more recent versions of numpy than minimally required.
* Python 2 is no longer supported; at least version 3.6 is required.
* Run all tests except: 1) MPI based ones, as we build against the non-mpi version of hdf5 2) Offset test which overflows on 32-bit.
* Tests require python-cached-property for openSUSE <= 1500.
* Fix `requires_eq` on libhdf5 (oS:F now has libhdf_hl103) already.
OBS-URL: https://build.opensuse.org/request/show/851124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=22
2020-11-27 13:57:27 +00:00
aa19e9290d
- ensure rebuild when hdf5 version changes (bsc#1150049)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=20
2020-05-11 07:48:16 +00:00
Tomáš Chvátal
9a3e22269a
- Update to 2.10.0:
...
* no upstream changelog provided
- Update patch remove_unittest2.patch
- Remove upstream merged fix_failing_x86_test.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=17
2019-09-13 13:48:53 +00:00
Todd R
f835d97a3f
Accepting request 720114 from home:TheBlackCat:branches:devel:languages:python:numeric
...
- Add fix_failing_x86_test.patch
Fixes spurious test failure on x86 platfomrs
See gh#h5py/h5py#1163
From gh#h5py/h5py#1235
OBS-URL: https://build.opensuse.org/request/show/720114
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=15
2019-07-31 20:31:52 +00:00
Tomáš Chvátal
30831310b2
- Yodate to 2.9.0:
...
Changes from 2.8.0 are too numerous to list here, complete changelog
is available online at https://github.com/h5py/h5py/releases
- Drop merged patch adjust_mapping_hdf5_error_codes.patch
- Refresh remove_unittest2.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=13
2019-03-11 12:48:39 +00:00
Todd R
6fda848d91
Accepting request 653736 from home:TheBlackCat:branches:devel:languages:python:numeric
...
- Use more reliable test invocation
OBS-URL: https://build.opensuse.org/request/show/653736
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=11
2018-12-04 03:20:48 +00:00
e9755ee4f9
Remove valuerror-typerror-failing-tests.patch and replace it with
...
proper patch (https://github.com/tacaswell/h5py/commit/6653c65e8c8d0.patch )
in adjust_mapping_hdf5_error_codes.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=9
2018-10-12 15:06:02 +00:00
Todd R
35000a6a85
Accepting request 641324 from home:TheBlackCat:branches:devel:languages:python:numeric
...
- Fix ldconfig syntax errors.
OBS-URL: https://build.opensuse.org/request/show/641324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=7
2018-10-11 16:35:23 +00:00
2963e6172a
Add valuerror-typerror-failing-tests.patch to make two tests pass.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-h5py?expand=0&rev=5
2018-10-10 14:07:34 +00:00
45bde9a895
Accepting request 628931 from devel:languages:python:numeric
...
- Updated to 2.8.0
Changes from 2.7.1 are too numerous to list here, complete changelog
is available online at https://github.com/h5py/h5py/releases
Patch dont_reorder_compund.patch has been included upstream
- Remove dependency on unittest2
Patch remove_unittest2.patch facilitates the change
OBS-URL: https://build.opensuse.org/request/show/628931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=8
2018-08-15 08:36:16 +00:00
2a8e3a6c44
Accepting request 580312 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/580312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=7
2018-02-27 15:59:25 +00:00
0d219bbf70
Accepting request 541760 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/541760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=6
2017-11-14 12:06:57 +00:00
068c6efc43
Accepting request 494710 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/494710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=5
2017-05-16 12:44:31 +00:00
3d685f544c
Accepting request 319095 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/319095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=4
2015-08-01 09:37:30 +00:00
2a25c094fa
Accepting request 295320 from devel:languages:python
...
1
OBS-URL: https://build.opensuse.org/request/show/295320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=3
2015-04-11 22:10:49 +00:00
Stephan Kulow
47eb64466d
Accepting request 241321 from devel:languages:python
...
This is one of the two main tools for accessing hdf5 data (one of the key general-purpose scientific data formats) in python. The other is python-tables, which will be submitted once its dependencies are in openSUSE:Factory.
OBS-URL: https://build.opensuse.org/request/show/241321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=1
2014-07-18 04:40:41 +00:00