Hello community,
here is the log from the commit of package python-requirements-parser for
openSUSE:Factory checked in at 2019-12-13 12:04:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requirements-parser (Old)
and /work/SRC/openSUSE:Factory/.python-requirements-parser.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requirements-parser"
Fri Dec 13 12:04:11 2019 rev:6 rq:756041 version:0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requirements-parser/python-requirements-parser.changes
2019-06-03 18:55:26.268427353 +0200
+++
/work/SRC/openSUSE:Factory/.python-requirements-parser.new.4691/python-requirements-parser.changes
2019-12-13 12:05:01.981387238 +0100
@@ -1,0 +2,5 @@
+Thu Dec 12 02:47:24 UTC 2019 - John Vandenberg <[email protected]>
+
+- Activate test suite
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requirements-parser.spec ++++++
--- /var/tmp/diff_new_pack.tBT2i8/_old 2019-12-13 12:05:02.501387042 +0100
+++ /var/tmp/diff_new_pack.tBT2i8/_new 2019-12-13 12:05:02.509387039 +0100
@@ -24,7 +24,7 @@
License: BSD-2-Clause
Group: Development/Languages/Python
Url: https://github.com/davidfischer/requirements-parser
-Source:
https://files.pythonhosted.org/packages/source/r/requirements-parser/requirements-parser-%{version}.tar.gz
+Source:
https://github.com/davidfischer/requirements-parser/archive/v%{version}.tar.gz#/requirements-parser-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
# SECTION test requirements
@@ -49,10 +49,10 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%python_exec -m nose
%files %{python_files}
-%doc AUTHORS.rst README.rst
+%doc AUTHORS.rst README.rst docs/*.rst
%license LICENSE.rst
%{python_sitelib}/*
++++++ requirements-parser-0.2.0.tar.gz ++++++
++++ 4675 lines of diff (skipped)