AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to version 0.9.0 * fix applying patch files under Python 3 * add --sign-results to sdist_dsc and bdist_deb command * add --debian-version to CLI program options * support zip files in pypi-install * remove deprecated dh_desktop call - Reapplied patches
- Add missing runtime dependencies - Remove 126.patch which does nothing - Activate test suite, using tests-use-tablib.patch, and removing bcond test - Add four patches to workaround problems relating to use of dpkg on openSUSE: * remove-version-checks.patch and ignore-unmet-deps.patch: A real dpkg database can not be populated with the necessary dependencies * no-install-layout.patch and remove-python-helper-rules.patch: - -install-layout=deb and the python helpers are not available on openSUSE.
- Remove superfluous devel dependency for noarch package
- add python-requests as dependency - add 126.patch fix upstream issue #126 from upstream PR#126
- initial version