14
0

Accepting request 1286711 from home:nkrapp:branches:devel:languages:python

- Update to 4.9.0 (fixes CVE-2025-48945, bsc#1244691)
  * Create dependabot configuration by @bdraco in #226
  * build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.3
    by @dependabot in #227
  * Pin Python version to 3.13.3 to avoid Windows build error by @saghul in #235
  * Fix shutdown race by @bdraco in #236
  * Add support for windows arm64 by @finnagin in #233
- Update to 4.8.0
  * Cancel previous CI jobs on pull request update by @bdraco in #222
  * Update bundled c-ares to v1.34.5 by @bdraco in #221
  * Add ARES_FLAG_NO_DFLT_SVR and ARES_FLAG_EDNS to API by @bdraco in #224
- Update to 4.7.0
  * Update c-ares to 1.29.0 to add reinit support to Channel by @bdraco in #219
  * Add event thread support by @bdraco in #220

OBS-URL: https://build.opensuse.org/request/show/1286711
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=30
This commit is contained in:
2025-06-19 09:06:24 +00:00
committed by Git OBS Bridge
parent 301e4cf6b4
commit c5abe0c9ab
4 changed files with 22 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pycares
Version: 4.6.1
Version: 4.9.0
Release: 0
Summary: Python interface for c-ares
License: MIT