Hello community,

here is the log from the commit of package python-curio for openSUSE:Factory 
checked in at 2020-12-05 20:35:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-curio (Old)
 and      /work/SRC/openSUSE:Factory/.python-curio.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-curio"

Sat Dec  5 20:35:30 2020 rev:7 rq:853082 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-curio/python-curio.changes        
2020-10-26 16:09:11.218543595 +0100
+++ /work/SRC/openSUSE:Factory/.python-curio.new.5913/python-curio.changes      
2020-12-05 20:35:36.686613106 +0100
@@ -1,0 +2,10 @@
+Thu Dec  3 21:47:14 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Although upstream reduced their requirement to python >= 3.6,
+  we keep python >= 3.7 and skip the upcoming python36 flavor,
+  because the unittests fail.
+  * https://github.com/dabeaz/curio/commit/1ea5653
+  * gh#dabeaz/curio#336  
+  * gh#openSUSE/python-rpm-macros#66
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-curio.spec ++++++
--- /var/tmp/diff_new_pack.C5iGrj/_old  2020-12-05 20:35:37.146613573 +0100
+++ /var/tmp/diff_new_pack.C5iGrj/_new  2020-12-05 20:35:37.150613577 +0100
@@ -18,6 +18,8 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+# skip for future multiple python3 flavors
+%define skip_python36 1
 Name:           python-curio
 Version:        1.4
 Release:        0
@@ -26,6 +28,7 @@
 URL:            https://github.com/dabeaz/curio
 Source:         
https://github.com/dabeaz/curio/archive/%{version}.tar.gz#/curio-%{version}.tar.gz
 Patch0:         make-tests-reproducible.patch
+# https://github.com/dabeaz/curio/issues/336
 BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -55,6 +58,7 @@
 %files %{python_files}
 %license LICENSE
 %doc CHANGES README.rst
-%{python_sitelib}/*
+%{python_sitelib}/curio
+%{python_sitelib}/curio-%{version}*-info
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to