| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Switch to pyproject and autosetup macros. - Add patch remove-future-requirement.patch, reove future requirement.
- Skip a test failing because of missing libopenh264 support
- Python 3.10 support: Replace long deprecated collections.Iterable by collections.abc.Iterable -- gh#kroening/ffmpeg-python#624
- do not require pytest-runner for build, not required
- Fix build on Leap
- Fix build on Leap
- Add missing runtime dependency on python-future
- Update to version 0.2.0 - Package cleanup - Use github source URL - Package license file - Run testsuite
- Initial checkin