Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-pydub-0.25.1-4.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-pydub Distribution: openSUSE Tumbleweed
Version: 0.25.1 Vendor: openSUSE
Release: 4.2 Build date: Mon Mar 25 05:56:28 2024
Group: Unspecified Build host: reproducible
Size: 207092 Source RPM: python-pydub-0.25.1-4.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jiaaro/pydub
Summary: Audio manipulation with Python
A Python module to manipulate audio with a high level interface.

Provides

Requires

License

MIT

Changelog

* Mon Mar 25 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pytest macro.
  - Limit to ffmpeg 5.
* Fri Feb 16 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch fix-assertions.patch:
    * Fix assetion methods.
  - Switch to pyproject macros.
* Wed Dec 07 2022 Matej Cepl <mcepl@suse.com>
  - 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
* Wed Mar 10 2021 Ben Greiner <code@bnavigator.de>
  - Update to 0.25.1
    * Fix crashing bug in new scipy-powered EQ effects
  - Release 0.25.0
    * Don't show a runtime warning about the optional ffplay
      dependency being missing until someone trys to use it
    * Documentation improvements
    * Python 3.9 support
    * Improved efficiency of loading wave files with pydub.
      AudioSegment.from_file()
    * Ensure pydub.AudioSegment().export() always retuns files with
      a seek position at the beginning of the file
    * Added more EQ effects to pydub.scipy_effects (requires scipy
      to be installed)
    * Fix a packaging bug where the LICENSE file was not included in
      the source distribution
    * Add a way to instantiate a pydub.AudioSegment() with a portion
      of an audio file via pydub.AudioSegment().from_file()
  - Release 0.24.1
    * Fix bug where ffmpeg errors in Python 3 are illegible
    * Fix bug where split_on_silence fails when there are one or
      fewer nonsilent segments
    * Fix bug in fallback audioop implementation
  - Release 0.24.0
    * Fix inconsistent handling of 8-bit audio
    * Fix bug where certain files will fail to parse
    * Fix bug where pyaudio stream is not closed on error
    * Allow codecs and parameters in wav and raw export
    * Fix bug in pydub.AudioSegment.from_file where supplied codec
      is ignored
    * Allow pydub.silence.split_on_silence to take a boolean for
      keep_silence
    * Fix bug where pydub.silence.split_on_silence sometimes adds
      non-silence from adjacent segments
    * Fix bug where pydub.AudioSegment.extract_wav_headers fails on
      empty wav files
    * Add new function pydub.silence.detect_leading_silence
    * Support conversion between an arbitrary number of channels and
      mono in pydub.AudioSegment.set_channels
    * Fix several issues related to reading from filelike objects
  - Drop 0001-Skip-tests-that-use-unavailable-codecs.patch merged
    upstream
  - Reinstate python36 build. SciPy is optional
* Sat Feb 13 2021 Dirk Müller <dmueller@suse.com>
  - skip python 3.6 build (no scipy)
* Tue Feb 19 2019 Antonio Larrosa <alarrosa@suse.com>
  - 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
* Mon Feb 18 2019 Antonio Larrosa <alarrosa@suse.com>
  - 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()
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Wed Oct 31 2018 Jan Engelhardt <jengelh@inai.de>
  - Use noun phrase.
* Wed Oct 31 2018 Todd R <toddrme2178@gmail.com>
  - 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)

Files

/usr/lib/python3.10/site-packages/pydub
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/AUTHORS
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/LICENSE
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/METADATA
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/RECORD
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/WHEEL
/usr/lib/python3.10/site-packages/pydub-0.25.1.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/pydub/__init__.py
/usr/lib/python3.10/site-packages/pydub/__pycache__
/usr/lib/python3.10/site-packages/pydub/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/audio_segment.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/audio_segment.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/effects.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/effects.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/generators.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/generators.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/logging_utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/logging_utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/playback.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/playback.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/pyaudioop.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/pyaudioop.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/scipy_effects.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/scipy_effects.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/silence.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/silence.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pydub/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pydub/audio_segment.py
/usr/lib/python3.10/site-packages/pydub/effects.py
/usr/lib/python3.10/site-packages/pydub/exceptions.py
/usr/lib/python3.10/site-packages/pydub/generators.py
/usr/lib/python3.10/site-packages/pydub/logging_utils.py
/usr/lib/python3.10/site-packages/pydub/playback.py
/usr/lib/python3.10/site-packages/pydub/pyaudioop.py
/usr/lib/python3.10/site-packages/pydub/scipy_effects.py
/usr/lib/python3.10/site-packages/pydub/silence.py
/usr/lib/python3.10/site-packages/pydub/utils.py
/usr/share/licenses/python310-pydub
/usr/share/licenses/python310-pydub/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024