17
0
Commit Graph

5 Commits

Author SHA256 Message Date
d73c29b2cb Accepting request 1318833 from home:glaubitz:branches:devel:languages:python
- Update to 1.19.0
  * Fix: File move/rename is not supported when applying Git patch (#24)
  * Fix: Changing file permissions is ignored when applying Git patch (#23)
  * Fix: Git patch full index format is not recognized (#45)
  * Fix: Better handling for big patch files (#34)
  * Fix: Quoted file path is not parsed correctly
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1318833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patch-ng?expand=0&rev=8
2025-11-20 10:58:33 +00:00
a02db98af7 - 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
2024-11-07 09:05:25 +00:00
e4cce7bbe0 - 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
2024-10-18 10:51:34 +00:00
29222a4324 - Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patch-ng?expand=0&rev=2
2023-10-28 00:19:05 +00:00
2851e47258 Accepting request 1120779 from home:badshah400
This is patch-ng — a Python module for parsing and applying unified diffs. It is needed by Conan, a C/C++ package manager, that I have packaged and will submit to Factory once patch-ng has made its way there.

Thanks.

OBS-URL: https://build.opensuse.org/request/show/1120779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patch-ng?expand=0&rev=1
2023-10-27 12:55:00 +00:00