./devel/py-whatthepatch, Patch parsing and application library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.7, Package name: py312-whatthepatch-1.0.7, Maintainer: pkgsrc-users

What The Patch!? is a library for both parsing and applying patch
files.


Master sites:

Filesize: 33.801 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-17 10:51:40 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-whatthepatch: update to 1.0.7.

What's Changed

    fix: incorrect regular expression matching diffcmd by @jingfelix in #62
    Release 1.0.7 by @cscorley in #63
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-07-20 08:24:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-whatthepatch: updated to 1.0.6

1.0.6

Bump black from 22.10.0 to 24.3.0
Improve huge_patch test
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-05-07 09:28:59 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-whatthepatch: @adam was here
   2023-05-06 18:21:56 by Thomas Klausner | Files touched by this commit (4)
Log message:
devel/py-whatthepatch: import py-whatthepatch-1.0.5

What The Patch!? is a library for both parsing and applying patch
files.