1
0
forked from pool/python-zignal

6 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
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
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
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
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
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

Diff Content Not Available