14
0
forked from pool/python-mocket

Accepting request 1086729 from home:mcalabkova:branches:devel:languages:python

- Update to 3.11.1
  * Fix for `urllib2>=2`
  * Bump version for publishing a new release
  * Adding local container for partially replacing httpbin.org usage
  * Replacing httpbin.org with mockbin.org from Kong for what needs HTTPS

OBS-URL: https://build.opensuse.org/request/show/1086729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=63
This commit is contained in:
Sebastian Wagner
2023-05-12 10:55:59 +00:00
committed by Git OBS Bridge
parent 3af5ffac37
commit 8ec143d534
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 12 10:42:12 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 3.11.1
* Fix for `urllib2>=2`
* Bump version for publishing a new release
* Adding local container for partially replacing httpbin.org usage
* Replacing httpbin.org with mockbin.org from Kong for what needs HTTPS
-------------------------------------------------------------------
Sun Feb 19 21:05:20 UTC 2023 - Sebastian Wagner <sebix@sebix.at>