Hello community,

here is the log from the commit of package python-Kajiki for openSUSE:Factory 
checked in at 2020-08-17 14:40:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Kajiki (Old)
 and      /work/SRC/openSUSE:Factory/.python-Kajiki.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Kajiki"

Mon Aug 17 14:40:28 2020 rev:12 rq:827221 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Kajiki/python-Kajiki.changes      
2020-01-13 22:23:26.298571494 +0100
+++ /work/SRC/openSUSE:Factory/.python-Kajiki.new.3399/python-Kajiki.changes    
2020-08-17 14:40:30.842585589 +0200
@@ -1,0 +2,5 @@
+Sun Aug 16 13:21:47 UTC 2020 - John Vandenberg <jay...@gmail.com>
+
+- Replace nose with pytest
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Kajiki.spec ++++++
--- /var/tmp/diff_new_pack.H1w6sx/_old  2020-08-17 14:40:31.458585845 +0200
+++ /var/tmp/diff_new_pack.H1w6sx/_new  2020-08-17 14:40:31.458585845 +0200
@@ -27,7 +27,6 @@
 Source:         
https://files.pythonhosted.org/packages/source/K/Kajiki/Kajiki-%{version}.tar.gz
 BuildRequires:  %{python_module Babel}
 BuildRequires:  %{python_module nine}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -44,6 +43,7 @@
 
 %prep
 %setup -q -n Kajiki-%{version}
+sed -i 's/from nose import SkipTest/from unittest import SkipTest/' 
kajiki/tests/test_xml.py
 
 %build
 %python_build


Reply via email to