Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jaraco.functools for
openSUSE:Factory checked in at 2022-09-16 13:32:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.functools (Old)
and /work/SRC/openSUSE:Factory/.python-jaraco.functools.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jaraco.functools"
Fri Sep 16 13:32:00 2022 rev:10 rq:1003627 version:3.5.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jaraco.functools/python-jaraco.functools.changes
2022-09-01 09:20:18.016111631 +0200
+++
/work/SRC/openSUSE:Factory/.python-jaraco.functools.new.2083/python-jaraco.functools.changes
2022-09-16 13:32:18.257261629 +0200
@@ -1,0 +2,6 @@
+Wed Sep 14 22:01:12 UTC 2022 - Matej Cepl <[email protected]>
+
+- Tidelift is a good and interesting company, but we really don???t
+ need to have python-jaraco.tidelit as a dependency.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jaraco.functools.spec ++++++
--- /var/tmp/diff_new_pack.0HcV0E/_old 2022-09-16 13:32:18.657262922 +0200
+++ /var/tmp/diff_new_pack.0HcV0E/_new 2022-09-16 13:32:18.661262935 +0200
@@ -26,24 +26,23 @@
Group: Development/Languages/Python
URL: https://github.com/jaraco/jaraco.functools
Source0:
https://files.pythonhosted.org/packages/source/j/jaraco.functools/jaraco.functools-%{version}.tar.gz
-BuildRequires: %{python_module jaraco.packaging >= 9}
BuildRequires: %{python_module jaraco.classes}
+BuildRequires: %{python_module jaraco.packaging >= 9}
BuildRequires: %{python_module more-itertools}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools >= 56}
BuildRequires: %{python_module setuptools_scm >= 3.4.1}
BuildRequires: %{python_module wheel}
-# SECTION test and docs
-BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module Sphinx}
-BuildRequires: %{python_module rst.linker >= 1.9}
-BuildRequires: %{python_module jaraco.tidelift >= 1.4}
-# /SECTION
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-jaraco.packaging >= 9
Requires: python-more-itertools
BuildArch: noarch
+# SECTION test and docs
+BuildRequires: %{python_module Sphinx}
+BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module rst.linker >= 1.9}
+# /SECTION
%python_subpackages
%description