diff --git a/pycares-4.4.0.tar.gz b/pycares-4.4.0.tar.gz deleted file mode 100644 index aed7105..0000000 --- a/pycares-4.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f47579d508f2f56eddd16ce72045782ad3b1b3b678098699e2b6a1b30733e1c2 -size 821630 diff --git a/pycares-4.5.0.tar.gz b/pycares-4.5.0.tar.gz new file mode 100644 index 0000000..4581563 --- /dev/null +++ b/pycares-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025b6c2ffea4e9fb8f9a097381c2fecb24aff23fbd6906e70da22ec9ba60e19d +size 821554 diff --git a/python-pycares.changes b/python-pycares.changes index 53e9e51..5d32b09 100644 --- a/python-pycares.changes +++ b/python-pycares.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Jan 10 09:20:14 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-pycares.spec b/python-pycares.spec index edad1f0..6c6bc6f 100644 --- a/python-pycares.spec +++ b/python-pycares.spec @@ -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