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

python3-pydub-0.23.1-bp153.1.18 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-pydub Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.23.1 Vendor: openSUSE
Release: bp153.1.18 Build date: Sat Mar 6 11:38:53 2021
Group: Development/Languages/Python Build host: lamb22
Size: 247792 Source RPM: python-pydub-0.23.1-bp153.1.18.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

* 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)
* Wed Jul 11 2018 alarrosa@suse.com
  - 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)
* Thu May 10 2018 toddrme2178@gmail.com
  - Update to 0.21.0
    * NOTE: Semi-counterintuitive change: using the a stride when
      slicing AudioSegment instances (for example, `sound[::5000]`)
      will return chunks of 5000ms (not 1ms chunks every 5000ms)
      (#222)
    * Debug output from ffmpeg/avlib is no longer printed to the
      console unless you set up logging (see README for how to set
      up logging for your converter) (#223)
    * All pydub exceptions are now subclasses of
      `pydub.exceptions.PydubException`
    * The utilities in `pydub.silence` now accept a
      `seek_step` argument which can optionally be passed to
      improve the performance of silence detection (#211)
    * Fix to `pydub.silence` utilities which allow you to detect
      perfect silence (#233)
    * Fix a bug where threaded code screws up your terminal session
      due to ffmpeg inheriting the stdin from the parent process.
      (#231)
    * Fix a bug where a crashing programs using pydub would leave
      behind their temporary files (#206)
  - Use license tag
* Wed Oct 18 2017 toddrme2178@gmail.com
  - Implement single-spec version
  - Update to version 0.20.0
    * See changelog at https://github.com/jiaaro/pydub/blob/v0.20.0/CHANGELOG.md
* Sat Oct 01 2016 mardnh@gmx.de
  - Update to version 0.16.5
    - upstream does not provide a changelog
* Mon Jul 14 2014 toddrme2178@gmail.com
  - - Initial version

Files

/usr/lib/python3.6/site-packages/pydub
/usr/lib/python3.6/site-packages/pydub-0.23.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/pydub-0.23.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pydub-0.23.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pydub-0.23.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pydub-0.23.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pydub/__init__.py
/usr/lib/python3.6/site-packages/pydub/__pycache__
/usr/lib/python3.6/site-packages/pydub/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/audio_segment.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/audio_segment.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/effects.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/effects.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/generators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/generators.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/logging_utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/logging_utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/playback.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/playback.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/pyaudioop.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/pyaudioop.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/scipy_effects.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/scipy_effects.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/silence.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/silence.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pydub/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pydub/audio_segment.py
/usr/lib/python3.6/site-packages/pydub/effects.py
/usr/lib/python3.6/site-packages/pydub/exceptions.py
/usr/lib/python3.6/site-packages/pydub/generators.py
/usr/lib/python3.6/site-packages/pydub/logging_utils.py
/usr/lib/python3.6/site-packages/pydub/playback.py
/usr/lib/python3.6/site-packages/pydub/pyaudioop.py
/usr/lib/python3.6/site-packages/pydub/scipy_effects.py
/usr/lib/python3.6/site-packages/pydub/silence.py
/usr/lib/python3.6/site-packages/pydub/utils.py
/usr/share/licenses/python3-pydub
/usr/share/licenses/python3-pydub/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024