| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 2.0.0:
* Correct a typo in requests_file.py
* Remove dependency on six
* Move metadata to pyproject.toml
+ Remove support for Python 2
+ Remove support for raw distutils
* Correct homepage link in pyproject.toml
* Fix black formatting
- Switch to pyproject macros.
- Add %{?sle15_python_module_pythons}
- Add missing six BuildRequires. - Stop using greedy globs in %files.
- %check: use %pyunittest rpm macro
- update to 1.5.1 * Fix python 2.7 compatibility * Rename test file for pytest * Add tests via github actions * Format code with black * Add set_content_length flag to disable on demand setting Content-Length
- Remove superfluous devel dependency for noarch package
- specfile: * update copyright year - update to version 1.4.3: * Skip the permissions test when running as root * Handle missing locale in tests
- Implement single-spec version. - Fix source URL. - Update to version 1.4.2 * Set the response URL to the request URL - Update to version 1.4.1 * Add a wheel distribution
- Initial version