Skip to content

Commit

Permalink
py-hatch-nodejs-version: updated to 0.3.2
Browse files Browse the repository at this point in the history
0.3.2

Bugs fixed

- Add a trailing newline to package.json when appropriate

Other merged PRs

- Assume NPM person can be string
  • Loading branch information
adam committed Sep 18, 2023
1 parent e1c36b3 commit 8fc4d59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/py-hatch-nodejs-version/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2023/02/09 12:49:42 adam Exp $
# $NetBSD: Makefile,v 1.2 2023/09/18 08:00:07 adam Exp $

DISTNAME= hatch_nodejs_version-0.3.1
DISTNAME= hatch_nodejs_version-0.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hatch-nodejs-version/}
Expand Down
8 changes: 4 additions & 4 deletions devel/py-hatch-nodejs-version/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/02/09 12:49:42 adam Exp $
$NetBSD: distinfo,v 1.2 2023/09/18 08:00:07 adam Exp $

BLAKE2s (hatch_nodejs_version-0.3.1.tar.gz) = c778e22c20dd0984892253ce04ec1c69a3c86e186316fd9d8f6e99f5c8003dca
SHA512 (hatch_nodejs_version-0.3.1.tar.gz) = 0dbf48474f896d3544058f8c18d415980da7bf49b63065da925b56709e62bb9749c4dac02b64395b870feb119e4f6458365cd6a84538b0bb5a7f535de77a551c
Size (hatch_nodejs_version-0.3.1.tar.gz) = 14347 bytes
BLAKE2s (hatch_nodejs_version-0.3.2.tar.gz) = 06ade7fdedc6eb376e8ecc37a83ca7bcf702d11184da59a09611fb89813f41d5
SHA512 (hatch_nodejs_version-0.3.2.tar.gz) = e781669c84c3e61333cbd47f078ff6f16dae5b3c6e7d2ea76ae20ee78012ea9686a2be684127db821a6128408030bc09a0210386424f155af5a044f0178d44d4
Size (hatch_nodejs_version-0.3.2.tar.gz) = 16942 bytes

0 comments on commit 8fc4d59

Please sign in to comment.