15
0

- update to 1.18.0:

* Feature: Require python 3.6 as minimal version
  * Fix: Fix DeprecationWarning/SyntaxWarning in regex

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patch-ng?expand=0&rev=4
This commit is contained in:
2024-10-18 10:51:34 +00:00
committed by Git OBS Bridge
parent 46f162e8e4
commit 9f42d2c3ec
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 18 10:51:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.18.0:
* Feature: Require python 3.6 as minimal version
* Fix: Fix DeprecationWarning/SyntaxWarning in regex
-------------------------------------------------------------------
Sat Oct 28 00:18:58 UTC 2023 - Matej Cepl <mcepl@cepl.eu>