From 0f42f10bb65ce41117eb4178f4ddaa5fbf76f7d9f0a7fd2056f7e085568fedf2 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 5 Oct 2022 10:28:24 +0000 Subject: [PATCH] Accepting request 1008054 from home:yarunachalam:branches:devel:languages:python - Update to version 4.2.2 no changelog OBS-URL: https://build.opensuse.org/request/show/1008054 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=12 --- pycares-4.2.1.tar.gz | 3 --- pycares-4.2.2.tar.gz | 3 +++ python-pycares.changes | 6 ++++++ python-pycares.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pycares-4.2.1.tar.gz create mode 100644 pycares-4.2.2.tar.gz diff --git a/pycares-4.2.1.tar.gz b/pycares-4.2.1.tar.gz deleted file mode 100644 index 427b553..0000000 --- a/pycares-4.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:735b4f75fd0f595c4e9184da18cd87737f46bc81a64ea41f4edce2b6b68d46d2 -size 824955 diff --git a/pycares-4.2.2.tar.gz b/pycares-4.2.2.tar.gz new file mode 100644 index 0000000..8ff7270 --- /dev/null +++ b/pycares-4.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f57a8004370080694bd6fb969a1ffc9171a59c6824d54f791c1b2e4d298385 +size 825335 diff --git a/python-pycares.changes b/python-pycares.changes index 929cb31..14091ac 100644 --- a/python-pycares.changes +++ b/python-pycares.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 4 23:59:04 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 4.2.2 + no changelog + ------------------------------------------------------------------- Mon Jul 11 13:59:59 UTC 2022 - Arun Persaud diff --git a/python-pycares.spec b/python-pycares.spec index 9425f66..a435437 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.1 +Version: 4.2.2 Release: 0 Summary: Python interface for c-ares License: MIT