Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fido2 for openSUSE:Factory 
checked in at 2022-12-15 19:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fido2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-fido2.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fido2"

Thu Dec 15 19:25:42 2022 rev:14 rq:1043084 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fido2/python-fido2.changes        
2022-12-06 14:23:16.989579641 +0100
+++ /work/SRC/openSUSE:Factory/.python-fido2.new.1835/python-fido2.changes      
2022-12-15 19:26:11.612393698 +0100
@@ -1,0 +2,6 @@
+Thu Dec 15 09:48:26 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Remove python-six dependency
+- More specific python_sitelib in %files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-fido2.spec ++++++
--- /var/tmp/diff_new_pack.CaxKSn/_old  2022-12-15 19:26:12.056396225 +0100
+++ /var/tmp/diff_new_pack.CaxKSn/_new  2022-12-15 19:26:12.060396248 +0100
@@ -32,11 +32,9 @@
 BuildRequires:  %{python_module poetry-core >= 1.0}
 BuildRequires:  %{python_module pyfakefs >= 3.4}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-cryptography >= 2.6
-Requires:       python-six
 BuildArch:      noarch
 %python_subpackages
 
@@ -62,6 +60,7 @@
 %files %{python_files}
 %doc NEWS* README*
 %license COPYING*
-%{python_sitelib}/*
+%{python_sitelib}/fido2
+%{python_sitelib}/fido2-%{version}*-info
 
 %changelog

Reply via email to