Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Flask-Gravatar for
openSUSE:Factory checked in at 2021-12-19 17:23:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Gravatar (Old)
and /work/SRC/openSUSE:Factory/.python-Flask-Gravatar.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Flask-Gravatar"
Sun Dec 19 17:23:20 2021 rev:4 rq:941484 version:0.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-Flask-Gravatar/python-Flask-Gravatar.changes
2021-10-13 18:10:48.887719280 +0200
+++
/work/SRC/openSUSE:Factory/.python-Flask-Gravatar.new.2520/python-Flask-Gravatar.changes
2021-12-19 17:23:28.927786635 +0100
@@ -1,0 +2,5 @@
+Thu Dec 9 10:10:10 UTC 2021 - [email protected]
+
+- do not require pytest-runner for build, not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Flask-Gravatar.spec ++++++
--- /var/tmp/diff_new_pack.iKh86v/_old 2021-12-19 17:23:29.403786986 +0100
+++ /var/tmp/diff_new_pack.iKh86v/_new 2021-12-19 17:23:29.407786988 +0100
@@ -25,6 +25,7 @@
Group: Development/Languages/Python
URL: https://github.com/zzzsochi/Flask-Gravatar/
Source:
https://files.pythonhosted.org/packages/source/F/Flask-Gravatar/Flask-Gravatar-%{version}.tar.gz
+# https://github.com/zzzsochi/Flask-Gravatar/issues/27
Patch0: fix-requirements.patch
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
@@ -36,7 +37,6 @@
BuildRequires: %{python_module isort >= 4.2.2}
BuildRequires: %{python_module pydocstyle >= 1.0.0}
BuildRequires: %{python_module pytest >= 2.8.0}
-BuildRequires: %{python_module pytest-runner >= 2.6.2}
# End of test requirements
BuildRequires: fdupes
Requires: python-Flask >= 0.10