15
0

- update to 1.18.1:

* Fix: Added pyproject to avoid errors when installing on
    python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patch-ng?expand=0&rev=6
This commit is contained in:
2024-11-07 09:05:25 +00:00
committed by Git OBS Bridge
commit 3f68fb3665
7 changed files with 117 additions and 0 deletions

23
python-patch-ng.changes Normal file
View File

@@ -0,0 +1,23 @@
-------------------------------------------------------------------
Thu Nov 7 09:05:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.18.1:
* Fix: Added pyproject to avoid errors when installing on
python 3.13
-------------------------------------------------------------------
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>
- Clean up the SPEC file
-------------------------------------------------------------------
Fri Oct 27 05:06:31 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.