14 Commits

Author SHA256 Message Date
404b8d47c4 Accepting request 1184089 from devel:languages:python:numeric
- update to 0.7.0:
  * add bitrate calculation
  * Add decimation method to Audio class, for downsampling.
  * Add iterate method to Audio class, for chunk based processing
  * Add CIC filter, Cascaded Integrator-Comb
  * Use a Makefile to make it easy to run linting and test
  * Use flake8 and isort for style enforcement
  * replace setup.py with pyproject.toml
  * Remove third party dependency samplerate.
  * Update plotting.
  * Remove nose as unit test runner
  * Cleanup default logging config to make it less noisy
  * Minor bugfixes to the tests to make them run again.
  * Do not use np.int, it's deprecated.
  * bugfix in uint test, division as int instead of float
- drop numpy-1.24.patch (upstream)

- skip python 3.6 build

OBS-URL: https://build.opensuse.org/request/show/1184089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zignal?expand=0&rev=7
2024-07-01 09:21:09 +00:00
e1b306cf91 - update to 0.7.0:
* add bitrate calculation
  * Add decimation method to Audio class, for downsampling.
  * Add iterate method to Audio class, for chunk based processing
  * Add CIC filter, Cascaded Integrator-Comb
  * Use a Makefile to make it easy to run linting and test
  * Use flake8 and isort for style enforcement
  * replace setup.py with pyproject.toml
  * Remove third party dependency samplerate.
  * Update plotting.
  * Remove nose as unit test runner
  * Cleanup default logging config to make it less noisy
  * Minor bugfixes to the tests to make them run again.
  * Do not use np.int, it's deprecated.
  * bugfix in uint test, division as int instead of float
- drop numpy-1.24.patch (upstream)
- skip python 3.6 build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-zignal?expand=0&rev=13
2024-06-30 09:18:27 +00:00
ec6ed137a8 Accepting request 1063752 from devel:languages:python:numeric
- Add numpy-1.24.patch to make it work with numpy >= 1.24
  gh#ronnyandersson/zignal#11

OBS-URL: https://build.opensuse.org/request/show/1063752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zignal?expand=0&rev=6
2023-02-08 16:20:29 +00:00
874e1e5ecb - Add numpy-1.24.patch to make it work with numpy >= 1.24
gh#ronnyandersson/zignal#11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-zignal?expand=0&rev=11
2023-02-08 09:13:21 +00:00
ab13428a21 Accepting request 871454 from devel:languages:python:numeric
- skip python 3.6 build

OBS-URL: https://build.opensuse.org/request/show/871454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zignal?expand=0&rev=5
2021-02-15 22:16:46 +00:00
bd33d09b88 - skip python 3.6 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-zignal?expand=0&rev=9
2021-02-12 14:16:54 +00:00
1b909ee913 Accepting request 818497 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/818497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zignal?expand=0&rev=4
2020-07-04 23:18:11 +00:00
Tomáš Chvátal
fd4a1c190d Accepting request 818487 from home:pgajdos:python
- do not depend on nose, use %pytest

OBS-URL: https://build.opensuse.org/request/show/818487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-zignal?expand=0&rev=7
2020-07-03 08:42:01 +00:00
89c04bd64d Accepting request 805894 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/805894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zignal?expand=0&rev=3
2020-05-16 20:27:26 +00:00
Tomáš Chvátal
4abf4267a1 Accepting request 805857 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/805857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-zignal?expand=0&rev=5
2020-05-15 17:39:33 +00:00
e2421422c0 Accepting request 785235 from devel:languages:python:numeric
- Skip one test failing on python 3.8

- Version update to 0.6:
  * Fix various syntax warning issues

OBS-URL: https://build.opensuse.org/request/show/785235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zignal?expand=0&rev=2
2020-03-16 09:19:34 +00:00
Tomáš Chvátal
5679c4aefc - Skip one test failing on python 3.8
- Version update to 0.6:
  * Fix various syntax warning issues

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-zignal?expand=0&rev=3
2020-03-15 09:05:35 +00:00
8be56775d2 Accepting request 754511 from devel:languages:python:numeric
Audio signal processing library

OBS-URL: https://build.opensuse.org/request/show/754511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zignal?expand=0&rev=1
2019-12-06 11:09:45 +00:00
Todd R
91a69c77cb Accepting request 754510 from home:TheBlackCat:branches:devel:languages:python:numeric
Audio signal processing library

OBS-URL: https://build.opensuse.org/request/show/754510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-zignal?expand=0&rev=1
2019-12-05 21:01:00 +00:00