14
0

- update to 2.0.11:

* Support Python 3.12
  * Disable unit tests for no ssl module + fixes for build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=23
This commit is contained in:
2023-12-07 22:50:43 +00:00
committed by Git OBS Bridge
parent 5da2b2f34e
commit ed1b4996e8
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 7 22:50:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.0.11:
* Support Python 3.12
* Disable unit tests for no ssl module + fixes for build
-------------------------------------------------------------------
Fri Aug 25 12:18:29 UTC 2023 - Markéta Machová <mmachova@suse.com>