14 Commits

Author SHA256 Message Date
a05120a7e2 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
1cf4903060 - 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
fb28230917 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
9d9745e284 - 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
c87c36dbd7 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
cfa4b53212 - 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
8a1d779333 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
15bd9f6f67 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
79024e43b0 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
59dc48876f 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
8fd85c4ab2 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
9d008d7fd2 - 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
72a7a0b22d 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
9303bef39f 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