Revisions of python-netCDF4

buildservice-autocommit accepted request 1139718 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 34)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 33)
- Disable broken tests for s390x, gh#Unidata/netcdf4-python#1124,
  bsc#1218606
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 32)
- Disable broken tests for s390x, gh#Unidata/netcdf4-python#1124
buildservice-autocommit accepted request 1131716 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 30)
- update to 1.6.5:
  * fix for issue #1271 (mask ignored if bool MA assinged to
    uint8 var)
  * include information on specific object when reporting errors
    from netcdf-c
buildservice-autocommit accepted request 1110189 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 29)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1110158 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 28)
- Update to 1.6.4
 * set path to SSL certificates internally, so https DAP URLs work
   with wheels (issue #1246, requires nc_rc_set function available
   starting with netcdf-c 4.9.1, plus bugfix in netcdf-c PR #2690).
 * Added certifi as a dependency.
 * Added `isopen` method to `MFDataset` object to check if
   underlying files are open.
- Version 1.6.3
 * Use ``nc_put_vars`` for strided writes for netcdf-c >= 4.6.2
   (issue #1222).
 * _Unsigned="false" should be same as not having _Unsigned set
   (issue #1232). _Unsigned now must be set to "true" or "True" for
   variable to be interpreted as unsigned, instead of just having
   _Unsigned be set (to anything).
buildservice-autocommit accepted request 1056768 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 26)
- update to 1.6.2:
 * Added ``netCDF4.__has_set_alignment__`` property to help identify if the
   underlying netcdf4 supports setting the HDF5 alignment.
 * Slicing multi-dimensional variables with an all False boolean index array
   now returns an empty numpy array (instead of raising an exception - issue #1197).
   Behavior now consistent with numpy slicing.
 * fix problem with compiling using netcdf-c < 4.9.0 (issue #1209)
buildservice-autocommit accepted request 1004592 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1004220 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 24)
update to latest version
buildservice-autocommit accepted request 988326 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 23)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 988228 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 22)
update to latest version
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 953077 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 21)
update to latest version
buildservice-autocommit accepted request 874190 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 20)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 874186 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 19)
- Update to 1.5.6
  * change numpy.bool to numpy.bool_ and numpy.float to
    numpy.float_ (float and bool are deprecated in numpy 1.20,
    issue #1065)
 * clean up docstrings so that they work with latest pdoc.
 * update cython numpy API to remove deprecation warnings.
 * Add "fromcdl" and "tocdl" Dataset methods for import/export of
   CDLvia ncdump/ncgen called externally via the subprocess module
   (issue #1078).
 * remove python 2.7 support.
 * broadcast data (if possible) to conform to variable shape when
   writing to a slice (issue #1083).
- Release 1.5.5
 * have setup.py always try use nc-config first to find paths to
   netcdf and hdf5 libraries and headers. Don't use pkg-config to
   find HDF5 if HDF5 env vars are set (or read from setup.cfg).
 * Change MIT license text to standard OSI wording (PR #1046).
- Skip python36 build: With NumPy 1.20, python36-numpy is no
  longer available in Tumbleweed (NEP 29)
buildservice-autocommit accepted request 854127 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 18)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 853796 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 17)
- Drop wrong hdf4 requirements

HDF4 is outdated and not used (it would need to be explicitely enabled for the requirements to make sense), but hdf4 doesn't build for Factory anymore.
buildservice-autocommit accepted request 822784 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 822779 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 15)
update to latest version
Displaying revisions 1 - 20 of 34
openSUSE Build Service is sponsored by