Hello community,

here is the log from the commit of package python-serpent for openSUSE:Factory 
checked in at 2019-04-04 14:11:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-serpent (Old)
 and      /work/SRC/openSUSE:Factory/.python-serpent.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-serpent"

Thu Apr  4 14:11:53 2019 rev:4 rq:690576 version:1.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-serpent/python-serpent.changes    
2019-03-19 09:58:03.312111087 +0100
+++ /work/SRC/openSUSE:Factory/.python-serpent.new.3908/python-serpent.changes  
2019-04-04 14:11:55.201284483 +0200
@@ -1,0 +2,7 @@
+Tue Apr  2 06:58:58 UTC 2019 - pgaj...@suse.com
+
+- version update to 1.28
+  * the souce dist archive now contains the unit tests as well
+- run the testsuite
+
+-------------------------------------------------------------------

Old:
----
  serpent-1.27.tar.gz

New:
----
  serpent-1.28.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-serpent.spec ++++++
--- /var/tmp/diff_new_pack.hhxlZL/_old  2019-04-04 14:11:56.209285013 +0200
+++ /var/tmp/diff_new_pack.hhxlZL/_new  2019-04-04 14:11:56.213285015 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-serpent
-Version:        1.27
+Version:        1.28
 Release:        0
 Summary:        Serialization based on astliteral_eval
 License:        MIT
@@ -29,6 +29,11 @@
 BuildRequires:  fdupes
 BuildRequires:  python-enum34
 BuildRequires:  python-rpm-macros
+# SECTION test requirements
+BuildRequires:  %{python_module attrs}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytz}
+# /SECTION
 BuildArch:      noarch
 %ifpython2
 Requires:       python-enum34
@@ -48,6 +53,9 @@
 %build
 %python_build
 
+%check
+%pytest
+
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}

++++++ serpent-1.27.tar.gz -> serpent-1.28.tar.gz ++++++
++++ 2130 lines of diff (skipped)


Reply via email to