Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-wsaccel for openSUSE:Factory 
checked in at 2021-05-18 18:27:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wsaccel (Old)
 and      /work/SRC/openSUSE:Factory/.python-wsaccel.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wsaccel"

Tue May 18 18:27:18 2021 rev:2 rq:894047 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wsaccel/python-wsaccel.changes    
2019-03-26 15:46:00.976064595 +0100
+++ /work/SRC/openSUSE:Factory/.python-wsaccel.new.2988/python-wsaccel.changes  
2021-05-18 18:27:48.370607776 +0200
@@ -1,0 +2,8 @@
+Tue May 18 12:15:17 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.6.3:
+  * support python 3.10
+
+- drop fix-encoding.patch: obsolete 
+
+-------------------------------------------------------------------

Old:
----
  0.6.2.tar.gz
  fix-encoding.patch

New:
----
  v0.6.3.tar.gz

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

Other differences:
------------------
++++++ python-wsaccel.spec ++++++
--- /var/tmp/diff_new_pack.pPJJJk/_old  2021-05-18 18:27:48.858605662 +0200
+++ /var/tmp/diff_new_pack.pPJJJk/_new  2021-05-18 18:27:48.862605645 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-wsaccel
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,22 +18,20 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-wsaccel
-Version:        0.6.2
+Version:        0.6.3
 Release:        0
 Summary:        Accelerator for ws4py and AutobahnPython
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/methane/wsaccel
-Source:         https://github.com/methane/wsaccel/archive/%{version}.tar.gz
+URL:            https://github.com/methane/wsaccel
+Source:         https://github.com/methane/wsaccel/archive/v%{version}.tar.gz
 Source1:        
https://raw.githubusercontent.com/methane/wsaccel/master/LICENSE
-Patch0:         fix-encoding.patch
 BuildRequires:  %{python_module Cython >= 0.16}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-
 %python_subpackages
 
 %description
@@ -43,7 +41,6 @@
 
 %prep
 %setup -q -n wsaccel-%{version}
-%patch0 -p1
 cp %{SOURCE1} .
 
 %build

Reply via email to