Hello community,
here is the log from the commit of package python-pytest-reorder for
openSUSE:Factory checked in at 2018-07-31 16:03:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-reorder (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-reorder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-reorder"
Tue Jul 31 16:03:14 2018 rev:2 rq:626501 version:0.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-reorder/python-pytest-reorder.changes
2018-06-08 23:13:19.368706920 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-reorder.new/python-pytest-reorder.changes
2018-07-31 16:03:18.147944505 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 11:25:42 UTC 2018 - [email protected]
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-reorder.spec ++++++
--- /var/tmp/diff_new_pack.SyIN5j/_old 2018-07-31 16:03:19.267946413 +0200
+++ /var/tmp/diff_new_pack.SyIN5j/_new 2018-07-31 16:03:19.271946419 +0200
@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-reorder
Version: 0.1.0
Release: 0
+Summary: Pytest plugin for reordering tests depending on their paths
and names
License: MIT
-Summary: Reorder tests depending on their paths and names
-Url: https://github.com/not-raspberry/pytest_reorder
Group: Development/Languages/Python
+Url: https://github.com/not-raspberry/pytest_reorder
Source:
https://files.pythonhosted.org/packages/source/p/pytest-reorder/pytest_reorder-%{version}.tar.gz
Source10:
https://raw.githubusercontent.com/not-raspberry/pytest_reorder/v%{version}/LICENSE
BuildRequires: %{python_module devel}