Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mohawk for openSUSE:Factory 
checked in at 2021-09-23 23:03:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mohawk (Old)
 and      /work/SRC/openSUSE:Factory/.python-mohawk.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mohawk"

Thu Sep 23 23:03:58 2021 rev:6 rq:921090 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mohawk/python-mohawk.changes      
2021-02-20 22:12:25.115047254 +0100
+++ /work/SRC/openSUSE:Factory/.python-mohawk.new.1899/python-mohawk.changes    
2021-09-23 23:04:09.680327841 +0200
@@ -1,0 +2,6 @@
+Thu Sep 23 06:11:30 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Add patch remove-nose.patch:
+  * Use unittest assert methods rather than requiring nose. 
+
+-------------------------------------------------------------------

New:
----
  remove-nose.patch

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

Other differences:
------------------
++++++ python-mohawk.spec ++++++
--- /var/tmp/diff_new_pack.xNmWHs/_old  2021-09-23 23:04:10.292328297 +0200
+++ /var/tmp/diff_new_pack.xNmWHs/_new  2021-09-23 23:04:10.296328300 +0200
@@ -23,9 +23,9 @@
 Release:        0
 Summary:        Library for Hawk HTTP authorization
 License:        MPL-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/kumar303/mohawk
 Source:         
https://files.pythonhosted.org/packages/source/m/mohawk/mohawk-%{version}.tar.gz
+Patch0:         remove-nose.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -33,7 +33,6 @@
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module six}
 %endif
 %python_subpackages
@@ -44,6 +43,7 @@
 
 %prep
 %setup -q -n mohawk-%{version}
+%autopatch -p1
 
 %build
 %python_build

++++++ remove-nose.patch ++++++
++++ 851 lines (skipped)

Reply via email to