SHA256
1
0
forked from pool/python-treq
Files
python-treq/python-treq.spec
Dirk Mueller 13bab5aa86 - update to 23.11.0:
* When the collector passed to ``treq.collect(response,
    collector)`` throws an exception, that error will now be
    returned to the caller of ``collect()`` via the result
    ``Deferred``, and the underlying HTTP transport will be
    closed.
  * Python 3.11 is now supported.
  * Python 3.12 is now supported.
  * PyPy 3.9 is now supported.
  * PyPy 3.10 is now supported.
  * Deprecations and Removals
  * The minimum supported Twisted version has increased to
    22.10.0. Older versions are no longer tested in CI.
  * Support for Python 3.6, which has reached end of support, has
    been dropped.
  * Support for PyPy 3.7, which has reached end of support, has
    been removed.
  * Support for PyPy 3.8, which has reached end of support, is
    deprecated.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-treq?expand=0&rev=35
2023-12-15 22:24:06 +00:00

2.4 KiB