Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-feedgenerator for
openSUSE:Factory checked in at 2022-12-15 19:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-feedgenerator (Old)
and /work/SRC/openSUSE:Factory/.python-feedgenerator.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-feedgenerator"
Thu Dec 15 19:25:42 2022 rev:7 rq:1043079 version:2.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-feedgenerator/python-feedgenerator.changes
2021-09-29 20:20:45.199148464 +0200
+++
/work/SRC/openSUSE:Factory/.python-feedgenerator.new.1835/python-feedgenerator.changes
2022-12-15 19:26:11.084390694 +0100
@@ -1,0 +2,6 @@
+Thu Dec 15 09:38:31 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Remove python-six dependency
+- Remove python_module macro definition
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-feedgenerator.spec ++++++
--- /var/tmp/diff_new_pack.iUraaI/_old 2022-12-15 19:26:11.484392970 +0100
+++ /var/tmp/diff_new_pack.iUraaI/_new 2022-12-15 19:26:11.488392993 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-feedgenerator
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,6 @@
%define skip_python2 1
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-feedgenerator
Version: 2.0.0
Release: 0
@@ -29,11 +28,9 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytz}
BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-pytz
-Requires: python-six
BuildArch: noarch
%python_subpackages