diff --git a/pycares-4.2.2.tar.gz b/pycares-4.2.2.tar.gz deleted file mode 100644 index 8ff7270..0000000 --- a/pycares-4.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1f57a8004370080694bd6fb969a1ffc9171a59c6824d54f791c1b2e4d298385 -size 825335 diff --git a/pycares-4.3.0.tar.gz b/pycares-4.3.0.tar.gz new file mode 100644 index 0000000..df9b64d --- /dev/null +++ b/pycares-4.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c542696f6dac978e9d99192384745a65f80a7d9450501151e4a7563e06010d45 +size 821580 diff --git a/python-pycares.changes b/python-pycares.changes index 9d514fe..58a053f 100644 --- a/python-pycares.changes +++ b/python-pycares.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Dec 13 16:24:44 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 4.3.0 + * Bump cibuildwheel to build for Python 3.11 + CI total time speedups by @Jackenmen in #174 + Fix tests that depended on external sites by @Jackenmen in #180 + Complete the Python 3.11 support by @Jackenmen in #179 + Drop CPython 3.6 by @saghul in #181 + Improve test compatibility with pytest by @saghul in #182 + Update c-ares submodule to 1.18.1 by @saghul in #183 + ------------------------------------------------------------------- Thu Dec 8 22:21:16 UTC 2022 - Matej Cepl diff --git a/python-pycares.spec b/python-pycares.spec index 3b1edb0..51fab2c 100644 --- a/python-pycares.spec +++ b/python-pycares.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pycares -Version: 4.2.2 +Version: 4.3.0 Release: 0 Summary: Python interface for c-ares License: MIT