forked from pool/python-pytest-httpserver
Accepting request 936451 from home:pgajdos:python
- version update to 1.0.2 **Breaking change**: The scope of ``httpserver_listen_address`` fixture changed from **function** to **session**. This is a requirement to implement the other features listed in this release. See the `upgrade guide <https://pytest-httpserver.readthedocs.io/en/latest/upgrade.html>`_ for the details. * many other changes, see CHANGES.rst OBS-URL: https://build.opensuse.org/request/show/936451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpserver?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 09:16:17 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.0.2
|
||||
**Breaking change**: The scope of ``httpserver_listen_address`` fixture changed from **function**
|
||||
to **session**. This is a requirement to implement the other features listed
|
||||
in this release. See the `upgrade guide
|
||||
<https://pytest-httpserver.readthedocs.io/en/latest/upgrade.html>`_ for the
|
||||
details.
|
||||
* many other changes, see CHANGES.rst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 04:48:45 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user