Hello community,

here is the log from the commit of package python-regex for openSUSE:Factory 
checked in at 2018-07-06 10:40:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-regex (Old)
 and      /work/SRC/openSUSE:Factory/.python-regex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-regex"

Fri Jul  6 10:40:28 2018 rev:3 rq:620101 version:2018.06.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-regex/python-regex.changes        
2017-09-05 15:16:23.699329127 +0200
+++ /work/SRC/openSUSE:Factory/.python-regex.new/python-regex.changes   
2018-07-06 10:41:03.283321907 +0200
@@ -1,0 +2,19 @@
+Mon Jul  2 03:23:26 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 2018.06.21
+  * Fixed Regex matches with `re` but not with `regex` module
+  * Fixed that the reported positions of fuzzy changes were
+    sometimes incorrect.
+  * Updated Unicode word and grapheme boundaries for Unicode
+    11.0.0, which I had overlooked...
+  * Updated to Unicode 11.0.0.
+  * Fixed an off-by-one bug where a lazy repeat is followed by a
+    character (quick check).
+  * Fixed that the Unicode normalization quick check properties
+    weren't handled correctly.
+  * Further changes to match re module's behaviour on zero-width
+    matching for Python 3.7.
+  * Added 'fuzzy_changes' attribute to match object to indicate
+    positions of changes in fuzzy match.
+
+-------------------------------------------------------------------

Old:
----
  regex-2017.07.28.tar.gz

New:
----
  regex-2018.06.21.tar.gz

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

Other differences:
------------------
++++++ python-regex.spec ++++++
--- /var/tmp/diff_new_pack.I2YSuT/_old  2018-07-06 10:41:04.363320622 +0200
+++ /var/tmp/diff_new_pack.I2YSuT/_new  2018-07-06 10:41:04.363320622 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-regex
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-regex
-Version:        2017.07.28
+Version:        2018.06.21
 Release:        0
 Summary:        Alternative regular expression module for Python
 License:        Python-2.0

++++++ regex-2017.07.28.tar.gz -> regex-2018.06.21.tar.gz ++++++
++++ 204139 lines of diff (skipped)


Reply via email to