14
0
forked from pool/python-rebulk

Accepting request 799636 from home:alois:branches:devel:languages:python

- Update to version 2.0.1
  * Drop python 3.4 support
  * Fix errors when regex module is available
  * Cleanup chain matching code
- Drop fix-for-regex-2020.1.7.patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/799636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rebulk?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2020-05-02 12:49:16 +00:00
committed by Git OBS Bridge
parent fc2e0043b0
commit 169ec4317c
5 changed files with 14 additions and 28 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat May 2 07:49:27 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 2.0.1
* Drop python 3.4 support
* Fix errors when regex module is available
* Cleanup chain matching code
- Drop fix-for-regex-2020.1.7.patch (merged upstream)
-------------------------------------------------------------------
Tue Apr 21 09:54:25 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>