Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-requirementslib for
openSUSE:Factory checked in at 2021-11-12 15:59:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requirementslib (Old)
and /work/SRC/openSUSE:Factory/.python-requirementslib.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requirementslib"
Fri Nov 12 15:59:01 2021 rev:11 rq:930577 version:1.5.16
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requirementslib/python-requirementslib.changes
2021-11-04 16:16:26.277287519 +0100
+++
/work/SRC/openSUSE:Factory/.python-requirementslib.new.1890/python-requirementslib.changes
2021-11-12 15:59:12.534563374 +0100
@@ -1,0 +2,6 @@
+Tue Nov 9 15:24:16 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Explicitly buildrequire python-chardet: used to be pulled in by
+ python-requests before.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requirementslib.spec ++++++
--- /var/tmp/diff_new_pack.0V8QYe/_old 2021-11-12 15:59:12.990563585 +0100
+++ /var/tmp/diff_new_pack.0V8QYe/_new 2021-11-12 15:59:12.994563587 +0100
@@ -30,6 +30,7 @@
Source1:
https://raw.githubusercontent.com/mahmoud/boltons/master/LICENSE#/LICENSE.boltons
Source2:
https://raw.githubusercontent.com/pyinstaller/pyinstaller/develop/setup.py#/pyinstaller-setup.py
Patch0: use-boltons.patch
+BuildRequires: %{python_module chardet}
BuildRequires: %{python_module parver}
BuildRequires: %{python_module setuptools >= 40.8}
BuildRequires: %{python_module vistir}