python-ffmpeg-python/python-ffmpeg-python.changes
2023-09-06 06:35:41 +00:00

46 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Wed Sep 6 06:34:25 UTC 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 23:19:11 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Skip a test failing because of missing libopenh264 support
-------------------------------------------------------------------
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