From 301e4cf6b4f141cfe3970695c1b198c8d93a935ca40b5d77dad3cd9483b6e71c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 28 Apr 2025 16:43:15 +0000 Subject: [PATCH] - update to 4.6.1: * Fix missing attribute type information for errno OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=28 --- pycares-4.6.0.tar.gz | 3 --- pycares-4.6.1.tar.gz | 3 +++ python-pycares.changes | 6 ++++++ python-pycares.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pycares-4.6.0.tar.gz create mode 100644 pycares-4.6.1.tar.gz diff --git a/pycares-4.6.0.tar.gz b/pycares-4.6.0.tar.gz deleted file mode 100644 index f48a8e2..0000000 --- a/pycares-4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a004b18a7465ac9400216bc3fad9d9966007af1ee32f4412d2b3a94e33456e -size 822080 diff --git a/pycares-4.6.1.tar.gz b/pycares-4.6.1.tar.gz new file mode 100644 index 0000000..8a5db00 --- /dev/null +++ b/pycares-4.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1d981206a16240eedc79b51af3293575715d4b0b971f4eb47e24839d5ab440 +size 822359 diff --git a/python-pycares.changes b/python-pycares.changes index d3edf41..0a3ed74 100644 --- a/python-pycares.changes +++ b/python-pycares.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 28 16:43:05 UTC 2025 - Dirk Müller + +- update to 4.6.1: + * Fix missing attribute type information for errno + ------------------------------------------------------------------- Fri Apr 11 07:18:09 UTC 2025 - Matej Cepl diff --git a/python-pycares.spec b/python-pycares.spec index 2da105e..b0f1f9d 100644 --- a/python-pycares.spec +++ b/python-pycares.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pycares -Version: 4.6.0 +Version: 4.6.1 Release: 0 Summary: Python interface for c-ares License: MIT