Next | Query returned 20 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-07-30 17:41:40 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Remove dependencies for Python 3.7
   2023-05-21 19:57:54 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-httpie: update to 3.2.2.

## 3.2.2

- Fixed compatibility with urllib3 2.0.0.
   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
   2022-10-25 09:59:08 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-httpie: updated to 3.2.1

3.2.1
- Improved support for determining auto-streaming when the `Content-Type` header \ 
includes encoding information.
- Fixed the display of the crash happening in the secondary process for update \ 
checks.

3.2.0
- Added a warning for notifying the user about the new updates.
- Added support for single binary executables.
- Added support for man pages (and auto generation of them from the parser \ 
declaration).
- Added `http --manual` for man pages & regular manual with pager.
- Added support for session persistence of repeated headers with the same name.
- Added support for sending `Secure` cookies to the `localhost` (and `.local` \ 
suffixed domains).
- Improved UI for the progress bars.
- Fixed redundant creation of `Content-Length` header on `OPTIONS` requests.
- Fixed blocking of warning thread on some use cases.
- Changed `httpie plugins` to the new `httpie cli` namespace as `httpie cli \ 
plugins` (`httpie plugins` continues to work as a hidden alias).
- Soft deprecated the `--history-print`.
   2022-03-09 17:06:52 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-httpie: update to 3.1.0.

## [3.1.0] (2022-03-08)

- **SECURITY** Fixed the [vulnerability] that caused exposure of cookies on \ 
redirects to third party hosts. ([#1312])
- Fixed escaping of integer indexes with multiple backslashes in the nested JSON \ 
builder. ([#1285])
- Fixed displaying of status code without a status message on non-`auto` themes. \ 
([#1300])
- Fixed redundant issuance of stdin detection warnings on some rare cases due to \ 
underlying implementation. ([#1303])
- Fixed double `--quiet` so that it will now suppress all python level warnings. \ 
([#1271])
- Added support for specifying certificate private key passphrases through \ 
`--cert-key-pass` and prompts. ([#946])
- Added `httpie cli export-args` command for exposing the parser specification \ 
for the `http`/`https` commands. ([#1293])
- Improved regulation of top-level arrays. ([#1292])
- Improved UI layout for standalone invocations. ([#1296])

## [3.0.2] (2022-01-24)

- Fixed usage of `httpie` when there is a presence of a config with \ 
`default_options`. ([#1280])

## [3.0.1] (2022-01-23)

- Changed the value shown as time elapsed from time-to-read-headers to total \ 
exchange time. ([#1277])

## [3.0.0] (2022-01-21)

- Dropped support for Python 3.6. ([#1177])
- Improved startup time by 40%. ([#1211])
- Added support for nested JSON syntax. ([#1169])
- Added `httpie plugins` interface for plugin management. ([#566])
- Added support for Bearer authentication via `--auth-type=bearer` ([#1215]).
- Added support for quick conversions of pasted URLs into HTTPie calls by adding \ 
a space after the protocol name (`$ https ://pie.dev` → `https://pie.dev`). \ 
([#1195])
- Added support for _sending_ multiple HTTP header lines with the same name. ([#130])
- Added support for _receiving_ multiple HTTP headers lines with the same name. \ 
([#1207])
- Added support for basic JSON types on `--form`/`--multipart` when using JSON \ 
only operators (`:=`/`:=@`). ([#1212])
- Added support for automatically enabling `--stream` when `Content-Type` is \ 
`text/event-stream`. ([#376])
- Added support for displaying the total elapsed time through `--meta`/`-vv` or \ 
`--print=m`. ([#243])
- Added new `pie-dark`/`pie-light` (and `pie`) styles that match with [HTTPie \ 
for Web and Desktop]. ([#1237])
- Added support for better error handling on DNS failures. ([#1248])
- Added support for storing prompted passwords in the local sessions. ([#1098])
- Added warnings about the `--ignore-stdin`, when there is no incoming data from \ 
stdin. ([#1255])
- Fixed crashing due to broken plugins. ([#1204])
- Fixed auto addition of XML declaration to every formatted XML response. ([#1156])
- Fixed highlighting when `Content-Type` specifies `charset`. ([#1242])
- Fixed an unexpected crash when `--raw` is used with `--chunked`. ([#1253])
- Changed the default Windows theme from `fruity` to `auto`. ([#1266])
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-23 15:09:26 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-httpie: update to 2.6.0.

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

# 2.5.0

Blog post: [What’s new in HTTPie 2.5.0](https://httpie.io/blog/httpie-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.
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles

Next | Query returned 20 messages, browsing 1 to 10 | Previous