10 Commits

Author SHA256 Message Date
Dominique Leuenberger
7e5fd2fea4 Accepting request 765777 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/765777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/httpie?expand=0&rev=4
2020-01-20 21:56:37 +00:00
528b4654b1 Accepting request 763526 from home:mnhauke
- 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

OBS-URL: https://build.opensuse.org/request/show/763526
OBS-URL: https://build.opensuse.org/package/show/network:utilities/httpie?expand=0&rev=9
2020-01-20 12:53:52 +00:00
Dominique Leuenberger
f0970c6ad0 Accepting request 760402 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/760402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/httpie?expand=0&rev=3
2020-01-02 13:44:33 +00:00
Martin Hauke
b99be4b873 Accepting request 758866 from home:mnhauke
- Add patch:
  * httpie-adjust-requirements.patch
    Lower requirements for requests and Pygemnts to make it work
    on Leap 15.1

OBS-URL: https://build.opensuse.org/request/show/758866
OBS-URL: https://build.opensuse.org/package/show/network:utilities/httpie?expand=0&rev=7
2020-01-02 11:01:29 +00:00
Dominique Leuenberger
85e6e4f58e Accepting request 727464 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/727464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/httpie?expand=0&rev=2
2019-09-02 11:26:08 +00:00
Martin Hauke
8ff44f9419 Accepting request 726511 from home:mnhauke
- 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.

OBS-URL: https://build.opensuse.org/request/show/726511
OBS-URL: https://build.opensuse.org/package/show/network:utilities/httpie?expand=0&rev=5
2019-08-31 13:44:43 +00:00
Dominique Leuenberger
6fefa5ee01 Accepting request 659815 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/659815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/httpie?expand=0&rev=1
2018-12-19 12:54:03 +00:00
Martin Hauke
4357696d56 Accepting request 658772 from home:mnhauke
- Add manpage

OBS-URL: https://build.opensuse.org/request/show/658772
OBS-URL: https://build.opensuse.org/package/show/network:utilities/httpie?expand=0&rev=3
2018-12-16 20:01:11 +00:00
Martin Hauke
ef93928a81 Accepting request 658667 from home:jengelh:branches:network:utilities
- Trim bias from description.

OBS-URL: https://build.opensuse.org/request/show/658667
OBS-URL: https://build.opensuse.org/package/show/network:utilities/httpie?expand=0&rev=2
2018-12-15 19:42:24 +00:00
202efa23b5 Accepting request 657710 from home:mnhauke
Initial package for httpie

OBS-URL: https://build.opensuse.org/request/show/657710
OBS-URL: https://build.opensuse.org/package/show/network:utilities/httpie?expand=0&rev=1
2018-12-13 14:46:04 +00:00