Hello community,
here is the log from the commit of package python-pytest-travis-fold for
openSUSE:Factory checked in at 2019-03-26 15:44:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-travis-fold (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-travis-fold.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-travis-fold"
Tue Mar 26 15:44:38 2019 rev:2 rq:688211 version:1.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-travis-fold/python-pytest-travis-fold.changes
2019-03-22 15:08:40.393426741 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-travis-fold.new.25356/python-pytest-travis-fold.changes
2019-03-26 15:44:50.644120157 +0100
@@ -1,0 +2,5 @@
+Mon Mar 25 11:18:28 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-travis-fold.spec ++++++
--- /var/tmp/diff_new_pack.jZnOeY/_old 2019-03-26 15:44:51.324119360 +0100
+++ /var/tmp/diff_new_pack.jZnOeY/_new 2019-03-26 15:44:51.324119360 +0100
@@ -12,20 +12,21 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-travis-fold
Version: 1.3.0
Release: 0
+Summary: Pytest plugin to fold captured output sections in Travis CI
build log
License: MIT
-Summary: Folds captured output sections in Travis CI build log
-Url: https://github.com/abusalimov/pytest-travis-fold
Group: Development/Languages/Python
+Url: https://github.com/abusalimov/pytest-travis-fold
Source:
https://github.com/abusalimov/pytest-travis-fold/archive/v1.3.0.tar.gz#/pytest-travis-fold-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module pytest >= 2.6.0}
BuildRequires: %{python_module pytest-runner}