Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-structlog for
openSUSE:Factory checked in at 2022-11-12 17:41:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-structlog (Old)
and /work/SRC/openSUSE:Factory/.python-structlog.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-structlog"
Sat Nov 12 17:41:10 2022 rev:9 rq:1035279 version:22.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-structlog/python-structlog.changes
2022-07-21 11:35:44.867087003 +0200
+++
/work/SRC/openSUSE:Factory/.python-structlog.new.1597/python-structlog.changes
2022-11-12 17:41:30.674290182 +0100
@@ -1,0 +2,10 @@
+Fri Nov 11 13:14:31 UTC 2022 - [email protected]
+
+- silent rpmlint
+
+-------------------------------------------------------------------
+Fri Nov 11 12:02:17 UTC 2022 - [email protected]
+
+- python-six is not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-structlog.spec ++++++
--- /var/tmp/diff_new_pack.zk4UCf/_old 2022-11-12 17:41:31.130292897 +0100
+++ /var/tmp/diff_new_pack.zk4UCf/_new 2022-11-12 17:41:31.134292921 +0100
@@ -16,7 +16,6 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
# because of acyncio for tests
%define skip_python2 1
Name: python-structlog
@@ -38,10 +37,8 @@
BuildRequires: %{python_module python-rapidjson}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module simplejson}
-BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-six
BuildArch: noarch
%python_subpackages
@@ -69,6 +66,7 @@
%files %{python_files}
%doc CHANGE* README*
%license LICENSE*
-%{python_sitelib}/*
+%{python_sitelib}/structlog
+%{python_sitelib}/structlog*-info
%changelog