Package Release Info

python-ffmpeg-python-0.2.0-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-ffmpeg-python

Change Logs

* Wed Sep 06 2023 Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject and autosetup macros.
- Add patch remove-future-requirement.patch, reove future requirement.
* Fri Dec 23 2022 Ben Greiner <code@bnavigator.de>
- Skip a test failing because of missing libopenh264 support
* Sun Jan 16 2022 Ben Greiner <code@bnavigator.de>
- Python 3.10 support: Replace long deprecated collections.Iterable
  by collections.abc.Iterable -- gh#kroening/ffmpeg-python#624
* Thu Dec 09 2021 pgajdos@suse.com
- do not require pytest-runner for build, not required
Version: 0.2.0-bp155.2.12
* Fri Mar 20 2020 Tomáš Chvátal <tchvatal@suse.com>
- Fix build on Leap
Version: 0.2.0-bp152.1.7
* Fri Mar 20 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build on Leap
* Mon Mar 16 2020 Martin Hauke <mardnh@gmx.de>
- Add missing runtime dependency on python-future
* Tue Jan 14 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 0.2.0
- Package cleanup
- Use github source URL
- Package license file
- Run testsuite
* Fri Jul 13 2018 daniel.molkentin@suse.com
- Initial checkin