14
0
forked from pool/python-pydub

29 Commits

Author SHA256 Message Date
9c011940b9 Accepting request 1230305 from devel:languages:python
- (Build)Require audioop-lts on Python 3.13

OBS-URL: https://build.opensuse.org/request/show/1230305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=13
2024-12-12 20:49:04 +00:00
9cbb50e7ba Accepting request 1230086 from home:mcalabkova:branches:devel:languages:python
- (Build)Require audioop-lts on Python 3.13

OBS-URL: https://build.opensuse.org/request/show/1230086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=28
2024-12-12 05:49:05 +00:00
c833996670 Accepting request 1203330 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1203330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=12
2024-09-25 19:54:26 +00:00
41285ea69a Accepting request 1203226 from home:yeey:branches:home:yeey:OpenWebUI
- Enable sle15_python_module_pythons.

OBS-URL: https://build.opensuse.org/request/show/1203226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=26
2024-09-25 07:58:20 +00:00
a3b2268794 Accepting request 1175473 from devel:languages:python
- If ffmpeg_pref is defined, use it, otherwise use ffmpeg-6 or
  ffmpeg-4 depening on suse_version.
- Build with ffmpeg-6 in TW and ffmpeg-4 in Leap

OBS-URL: https://build.opensuse.org/request/show/1175473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=11
2024-05-21 16:34:44 +00:00
c930f915ef Accepting request 1175333 from home:alarrosa:branches:devel:languages:python
- If ffmpeg_pref is defined, use it, otherwise use ffmpeg-6 or
  ffmpeg-4 depening on suse_version.

OBS-URL: https://build.opensuse.org/request/show/1175333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=24
2024-05-21 08:22:07 +00:00
96e1f0dbe7 Accepting request 1174846 from home:alarrosa:branches:devel:languages:python
- Build with ffmpeg-6 in TW and ffmpeg-4 in Leap

OBS-URL: https://build.opensuse.org/request/show/1174846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=23
2024-05-17 13:16:41 +00:00
9067e05c68 Accepting request 1161235 from devel:languages:python
- Switch to pytest macro.
- Limit to ffmpeg 5.

OBS-URL: https://build.opensuse.org/request/show/1161235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=10
2024-03-25 20:11:54 +00:00
f867fc7e18 - Switch to pytest macro.
- Limit to ffmpeg 5.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=21
2024-03-25 04:56:59 +00:00
eae37e2a21 Accepting request 1146988 from devel:languages:python
- Add patch fix-assertions.patch:
  * Fix assetion methods.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1146988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=9
2024-02-16 20:42:04 +00:00
c54d01ba41 - Add patch fix-assertions.patch:
* Fix assetion methods.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=19
2024-02-16 03:32:20 +00:00
3699a1a019 Accepting request 1041290 from devel:languages:python
- Add skip_libopenh264-7.patch which skips failing tests when
  libopenh264 is not available (which is always, because the
  library is in Packman). gh#jiaaro/pydub#700

OBS-URL: https://build.opensuse.org/request/show/1041290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=8
2022-12-08 15:51:57 +00:00
c7d8e2e2b2 - Add skip_libopenh264-7.patch which skips failing tests when
libopenh264 is not available (which is always, because the
  library is in Packman). gh#jiaaro/pydub#700

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=17
2022-12-07 23:34:59 +00:00
5a8063a3bd Accepting request 878359 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/878359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=7
2021-03-11 19:11:53 +00:00
0a860f66bd Accepting request 878231 from home:bnavigator:branches:devel:languages:python
- Update to 0.25.1
- Drop 0001-Skip-tests-that-use-unavailable-codecs.patch merged 
  upstream
- Reinstate python36 build. SciPy is optional

OBS-URL: https://build.opensuse.org/request/show/878231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=15
2021-03-11 15:27:17 +00:00
a7e320156e Accepting request 871627 from devel:languages:python
- skip python 3.6 build (no scipy)

OBS-URL: https://build.opensuse.org/request/show/871627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=6
2021-02-15 22:18:12 +00:00
114b291fb0 - skip python 3.6 build (no scipy)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=13
2021-02-13 10:15:14 +00:00
348fe5a01c Accepting request 677639 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/677639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=5
2019-03-01 15:46:30 +00:00
Tomáš Chvátal
261b3349b9 Accepting request 677638 from home:alarrosa:branches:devel:languages:python
- Enable tests. Changed source to the github release, which also
  removes the need to provide a copy of the LICENSE file.
- Add 0001-Skip-tests-that-use-unavailable-codecs.patch to skip
  tests that use codecs not supported by the official ffmpeg package

- Update to 0.23.1
  * Fix bug in passing ffmpeg/avconv parameters for
    pydub.AudioSegment.from_mp3(), pydub.AudioSegment.from_flv(),
    pydub.AudioSegment.from_ogg() and pydub.AudioSegment.from_wav()
  * Fix logic bug in pydub.effects.strip_silence()

OBS-URL: https://build.opensuse.org/request/show/677638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=11
2019-02-20 09:37:15 +00:00
2dfde01d7d Accepting request 659584 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=4
2018-12-24 10:41:49 +00:00
f6b9b82748 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=9
2018-12-04 13:50:38 +00:00
51e062b7ee Accepting request 645719 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/645719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=3
2018-11-01 13:37:55 +00:00
Tomáš Chvátal
5f3ea46ebe Accepting request 645715 from home:jengelh:branches:devel:languages:python
- Use noun phrase.

OBS-URL: https://build.opensuse.org/request/show/645715
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=7
2018-10-31 11:33:12 +00:00
Todd R
5a3fc1303e Accepting request 645633 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.23.0
  * Add support for playback via simpleaudio
  * Allow users to override the type in pydub.AudioSegment().get_array_of_samples() (PR #313)
  * Fix a bug where the wrong codec was used for 8-bit audio (PR #309 - issue #308)

OBS-URL: https://build.opensuse.org/request/show/645633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=6
2018-10-31 04:52:30 +00:00
b463631351 Accepting request 623065 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/623065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=2
2018-07-17 07:42:11 +00:00
3fc4f5fe97 Accepting request 623022 from home:alarrosa:branches:devel:languages:python
- Update to 0.22.1
  * Fix pydub.utils.mediainfo_json() to work with newer,
    backwards-incompatible versions of ffprobe/avprobe
- Update to 0.22.0
  * Adds support for audio with frame rates (sample rates) of 48k and higher
    (requires scipy) (PR #262, fixes #134, #237, #209)
  * Adds support for PEP 519 File Path protocol (PR #252)
  * Fixes a few places where handles to temporary files are kept open (PR #280)
  * Add the license file to the python package to aid other packaging projects
    (PR #279, fixes #274)
  * Big fix for pydub.silence.detect_silence() (PR #263)

  * The utilities in `pydub.silence` now accept a

OBS-URL: https://build.opensuse.org/request/show/623022
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=4
2018-07-16 08:05:37 +00:00
1cb28710bf Accepting request 606021 from devel:languages:python
Manipulate audio with Python

OBS-URL: https://build.opensuse.org/request/show/606021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydub?expand=0&rev=1
2018-05-15 08:13:09 +00:00
Todd R
2bfd627c00 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=2 2018-05-10 03:08:39 +00:00
Todd R
90765d26db Accepting request 605990 from devel:languages:python:misc
Manipulate audio with Python

OBS-URL: https://build.opensuse.org/request/show/605990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydub?expand=0&rev=1
2018-05-10 00:23:58 +00:00