Go to file
Dominique Leuenberger 39eeceb417 Accepting request 1131743 from devel:languages:python
- update to 1.0.2:
  * Fix `float("inf")` timeouts in `Event.wait` function. (#846)
  * Fix pool timeout to account for the total time spent
    retrying. (#823)
  * Raise a neater RuntimeError when the correct async deps are
    not installed. (#826)
  * Add support for synchronous TLS-in-TLS streams. (#840)
  * From version 1.0 our async support is now optional, as the
    package has minimal dependencies by default.
  * For async support use either `pip install
    'httpcore[asyncio]'` or `pip install 'httpcore[trio]'`.
  * The project versioning policy is now explicitly governed by
    SEMVER. See https://semver.org/.
  * Async support becomes fully optional. (#809)
  * Add support for Python 3.12. (#807)

- update to 0.17.3
    scheme is used. (Pull #403)

OBS-URL: https://build.opensuse.org/request/show/1131743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httpcore?expand=0&rev=13
2023-12-09 21:49:04 +00:00
_multibuild - Inject multibuild to stop a build loop 2022-02-01 07:47:58 +00:00
.gitattributes Accepting request 893789 from home:mcepl:branches:devel:languages:python 2021-05-17 15:32:01 +00:00
.gitignore Accepting request 893789 from home:mcepl:branches:devel:languages:python 2021-05-17 15:32:01 +00:00
httpcore-1.0.2.tar.gz - update to 1.0.2: 2023-12-07 22:47:07 +00:00
httpcore-allow-deprecationwarnings-test.patch - Update to 0.18.0: 2023-10-25 12:35:45 +00:00
python-httpcore.changes - update to 1.0.2: 2023-12-07 22:47:07 +00:00
python-httpcore.spec - update to 1.0.2: 2023-12-07 22:47:07 +00:00