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:           Tue Jun  6 05:14:17 UTC 2023

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

Log Message:
py-hatchling: updated to 1.17.1

1.17.1

Fixed:

Fix dev mode when the project has symlinks and file inclusion is defined with the packages or only-include options
Change the name of generated PTH files for dev mode so they come first lexicographically and therefore load first


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.9 -r1.10 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.12 pkgsrc/devel/py-hatchling/Makefile:1.13
--- pkgsrc/devel/py-hatchling/Makefile:1.12     Tue May 16 22:49:27 2023
+++ pkgsrc/devel/py-hatchling/Makefile  Tue Jun  6 05:14:17 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2023/05/16 22:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2023/06/06 05:14:17 adam Exp $
 
-DISTNAME=      hatchling-1.17.0
+DISTNAME=      hatchling-1.17.1
 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.9 pkgsrc/devel/py-hatchling/distinfo:1.10
--- pkgsrc/devel/py-hatchling/distinfo:1.9      Tue May 16 22:49:27 2023
+++ pkgsrc/devel/py-hatchling/distinfo  Tue Jun  6 05:14:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/05/16 22:49:27 wiz Exp $
+$NetBSD: distinfo,v 1.10 2023/06/06 05:14:17 adam Exp $
 
-BLAKE2s (hatchling-1.17.0.tar.gz) = a3dfa96340b5cbb12bd6f2b1d937887fc4384b458fa2e9aeae8eb6b27b3da249
-SHA512 (hatchling-1.17.0.tar.gz) = f1016fcd40a21f4731d2997c4f5b3abfdc097f8c1d48545fd333c9afd94b06247691462fc3370844ade586757a46dc6072a43e8899391101f05b41a5477fb221
-Size (hatchling-1.17.0.tar.gz) = 57165 bytes
+BLAKE2s (hatchling-1.17.1.tar.gz) = 80f29ae32cbbb53ca9e6fe7037785a80f0efa7167ec4a48c848e494312867f9e
+SHA512 (hatchling-1.17.1.tar.gz) = 8bd1833b8531f36e2438b02b82632265edb9fcbf6ef4e560a66add063c2b0a0692a8597cfdf601d98e716038d53bf4e228f7dc174155545e093d13b00783c9c9
+Size (hatchling-1.17.1.tar.gz) = 57207 bytes



Home | Main Index | Thread Index | Old Index