Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-regex for openSUSE:Factory 
checked in at 2021-03-16 15:42:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-regex (Old)
 and      /work/SRC/openSUSE:Factory/.python-regex.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-regex"

Tue Mar 16 15:42:21 2021 rev:11 rq:878762 version:2020.11.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-regex/python-regex.changes        
2020-10-29 09:46:46.836082155 +0100
+++ /work/SRC/openSUSE:Factory/.python-regex.new.2401/python-regex.changes      
2021-03-16 15:43:37.600962504 +0100
@@ -1,0 +2,9 @@
+Sat Mar 13 14:14:36 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2020.11.13:
+  * Fix Unexpected behavior in fuzzy matching with limited character set
+  * clock() calls for timeout cause slowdown in Docker
+  * Update lis of supported Python versions
+  * licensing change to Apache-2.0 
+
+-------------------------------------------------------------------

Old:
----
  regex-2020.9.27.tar.gz

New:
----
  regex-2020.11.13.tar.gz

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

Other differences:
------------------
++++++ python-regex.spec ++++++
--- /var/tmp/diff_new_pack.BlhMbB/_old  2021-03-16 15:43:38.084963280 +0100
+++ /var/tmp/diff_new_pack.BlhMbB/_new  2021-03-16 15:43:38.088963285 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-regex
 #
-# Copyright (c) 2020 SUSE LLC
+# 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,10 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-regex
-Version:        2020.9.27
+Version:        2020.11.13
 Release:        0
 Summary:        Alternative regular expression module for Python
-License:        Python-2.0
+License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://bitbucket.org/mrabarnett/mrab-regex
 Source:         
https://files.pythonhosted.org/packages/source/r/regex/regex-%{version}.tar.gz
@@ -61,6 +61,7 @@
 %pytest_arch %{buildroot}%{$python_sitearch}/regex -k 'not test_main'
 
 %files %{python_files}
+%license LICENSE.txt
 %doc README.rst
 %doc docs/*
 %{python_sitearch}/*

++++++ regex-2020.9.27.tar.gz -> regex-2020.11.13.tar.gz ++++++
++++ 3052 lines of diff (skipped)

Reply via email to