Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-fedora-messaging"

Thu Dec 15 19:25:40 2022 rev:8 rq:1043076 version:3.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-fedora-messaging/python-fedora-messaging.changes
  2022-10-29 20:18:19.254598802 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fedora-messaging.new.1835/python-fedora-messaging.changes
        2022-12-15 19:26:10.580387827 +0100
@@ -1,0 +2,8 @@
+Thu Dec 15 09:16:19 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Remove python_module macro definition
+- More specific python_sitelib in %files
+- Remove not needed python-six requirement
+- Add update alternatives requirement
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-fedora-messaging.spec ++++++
--- /var/tmp/diff_new_pack.jWOYQb/_old  2022-12-15 19:26:10.964390012 +0100
+++ /var/tmp/diff_new_pack.jWOYQb/_new  2022-12-15 19:26:10.968390034 +0100
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-fedora-messaging
 Version:        3.2.0
 Release:        0
@@ -36,7 +35,6 @@
 Requires:       python-pyOpenSSL
 Requires:       python-pytz
 Requires:       python-service_identity
-Requires:       python-six
 Requires:       python-toml
 BuildArch:      noarch
 # SECTION test requirements
@@ -53,11 +51,12 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module service_identity}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module toml}
 BuildRequires:  %{python_module towncrier}
 BuildRequires:  %{python_module treq}
 # /SECTION
+Requires(post): update-alternatives
+Requires(postun):update-alternatives
 %python_subpackages
 
 %description
@@ -96,6 +95,7 @@
 %doc README.rst
 %license LICENSE
 %python_alternative %{_bindir}/fedora-messaging
-%{python_sitelib}/*
+%{python_sitelib}/fedora_messaging
+%{python_sitelib}/fedora_messaging-%{version}*-info
 
 %changelog

Reply via email to