Accepting request 990998 from home:bnavigator:branches:devel:languages:python

- Update to 0.21.0
  * Requires httpx>=0.23.*
  * Python 3.6 is no longer supported.
- Unpin httpx in python metadata

OBS-URL: https://build.opensuse.org/request/show/990998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-httpx?expand=0&rev=5
This commit is contained in:
2022-07-26 07:50:24 +00:00
committed by Git OBS Bridge
parent ea108f973a
commit 655de68525
4 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 25 10:37:48 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.21.0
* Requires httpx>=0.23.*
* Python 3.6 is no longer supported.
- Unpin httpx in python metadata
-------------------------------------------------------------------
Thu Mar 3 00:16:34 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>