Revisions of httpie

Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 763526 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 9)
- Update to version 2.0.0
  * Removed Python 2.7 support (Python 3.6+ is now required).
  * Added --offline to allow building an HTTP request and printing
    it but not actually sending it over the network.
  * Replaced the old collect-all-then-process handling of HTTP
    communication with one-by-one processing of each HTTP request
    or response as they become available. This means that you can
    see headers immediately, see what is being send even when the
    request fails, etc.
  * Removed automatic config file creation to avoid concurrency
    issues.
  * Removed the default 30-second connection --timeout limit.
  * Removed Python’s default limit of 100 response headers.
  * Added --max-headers to allow setting the max header limit.
  * Added --compress to allow request body compression.
  * Added --ignore-netrc to allow bypassing credentials from
    .netrc.
  * Added https alias command with https:// as the default scheme.
  * Added $ALL_PROXY documentation.
  * Added type annotations throughout the codebase.
  * Added tests/ to the PyPi package for the convenience of
    downstream package maintainers.
  * Fixed an error when stdin was a closed fd.
  * Improved --debug output formatting.
- Update patch:
  * httpie-adjust-requirements.patch
buildservice-autocommit accepted request 760402 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 8)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 758866 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 7)
- Add patch:
  * httpie-adjust-requirements.patch
    Lower requirements for requests and Pygemnts to make it work
    on Leap 15.1
buildservice-autocommit accepted request 727464 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 6)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 726511 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 5)
- Update to version 1.0.3
  * Fix CVE-2019-10751 (HTTPie is volnerable to Open Redirect that
    allows an attacker to write an arbitrary file with supplied
    filename and content to the current directory, by redirecting
    a request from HTTP to a crafted URL pointing to a server in
    his or hers control.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659815 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 4)
initialized devel package after accepting 659815
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 658667 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 2)
- Trim bias from description.
Andreas Stieger's avatar Andreas Stieger (AndreasStieger) accepted request 657710 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 1)
Initial package for httpie
Displaying revisions 21 - 29 of 29
openSUSE Build Service is sponsored by