Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-bleach for openSUSE:Factory 
checked in at 2022-11-04 17:31:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bleach (Old)
 and      /work/SRC/openSUSE:Factory/.python-bleach.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bleach"

Fri Nov  4 17:31:40 2022 rev:15 rq:1033010 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bleach/python-bleach.changes      
2022-10-01 17:42:48.393631945 +0200
+++ /work/SRC/openSUSE:Factory/.python-bleach.new.2275/python-bleach.changes    
2022-11-04 17:31:43.595784472 +0100
@@ -1,0 +2,7 @@
+Thu Nov  3 09:00:37 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Remove not needed python-six dependency
+- Remove python_module macro definition
+- More specific python_sitelib in files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-bleach.spec ++++++
--- /var/tmp/diff_new_pack.uTn1Sd/_old  2022-11-04 17:31:44.079787076 +0100
+++ /var/tmp/diff_new_pack.uTn1Sd/_new  2022-11-04 17:31:44.087787119 +0100
@@ -17,7 +17,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-bleach
 Version:        5.0.1
 Release:        0
@@ -30,12 +29,10 @@
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six >= 1.9}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-html5lib >= 1.1
 Requires:       python-packaging
-Requires:       python-six >= 1.9
 BuildArch:      noarch
 %python_subpackages
 
@@ -72,6 +69,7 @@
 %files %{python_files}
 %license LICENSE
 %doc CHANGES README.rst
-%{python_sitelib}/*
+%{python_sitelib}/bleach
+%{python_sitelib}/bleach-%{version}*-info
 
 %changelog

Reply via email to