Package: httpie
Severity: wishlist
X-Debbugs-Cc: Bartosz Fenski <fe...@debian.org>

Dear Maintainer,

HTTPie 2.5.0 is now available, it brings those changes:

  - 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.


Here are changes at the packaging level, from what I can see in https://sources.debian.org/src/httpie/2.4.0-1/debian.

* control:

  - Build-Depends: remove "python3-docutils"
  - Build-Depends: add "python3-defusedxml"
  - Build-Depends: add "python3-socks"
  - Build-Depends: add "python3-requests-toolbelt"
  - Build-Depends: add "python3-responses" (it is only used for testing, not sure it should be there though)
  - Homepage: replace "https://httpie.org"; with "https://httpie.io";

* copyright:

  - replace "https://httpie.org"; with "https://httpie.io";
  - replace "2019" with "2021"

* docs:

  - replace "REAMDE.rst" with "REAMDE.md"

* watch:

  - replace "https://github.com/jkbr/httpie/tags"; with "https://github.com/httpie/httpie/tags";


Cheers,

--
Mickaël Schoentgen
http://www.tiger-222.fr

Reply via email to