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:           Sat Jun 17 12:44:37 UTC 2023

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

Log Message:
py-hatchling: updated to 1.18.0

1.18.0

Changed:

Drop support for Python 3.7

Added:

Update the list of directories that are always excluded for builds


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-hatchling/Makefile
cvs rdiff -u -r1.10 -r1.11 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.13 pkgsrc/devel/py-hatchling/Makefile:1.14
--- pkgsrc/devel/py-hatchling/Makefile:1.13     Tue Jun  6 05:14:17 2023
+++ pkgsrc/devel/py-hatchling/Makefile  Sat Jun 17 12:44:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2023/06/06 05:14:17 adam Exp $
+# $NetBSD: Makefile,v 1.14 2023/06/17 12:44:37 adam Exp $
 
-DISTNAME=      hatchling-1.17.1
+DISTNAME=      hatchling-1.18.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.10 pkgsrc/devel/py-hatchling/distinfo:1.11
--- pkgsrc/devel/py-hatchling/distinfo:1.10     Tue Jun  6 05:14:17 2023
+++ pkgsrc/devel/py-hatchling/distinfo  Sat Jun 17 12:44:37 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/06/06 05:14:17 adam Exp $
+$NetBSD: distinfo,v 1.11 2023/06/17 12:44:37 adam Exp $
 
-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
+BLAKE2s (hatchling-1.18.0.tar.gz) = 6dbaaa1444c1c156a658cba3e282d140bcd6f463f978f485c99e82aa9771a988
+SHA512 (hatchling-1.18.0.tar.gz) = b0c3906aa4065ffff63d923e576f0b96d8436947b41c9eac540a449a229e08fcb0edc628d0d76cc3b3c0a401d6dc1101d5d04f855a17971f2deb3d630b5480bf
+Size (hatchling-1.18.0.tar.gz) = 57203 bytes



Home | Main Index | Thread Index | Old Index