pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-hatchling



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Dec 18 08:24:06 UTC 2023

Modified Files:
        pkgsrc/devel/py-hatchling: Makefile distinfo

Log Message:
py-hatchling: updated to 1.21.0

1.21.0 - 2023-12-18¶

Added:

Add parent context modifier for path fields


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-hatchling/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-hatchling/Makefile
diff -u pkgsrc/devel/py-hatchling/Makefile:1.16 pkgsrc/devel/py-hatchling/Makefile:1.17
--- pkgsrc/devel/py-hatchling/Makefile:1.16     Sun Dec 17 19:22:04 2023
+++ pkgsrc/devel/py-hatchling/Makefile  Mon Dec 18 08:24:06 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/12/17 19:22:04 adam Exp $
+# $NetBSD: Makefile,v 1.17 2023/12/18 08:24:06 adam Exp $
 
-DISTNAME=      hatchling-1.20.0
+DISTNAME=      hatchling-1.21.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hatchling/}

Index: pkgsrc/devel/py-hatchling/distinfo
diff -u pkgsrc/devel/py-hatchling/distinfo:1.12 pkgsrc/devel/py-hatchling/distinfo:1.13
--- pkgsrc/devel/py-hatchling/distinfo:1.12     Sun Dec 17 19:22:04 2023
+++ pkgsrc/devel/py-hatchling/distinfo  Mon Dec 18 08:24:06 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/12/17 19:22:04 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/12/18 08:24:06 adam Exp $
 
-BLAKE2s (hatchling-1.20.0.tar.gz) = 0546c3b45ca68c885ddae63bffa9c435d51dc465eee5c1d98cb2b39357ef70af
-SHA512 (hatchling-1.20.0.tar.gz) = d69d7f2fa8401911338a0ad1795ab9a711818aaa2d7196cab544085ecca666176ef897cd8e5c59efdcfb6f9d59a00aa7ea26e7a483e76f32d3e0972b16fa3e2b
-Size (hatchling-1.20.0.tar.gz) = 57769 bytes
+BLAKE2s (hatchling-1.21.0.tar.gz) = 7cd5a777184eb5303a828ccd5cab965862a2e099659c6b1b0608a531b8075144
+SHA512 (hatchling-1.21.0.tar.gz) = deff976c90d666ab71d340839f383bbe9b1ec9800bc3f3acf9600dc5ca46406bb47eb3c02b65722b4d43fead3657d398947946086144f2194614e774e03c108e
+Size (hatchling-1.21.0.tar.gz) = 58055 bytes



Home | Main Index | Thread Index | Old Index