2 Commits

Author SHA256 Message Date
7ed4666451 Accepting request 1305968 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1305968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycares?expand=0&rev=16
2025-09-20 20:03:52 +00:00
57c7a7ef18 - Update to 4.11.0
* Add support for Python 3.14 (including free-threaded Python)
    by @ngoldbaum in #256
  * build(deps): bump actions/checkout from 4 to 5
    by @dependabot[bot] in #259
  * build(deps): bump actions/download-artifact from 4 to 5
    by @dependabot[bot] in #258
  * build(deps): bump pypa/cibuildwheel from 3.1.3 to 3.1.4
    by @dependabot[bot] in #257

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=35
2025-09-19 09:53:11 +00:00
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9df70dce6e05afa5d477f48959170e569485e20dad1a089c4cf3b2d7ffbd8bf9
size 654318

3
pycares-4.11.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c863d9003ca0ce7df26429007859afd2a621d3276ed9fef154a9123db9252557
size 654473

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Sep 19 09:02:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.11.0
* Add support for Python 3.14 (including free-threaded Python)
by @ngoldbaum in #256
* build(deps): bump actions/checkout from 4 to 5
by @dependabot[bot] in #259
* build(deps): bump actions/download-artifact from 4 to 5
by @dependabot[bot] in #258
* build(deps): bump pypa/cibuildwheel from 3.1.3 to 3.1.4
by @dependabot[bot] in #257
-------------------------------------------------------------------
Fri Aug 8 12:39:36 UTC 2025 - Nico Krapp <nico.krapp@suse.com>

View File

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