forked from pool/python-pycares
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
7157baa70b | ||
10dce554a1 |
BIN
pycares-4.4.0.tar.gz
(Stored with Git LFS)
BIN
pycares-4.4.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
pycares-4.5.0.tar.gz
Normal file
3
pycares-4.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:025b6c2ffea4e9fb8f9a097381c2fecb24aff23fbd6906e70da22ec9ba60e19d
|
||||
size 821554
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 09:20:14 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 4.5.0
|
||||
* Test data updates to fix test failures
|
||||
* Update test_idna_encoding_query_a with
|
||||
new errno to align to new c-ares version
|
||||
* Do not define HAVE_GETSERVBYPORT_R for
|
||||
platforms Android, Cygwin, Darwin
|
||||
* Drop distutils
|
||||
* build(deps): bump actions/download-artifact
|
||||
from 3 to 4.1.7 in /.github/workflows
|
||||
* Add 3.13 support, remove 3.8
|
||||
* chore(ci): fix upload & add more platforms to cibuildwheel
|
||||
* Test building release wheels on PRs
|
||||
* Fix building sdist
|
||||
* Fixup CI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 08:24:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pycares
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pycares
|
||||
Version: 4.4.0
|
||||
Version: 4.5.0
|
||||
Release: 0
|
||||
Summary: Python interface for c-ares
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user