SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for httpie-3.2.4-2.1.noarch.rpm :

* Tue Jan 21 2025 Markéta Machová - Drop unneeded build dependencies
* upstream [dev] section is not needed for us- Rewrite %{python_sitelib} in %files to respect %primary_python
* Mon Dec 23 2024 Simon Vogl - Change python version back to 3.11 because too many tests fail with 3.12 and higher
* Sat Nov 23 2024 Simon Vogl - Update to version 3.2.4
* Fix default certs loading and unpin requests.- Update manpage to version 3.2.4
* Wed Jul 10 2024 Simon Vogl - Update to version 3.2.3
* Fix SSL connections by pinning the requests version to 2.31.0.
* Make it possible to unset the User-Agent and Accept-Encoding request headers.- Update manpage to version 3.2.3- Switch to generating tarball directly from git to harden package against supply chain attacks
* Fri Jun 23 2023 Simon Vogl - Temporarily disable tests that fail with python 3.11
* Wed Jun 14 2023 Simon Vogl - Enforce building against the primary python version of the current OBS project to avoid build errors
* Sat May 20 2023 Simon Vogl - Update to version 3.2.2
* Major version upgrade, expect API breakage
* Too many changes since 2.6.0 to list here, for a full changelog please visit: https://github.com/httpie/httpie/blob/master/CHANGELOG.md- Disable more tests that fail in OBS- Update dependencies- Update fdupes deduplication- Add bash and fish completion support
* Tue Apr 26 2022 pgajdosAATTsuse.com- python3-mock is not required for build
* Sun Oct 17 2021 Martin Hauke - Update to version 2.6.0
* Added support for formatting & coloring of JSON bodies preceded by non-JSON data (e.g., an XXSI prefix).
* Added charset auto-detection when `Content-Type` doesn’t include it.
* Added `--response-charset` to allow overriding the response encoding for terminal display purposes.
* Added `--response-mime` to allow overriding the response mime type for coloring and formatting for the terminal.
* Added the ability to silence warnings through using `-q` or `--quiet` twice (e.g. `-qq`).
* Added installed plugin list to `--debug` output.
* Fixed duplicate keys preservation in JSON data.
* Mon Sep 06 2021 Martin Hauke - Fix tests- Update dependencies- Update to version 2.5.0
* Added --raw to allow specifying the raw request body without extra processing as an alternative to stdin.
* Added support for XML formatting.
* Added internal support for file-like object responses to improve adapter plugin support.
* Fixed --continue --download with a single byte to be downloaded left.
* Fixed --verbose HTTP 307 redirects with streamed request body.
* Fixed handling of session files with Cookie: followed by other headers.- Update to version 2.4.0
* Added support for --session cookie expiration based on Set-Cookie: max-age=.
* Show a --check-status warning with --quiet as well, not only when the output is redirected.
* Fixed upload with --session.
* Fixed a missing blank line between request and response.
 
ICM