- Python 3.10 support: Replace long deprecated collections.Iterable by collections.abc.Iterable -- gh#kroening/ffmpeg-python#624 OBS-URL: https://build.opensuse.org/request/show/946766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ffmpeg-python?expand=0&rev=8
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 16 11:33:04 UTC 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 9 09:58:46 UTC 2021 - pgajdos@suse.com
|
|
|
|
- do not require pytest-runner for build, not required
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 20 08:07:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build on Leap
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 21:00:48 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Add missing runtime dependency on python-future
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 14 15:06:28 UTC 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 12:36:38 UTC 2018 - daniel.molkentin@suse.com
|
|
|
|
- Initial checkin
|