./devel/py-hatch-nodejs-version, Hatch plugin for versioning from a package.json file

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


Branch: CURRENT, Version: 0.3.2nb1, Package name: py311-hatch-nodejs-version-0.3.2nb1, Maintainer: pkgsrc-users

This package provides two Hatch plugins:

* version source plugin that reads/writes the package version from the version
field of the Node.js package.json file.

* metadata hook plugin that reads PEP 621 metadata from the Node.js
package.json file.


Master sites:

Filesize: 16.545 KB

Version history: (Expand)


CVS history: (Expand)


   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-09-18 10:00:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-hatch-nodejs-version: updated to 0.3.2

0.3.2

Bugs fixed

- Add a trailing newline to package.json when appropriate

Other merged PRs

- Assume NPM person can be string