pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-hatch-vcs



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov  9 14:30:19 UTC 2023

Modified Files:
        pkgsrc/devel/py-hatch-vcs: Makefile distinfo

Log Message:
py-hatch-vcs: updated to 0.4.0

0.4.0 - 2023-11-06

***Changed:***

- Drop support for Python 3.7

***Added:***

- Officially support Python 3.12

***Fixed:***

- Prevent `UserWarning` when a template is not defined explicitly


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-hatch-vcs/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-hatch-vcs/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-hatch-vcs/Makefile
diff -u pkgsrc/devel/py-hatch-vcs/Makefile:1.5 pkgsrc/devel/py-hatch-vcs/Makefile:1.6
--- pkgsrc/devel/py-hatch-vcs/Makefile:1.5      Sat Oct 28 19:57:01 2023
+++ pkgsrc/devel/py-hatch-vcs/Makefile  Thu Nov  9 14:30:19 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2023/10/28 19:57:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2023/11/09 14:30:19 adam Exp $
 
-DISTNAME=      hatch_vcs-0.3.0
+DISTNAME=      hatch_vcs-0.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hatch-vcs/}
 

Index: pkgsrc/devel/py-hatch-vcs/distinfo
diff -u pkgsrc/devel/py-hatch-vcs/distinfo:1.3 pkgsrc/devel/py-hatch-vcs/distinfo:1.4
--- pkgsrc/devel/py-hatch-vcs/distinfo:1.3      Mon Jan 16 21:17:10 2023
+++ pkgsrc/devel/py-hatch-vcs/distinfo  Thu Nov  9 14:30:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/01/16 21:17:10 adam Exp $
+$NetBSD: distinfo,v 1.4 2023/11/09 14:30:19 adam Exp $
 
-BLAKE2s (hatch_vcs-0.3.0.tar.gz) = ffd0aaffb79eddd20ed3f7f9be71a91f44b7b4f2f5ab4d9c1c9316ddb4d0c8c5
-SHA512 (hatch_vcs-0.3.0.tar.gz) = 06a80e90b45b1316b42845808d04d00d00356f42d32f02d934db0aa9df05efa2f692413709e0dd5465f447829f2f5410110fbbeb826bafdea1f1014e3096e056
-Size (hatch_vcs-0.3.0.tar.gz) = 10172 bytes
+BLAKE2s (hatch_vcs-0.4.0.tar.gz) = bfccf6ace6715d3b42601b1072dbbf5c8194f0bac959c39bfb5f2f931bb210e5
+SHA512 (hatch_vcs-0.4.0.tar.gz) = 8689d3939b384b66c8153b88e82c55c4ec59a971dae6138c8d70995d332d62c870d611f0be5d2e47640f6c80cb55d1d8e556d6b3f0085f94dd505aaf7fdb93bd
+Size (hatch_vcs-0.4.0.tar.gz) = 10917 bytes



Home | Main Index | Thread Index | Old Index