forked from pool/python-pycares
Compare commits
14 Commits
Author | SHA256 | Date | |
---|---|---|---|
7ed4666451 | |||
57c7a7ef18 | |||
2376b7a1ef | |||
e507b4114f | |||
2dc3850b23 | |||
00a51cf6cf | |||
da6d591cab | |||
c716898cc4 | |||
fac8a0c0a8 | |||
51012ae7ec | |||
6ffee7b7f1 | |||
3b61f4b1ef | |||
7157baa70b | |||
10dce554a1 |
@@ -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
3
pycares-4.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c863d9003ca0ce7df26429007859afd2a621d3276ed9fef154a9123db9252557
|
||||
size 654473
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user