commit python-pycares for openSUSE:Factory

2023-04-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycares for openSUSE:Factory 
checked in at 2023-04-22 21:59:22

Comparing /work/SRC/openSUSE:Factory/python-pycares (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycares.new.1533 (New)


Package is "python-pycares"

Sat Apr 22 21:59:22 2023 rev:9 rq:1081811 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycares/python-pycares.changes
2022-12-15 19:24:05.475676037 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycares.new.1533/python-pycares.changes  
2023-04-22 22:00:08.653103014 +0200
@@ -1,0 +2,10 @@
+Fri Apr 21 12:30:27 UTC 2023 - Dirk Müller 
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+---
+Thu Apr 13 22:43:34 UTC 2023 - Matej Cepl 
+
+- Make calling of %{sle15modernpython} optional.
+
+---



Other differences:
--
++ python-pycares.spec ++
--- /var/tmp/diff_new_pack.iAX0c9/_old  2023-04-22 22:00:09.089105621 +0200
+++ /var/tmp/diff_new_pack.iAX0c9/_new  2023-04-22 22:00:09.097105669 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycares
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,6 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:   python-pycares
 Version:4.3.0
 Release:0


commit python-pycares for openSUSE:Factory

2022-12-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycares for openSUSE:Factory 
checked in at 2022-12-15 19:24:04

Comparing /work/SRC/openSUSE:Factory/python-pycares (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycares.new.1835 (New)


Package is "python-pycares"

Thu Dec 15 19:24:04 2022 rev:8 rq:1042871 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycares/python-pycares.changes
2022-12-10 21:17:29.001435460 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycares.new.1835/python-pycares.changes  
2022-12-15 19:24:05.475676037 +0100
@@ -1,0 +2,11 @@
+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
+
+---

Old:

  pycares-4.2.2.tar.gz

New:

  pycares-4.3.0.tar.gz



Other differences:
--
++ python-pycares.spec ++
--- /var/tmp/diff_new_pack.AQnQnG/_old  2022-12-15 19:24:06.035679223 +0100
+++ /var/tmp/diff_new_pack.AQnQnG/_new  2022-12-15 19:24:06.039679245 +0100
@@ -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

++ pycares-4.2.2.tar.gz -> pycares-4.3.0.tar.gz ++
 92035 lines of diff (skipped)


commit python-pycares for openSUSE:Factory

2022-12-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycares for openSUSE:Factory 
checked in at 2022-12-10 21:17:25

Comparing /work/SRC/openSUSE:Factory/python-pycares (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycares.new.1835 (New)


Package is "python-pycares"

Sat Dec 10 21:17:25 2022 rev:7 rq:1041743 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pycares/python-pycares.changes
2022-10-10 18:44:36.534874643 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycares.new.1835/python-pycares.changes  
2022-12-10 21:17:29.001435460 +0100
@@ -1,0 +2,6 @@
+Thu Dec  8 22:21:16 UTC 2022 - Matej Cepl 
+
+- Add cleanup_tests.patch to make the test suite slightly more sane.
+- No, the test suite is just broken, and the upstream doesn't care.
+
+---

New:

  cleanup_tests.patch



Other differences:
--
++ python-pycares.spec ++
--- /var/tmp/diff_new_pack.TFJn0R/_old  2022-12-10 21:17:30.089441822 +0100
+++ /var/tmp/diff_new_pack.TFJn0R/_new  2022-12-10 21:17:30.093441845 +0100
@@ -26,9 +26,13 @@
 Group:  Development/Languages/Python
 URL:https://github.com/saghul/pycares
 Source: 
https://files.pythonhosted.org/packages/source/p/pycares/pycares-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM cleanup_tests.patch bsc#[0-9]+ mc...@suse.com
+# Make the test suite slightly more normal
+Patch0: cleanup_tests.patch
 BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  c-ares-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  python-rpm-macros
@@ -42,7 +46,8 @@
 resolutions asynchronously
 
 %prep
-%setup -q -n pycares-%{version}
+%autosetup -p1 -n pycares-%{version}
+
 rm -Rf
 
 %build
@@ -52,6 +57,11 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
+%check
+# Test suite is broken anywhere else outside of the upstream CI,
+# and upstream doesn't care.
+# %%pyunittest_arch -v tests.tests
+
 %files %{python_files}
 %license LICENSE
 %doc ChangeLog README.rst

++ cleanup_tests.patch ++
---
 tests/__init__.py |1 +
 1 file changed, 1 insertion(+)

--- /dev/null
+++ b/tests/__init__.py
@@ -0,0 +1 @@
+# This file intentionally left blank.
\ No newline at end of file


commit python-pycares for openSUSE:Factory

2022-10-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycares for openSUSE:Factory 
checked in at 2022-10-10 18:44:14

Comparing /work/SRC/openSUSE:Factory/python-pycares (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycares.new.2275 (New)


Package is "python-pycares"

Mon Oct 10 18:44:14 2022 rev:6 rq:1008176 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pycares/python-pycares.changes
2022-07-13 14:31:44.649238398 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycares.new.2275/python-pycares.changes  
2022-10-10 18:44:36.534874643 +0200
@@ -1,0 +2,6 @@
+Tue Oct  4 23:59:04 UTC 2022 - Yogalakshmi Arunachalam 
+
+- Update to version 4.2.2 
+  no changelog
+
+---

Old:

  pycares-4.2.1.tar.gz

New:

  pycares-4.2.2.tar.gz



Other differences:
--
++ python-pycares.spec ++
--- /var/tmp/diff_new_pack.cyI67d/_old  2022-10-10 18:44:39.270880532 +0200
+++ /var/tmp/diff_new_pack.cyI67d/_new  2022-10-10 18:44:39.274880541 +0200
@@ -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

++ pycares-4.2.1.tar.gz -> pycares-4.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycares-4.2.1/PKG-INFO new/pycares-4.2.2/PKG-INFO
--- old/pycares-4.2.1/PKG-INFO  2022-06-28 11:06:27.147344800 +0200
+++ new/pycares-4.2.2/PKG-INFO  2022-08-09 09:25:01.152814900 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pycares
-Version: 4.2.1
+Version: 4.2.2
 Summary: Python interface for c-ares
 Home-page: http://github.com/saghul/pycares
 Author: Sa??l Ibarra Corretg??
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycares-4.2.1/pyproject.toml 
new/pycares-4.2.2/pyproject.toml
--- old/pycares-4.2.1/pyproject.toml1970-01-01 01:00:00.0 +0100
+++ new/pycares-4.2.2/pyproject.toml2022-08-09 09:24:56.0 +0200
@@ -0,0 +1,27 @@
+[build-system]
+requires = ["setuptools", "wheel", "cffi>=1.5.0"]
+build-backend = "setuptools.build_meta"
+
+[tool.cibuildwheel]
+build = "cp3*"
+
+[tool.cibuildwheel.linux]
+archs = ["auto", "aarch64"]
+before-all = """
+set -eux
+# musllinux_*
+if command -v apk; then
+apk add libffi-dev
+fi
+# manylinux_2_24
+if command -v apt; then
+apt install libffi-dev
+fi
+# manylinux_*
+if command -v yum; then
+yum install -y libffi-devel
+fi
+"""
+
+[tool.cibuildwheel.macos]
+archs = ["x86_64", "universal2"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycares-4.2.1/setup.py new/pycares-4.2.2/setup.py
--- old/pycares-4.2.1/setup.py  2022-06-28 11:06:16.0 +0200
+++ new/pycares-4.2.2/setup.py  2022-08-09 09:24:56.0 +0200
@@ -2,7 +2,12 @@
 # -*- coding: utf-8 -*-
 
 import codecs
+import os
 import re
+import sys
+
+# we have to import setup_cares.py which is in project's root folder
+sys.path.insert(0, os.path.dirname(os.path.realpath(__file__)))
 
 from setuptools import setup
 
@@ -40,7 +45,6 @@
   'Programming Language :: Python :: Implementation :: PyPy',
   ],
   cmdclass = {'build_ext': cares_build_ext},
-  setup_requires   = ['cffi>=1.5.0'],
   install_requires = ['cffi>=1.5.0'],
   extras_require   = {'idna': ['idna >= 2.1']},
   cffi_modules = ['src/_cffi_src/build_cares.py:ffi'],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycares-4.2.1/src/pycares/_version.py 
new/pycares-4.2.2/src/pycares/_version.py
--- old/pycares-4.2.1/src/pycares/_version.py   2022-06-28 11:06:16.0 
+0200
+++ new/pycares-4.2.2/src/pycares/_version.py   2022-08-09 09:24:56.0 
+0200
@@ -1,2 +1,2 @@
 
-__version__ = '4.2.1'
+__version__ = '4.2.2'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycares-4.2.1/src/pycares.egg-info/PKG-INFO 
new/pycares-4.2.2/src/pycares.egg-info/PKG-INFO
--- old/pycares-4.2.1/src/pycares.egg-info/PKG-INFO 2022-06-28 
11:06:26.0 +0200
+++ new/pycares-4.2.2/src/pycares.egg-info/PKG-INFO 2022-08-09 
09:25:00.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pycares
-Version: 4.2.1
+Version: 4.2.2
 Summary: Python interface for c-ares
 Home-page: http://github.com/saghul/pycares
 Author: Sa??l Ibarra Corretg??
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python-pycares for openSUSE:Factory

2022-07-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycares for openSUSE:Factory 
checked in at 2022-07-13 14:31:43

Comparing /work/SRC/openSUSE:Factory/python-pycares (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycares.new.1523 (New)


Package is "python-pycares"

Wed Jul 13 14:31:43 2022 rev:5 rq:988453 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pycares/python-pycares.changes
2021-07-10 22:54:02.655970738 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycares.new.1523/python-pycares.changes  
2022-07-13 14:31:44.649238398 +0200
@@ -1,0 +2,32 @@
+Mon Jul 11 13:59:59 UTC 2022 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+
+- update to version 4.2.1:
+  * core: add flexible member to ares_addrinfo to fix c-ares 1.18
+
+- changes from version 4.2.0:
+  * tests: ignoring 2 tests due to dead servers
+  * tests: updated google TXT records for an outdated test
+  * deps: update bundled c-ares
+
+- changes from version 4.1.2:
+  * build: add PYPIREADME.rst to manifest
+
+- changes from version 4.1.1:
+  * misc: add PyPI README without images
+  * misc: update c-ares URL
+
+- changes from version 4.1.0:
+  * ci: use stable 3.10, rather than dev
+  * core: add support for Python 3.10
+  * doc: fix typo in README
+  * doc: updatee changelog
+  * doc: uppdate README
+  * core: add support for CAA queries
+  * core: add support for getaddrinfo()
+  * doc: update README
+  * core: add ability to use the system installed c-ares
+
+---

Old:

  pycares-4.0.0.tar.gz

New:

  pycares-4.2.1.tar.gz



Other differences:
--
++ python-pycares.spec ++
--- /var/tmp/diff_new_pack.0E2kVA/_old  2022-07-13 14:31:45.285239231 +0200
+++ /var/tmp/diff_new_pack.0E2kVA/_new  2022-07-13 14:31:45.293239241 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycares
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-pycares
-Version:4.0.0
+Version:4.2.1
 Release:0
 Summary:Python interface for c-ares
 License:MIT

++ pycares-4.0.0.tar.gz -> pycares-4.2.1.tar.gz ++
 4658 lines of diff (skipped)


commit python-pycares for openSUSE:Factory

2021-07-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycares for openSUSE:Factory 
checked in at 2021-07-10 22:53:53

Comparing /work/SRC/openSUSE:Factory/python-pycares (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycares.new.2625 (New)


Package is "python-pycares"

Sat Jul 10 22:53:53 2021 rev:4 rq:903428 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycares/python-pycares.changes
2020-03-27 00:27:45.812331756 +0100
+++ /work/SRC/openSUSE:Factory/.python-pycares.new.2625/python-pycares.changes  
2021-07-10 22:54:02.655970738 +0200
@@ -1,0 +2,12 @@
+Mon May 31 11:54:19 UTC 2021 - Adrian Schr??ter 
+
+- update to 4.0.0
+  * core: add support for CAA queries
+  * core: add support for getaddrinfo()
+  * core: add ability to use the system installed c-ares
+  * test: remove TTL tests
+  * core: update c-ares and use a submodule
+  * core: drop bundled c-ares version
+  * misc: drop tasks.py
+
+---

Old:

  pycares-3.1.1.tar.gz

New:

  pycares-4.0.0.tar.gz



Other differences:
--
++ python-pycares.spec ++
--- /var/tmp/diff_new_pack.cE337u/_old  2021-07-10 22:54:03.307965706 +0200
+++ /var/tmp/diff_new_pack.cE337u/_new  2021-07-10 22:54:03.307965706 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pycares
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-pycares
-Version:3.1.1
+Version:4.0.0
 Release:0
 Summary:Python interface for c-ares
 License:MIT
 Group:  Development/Languages/Python
-URL:http://github.com/saghul/pycares
+URL:https://github.com/saghul/pycares
 Source: 
https://files.pythonhosted.org/packages/source/p/pycares/pycares-%{version}.tar.gz
 BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module devel}

++ pycares-3.1.1.tar.gz -> pycares-4.0.0.tar.gz ++
 152339 lines of diff (skipped)