1
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:
Dirk Mueller 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1f57a8004370080694bd6fb969a1ffc9171a59c6824d54f791c1b2e4d298385
size 825335

BIN
pycares-4.3.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pycares
Version: 4.2.2
Version: 4.3.0
Release: 0
Summary: Python interface for c-ares
License: MIT