19 Commits

Author SHA256 Message Date
bfac4403e3 Accepting request 1186066 from devel:languages:python:numeric
- Pin numpy's upper bound to < 2, due to python-tables.

OBS-URL: https://build.opensuse.org/request/show/1186066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=10
2024-07-08 17:08:37 +00:00
5a7cf2a39d Fix date
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=18
2024-07-08 04:38:57 +00:00
d33241579e - Pin numpy's upper bound to < 2, due to python-tables.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=17
2024-07-04 01:04:47 +00:00
97d048c660 Accepting request 1156123 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1156123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=9
2024-03-07 21:02:28 +00:00
123d3783f8 Accepting request 1155584 from home:mcalabkova:branches:devel:languages:python:numeric
- Add unittest.patch to fix assert calls on Python 3.12

OBS-URL: https://build.opensuse.org/request/show/1155584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=15
2024-03-07 18:04:30 +00:00
31e4e00e15 - Add ConfigParser_readfp-312.patch fixing using long deprecated
method ConfigParser.readfp() (gh#SmokinCaterpillar/pypet!69).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=14
2024-02-16 19:07:40 +00:00
b9986c2321 Accepting request 1093848 from devel:languages:python:numeric
- Update to 0.6.1:
  * Support for NumPy >= 1.20
- Drop patch support-numpy-1.20.patch, included upstream.
- Add patch do-not-decode-int.patch, do not call .decode() on ints
  when storing them.

OBS-URL: https://build.opensuse.org/request/show/1093848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=8
2023-06-20 14:48:50 +00:00
acc26ba476 - Update to 0.6.1:
* Support for NumPy >= 1.20
- Drop patch support-numpy-1.20.patch, included upstream.
- Add patch do-not-decode-int.patch, do not call .decode() on ints
  when storing them.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=12
2023-06-20 02:05:27 +00:00
2a4cf1dec6 Accepting request 1065670 from devel:languages:python:numeric
- Add patch support-numpy-1.20.patch:
  * Support NumPy >= 1.20.

OBS-URL: https://build.opensuse.org/request/show/1065670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=7
2023-02-14 15:47:25 +00:00
c221f2af2c - Add patch support-numpy-1.20.patch:
* Support NumPy >= 1.20.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=10
2023-02-14 07:06:05 +00:00
0f3138d84b Accepting request 918513 from devel:languages:python:numeric
- Update to 0.6.0:
  - Fixed broken support for scipy sparse matrices
  - Sparse matrices are now serialized using scipy save_npz
    function and hex conversion
  - BACKWARDS INCOMPATIBLE CHANGE: Can no longer load sparse
    matrices stored with older versions!
  - Fixed import from collections.abc for Python 3.10

OBS-URL: https://build.opensuse.org/request/show/918513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=6
2021-09-12 18:09:44 +00:00
34b59b7d12 - Update to 0.6.0:
- Fixed broken support for scipy sparse matrices
  - Sparse matrices are now serialized using scipy save_npz
    function and hex conversion
  - BACKWARDS INCOMPATIBLE CHANGE: Can no longer load sparse
    matrices stored with older versions!
  - Fixed import from collections.abc for Python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=9
2021-09-12 06:34:48 +00:00
2406a36b56 Accepting request 872201 from devel:languages:python:numeric
- turn off python 3.6 build (no scipy)

OBS-URL: https://build.opensuse.org/request/show/872201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=5
2021-02-15 22:19:49 +00:00
c94a802045 - turn off python 3.6 build (no scipy)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=7
2021-02-14 20:31:46 +00:00
9690cf9bc8 Accepting request 817771 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/817771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=4
2020-06-30 19:56:45 +00:00
Todd R
de2a9af244 Accepting request 817770 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to 0.5.1
  * Updated package description to automatically convert md to rst for pypi
  * Updated pngpath for Sphinx
- Update to 0.5.0
  * Fix to work with pandas 1.0
  * Fix to work with brian2 2.3
  * Fix to work with Python 3.7 and 3.8
  * Removal `expectedrows` and `filters` option for HDF5Storage.put as this is no longer supported by pandas

OBS-URL: https://build.opensuse.org/request/show/817770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pypet?expand=0&rev=5
2020-06-29 19:11:16 +00:00
9fa9f32760 Accepting request 627216 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/627216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=3
2018-08-03 10:40:29 +00:00
a5ef7b57ed Accepting request 610489 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/610489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=2
2018-05-29 08:31:26 +00:00
4cc9713c46 Accepting request 605994 from devel:languages:python
Parameter exploration and storage of results for numerical simulations

OBS-URL: https://build.opensuse.org/request/show/605994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pypet?expand=0&rev=1
2018-05-15 08:12:39 +00:00