Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-chardet for openSUSE:Factory 
checked in at 2023-01-18 13:08:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-chardet (Old)
 and      /work/SRC/openSUSE:Factory/.python-chardet.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-chardet"

Wed Jan 18 13:08:14 2023 rev:33 rq:1058777 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-chardet/python-chardet.changes    
2023-01-03 15:04:33.218225600 +0100
+++ /work/SRC/openSUSE:Factory/.python-chardet.new.32243/python-chardet.changes 
2023-01-18 13:08:17.607953162 +0100
@@ -1,0 +2,5 @@
+Mon Jan 16 21:13:18 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- skip python 3.6 builds 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-chardet.spec ++++++
--- /var/tmp/diff_new_pack.Gup2M7/_old  2023-01-18 13:08:18.307956916 +0100
+++ /var/tmp/diff_new_pack.Gup2M7/_new  2023-01-18 13:08:18.311956938 +0100
@@ -33,6 +33,7 @@
 
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
+%define skip_python36 1
 Name:           python-chardet%{psuffix}
 Version:        5.1.0
 Release:        0
@@ -40,6 +41,7 @@
 License:        LGPL-2.1-or-later
 URL:            https://github.com/chardet/chardet
 Source0:        
https://files.pythonhosted.org/packages/source/c/chardet/chardet-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}

Reply via email to