Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package httpie for openSUSE:Factory checked in at 2021-10-29 22:34:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/httpie (Old) and /work/SRC/openSUSE:Factory/.httpie.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "httpie" Fri Oct 29 22:34:28 2021 rev:10 rq:928125 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/httpie/httpie.changes 2021-09-10 23:42:01.466604915 +0200 +++ /work/SRC/openSUSE:Factory/.httpie.new.1890/httpie.changes 2021-10-29 22:35:36.319713216 +0200 @@ -1,0 +2,17 @@ +Sun Oct 17 13:52:17 UTC 2021 - Martin Hauke <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- httpie-2.5.0.tar.gz New: ---- httpie-2.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ httpie.spec ++++++ --- /var/tmp/diff_new_pack.NAUupg/_old 2021-10-29 22:35:36.687713355 +0200 +++ /var/tmp/diff_new_pack.NAUupg/_new 2021-10-29 22:35:36.687713355 +0200 @@ -17,7 +17,7 @@ Name: httpie -Version: 2.5.0 +Version: 2.6.0 Release: 0 Summary: CLI, cURL-like tool for humans License: BSD-3-Clause @@ -28,6 +28,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-Pygments >= 2.5.2 +BuildRequires: python3-charset-normalizer >= 2.0.0 BuildRequires: python3-defusedxml >= 0.6.0 BuildRequires: python3-mock BuildRequires: python3-pytest @@ -37,6 +38,7 @@ BuildRequires: python3-responses BuildRequires: python3-setuptools Requires: python3-Pygments >= 2.5.2 +Requires: python3-charset-normalizer >= 2.0.0 Requires: python3-defusedxml >= 0.6.0 Requires: python3-requests >= 2.22.0 Requires: python3-requests-toolbelt >= 0.9.1 ++++++ httpie-2.5.0.tar.gz -> httpie-2.6.0.tar.gz ++++++ ++++ 6218 lines of diff (skipped)
