SHA256
1
0
forked from pool/python-httpx
Go to file
Matej Cepl a2e02c72aa Accepting request 990456 from home:bnavigator:branches:devel:languages:python
- Update to 0.23.0
  * Drop support for Python 3.6. (#2097)
  * Use utf-8 as the default character set, instead of falling back
    to charset-normalizer for auto-detection. To enable automatic
    character set detection, see the documentation. (#2165)
  * Fix URL.copy_with for some oddly formed URL cases. (#2185)
  * Digest authentication should use case-insensitive comparison
    for determining which algorithm is being used. (#2204)
  * Fix console markup escaping in command line client. (#1866)
  * When files are used in multipart upload, ensure we always seek
    to the start of the file. (#2065)
  * Ensure that iter_bytes never yields zero-length chunks. (#2068)
  * Preserve Authorization header for redirects that are to the
    same origin, but are an http-to-https upgrade. (#2074)
  * When responses have binary output, don't print the output to
    the console in the command line client. Use output like <16086
    bytes of binary data> instead. (#2076)
  * Fix display of --proxies argument in the command line client
    help. (#2125)
  * Close responses when task cancellations occur during stream
    reading. (#2156)
  * Fix type error on accessing .request on HTTPError exceptions.
    (#2158)
- Drop CVE-2021-41945-copy_with-data-leak.patch fixed upstream
  (bsc#1199002)

The failure has been fixed (it was python-rich)

OBS-URL: https://build.opensuse.org/request/show/990456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpx?expand=0&rev=10
2022-07-20 21:37:39 +00:00
_multibuild - Update to 0.22.0: 2022-02-01 07:07:59 +00:00
.gitattributes Accepting request 893790 from home:mcepl:branches:devel:languages:python 2021-05-17 15:33:30 +00:00
.gitignore Accepting request 893790 from home:mcepl:branches:devel:languages:python 2021-05-17 15:33:30 +00:00
httpx-0.23.0.tar.gz Accepting request 990456 from home:bnavigator:branches:devel:languages:python 2022-07-20 21:37:39 +00:00
python-httpx.changes Accepting request 990456 from home:bnavigator:branches:devel:languages:python 2022-07-20 21:37:39 +00:00
python-httpx.spec Accepting request 990456 from home:bnavigator:branches:devel:languages:python 2022-07-20 21:37:39 +00:00