14
0

Accepting request 1042739 from home:yarunachalam:branches:devel:languages:python

- Update to version 4.3.0 
  * Bump cibuildwheel to build for Python 3.11 + CI total time speedups by @Jackenmen in #174
   Fix tests that depended on external sites by @Jackenmen in #180
   Complete the Python 3.11 support by @Jackenmen in #179
   Drop CPython 3.6 by @saghul in #181
   Improve test compatibility with pytest by @saghul in #182
   Update c-ares submodule to 1.18.1 by @saghul in #183

OBS-URL: https://build.opensuse.org/request/show/1042739
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=17
This commit is contained in:
2022-12-14 10:07:46 +00:00
committed by Git OBS Bridge
parent 49eb1deb6b
commit a5e4ac8104
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 13 16:24:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.3.0
* Bump cibuildwheel to build for Python 3.11 + CI total time speedups by @Jackenmen in #174
Fix tests that depended on external sites by @Jackenmen in #180
Complete the Python 3.11 support by @Jackenmen in #179
Drop CPython 3.6 by @saghul in #181
Improve test compatibility with pytest by @saghul in #182
Update c-ares submodule to 1.18.1 by @saghul in #183
-------------------------------------------------------------------
Thu Dec 8 22:21:16 UTC 2022 - Matej Cepl <mcepl@suse.com>