Hello community, here is the log from the commit of package python-serpy for openSUSE:Factory checked in at 2019-06-06 18:19:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-serpy (Old) and /work/SRC/openSUSE:Factory/.python-serpy.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-serpy" Thu Jun 6 18:19:28 2019 rev:4 rq:708131 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-serpy/python-serpy.changes 2018-12-24 11:43:51.721320736 +0100 +++ /work/SRC/openSUSE:Factory/.python-serpy.new.4811/python-serpy.changes 2019-06-06 18:19:29.872647804 +0200 @@ -1,0 +2,5 @@ +Thu Jun 6 12:48:30 UTC 2019 - [email protected] + +- run tests + +------------------------------------------------------------------- Old: ---- serpy-0.3.1.tar.gz New: ---- 0.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-serpy.spec ++++++ --- /var/tmp/diff_new_pack.w6gOY6/_old 2019-06-06 18:19:30.252647693 +0200 +++ /var/tmp/diff_new_pack.w6gOY6/_new 2019-06-06 18:19:30.256647692 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-serpy # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,11 +24,13 @@ License: MIT Group: Development/Languages/Python Url: https://github.com/clarkduvall/serpy -Source: https://files.pythonhosted.org/packages/source/s/serpy/serpy-%{version}.tar.gz +# https://github.com/clarkduvall/serpy/issues/70 +Source: https://github.com/clarkduvall/serpy/archive/%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements +BuildRequires: %{python_module pytest} BuildRequires: %{python_module six} # /SECTION Requires: python-six @@ -59,6 +61,9 @@ %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +%pytest + %files %{python_files} %doc README.rst %license LICENSE ++++++ serpy-0.3.1.tar.gz -> 0.3.1.tar.gz ++++++ ++++ 1858 lines of diff (skipped)
