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:           Wed Dec  7 09:43:40 UTC 2022

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

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

0.2.1
Fixed:
- Allow `root` in `raw-options`


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-hatch-vcs/Makefile
cvs rdiff -u -r1.1 -r1.2 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.2 pkgsrc/devel/py-hatch-vcs/Makefile:1.3
--- pkgsrc/devel/py-hatch-vcs/Makefile:1.2      Fri Dec  2 18:41:52 2022
+++ pkgsrc/devel/py-hatch-vcs/Makefile  Wed Dec  7 09:43:40 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/12/02 18:41:52 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/12/07 09:43:40 adam Exp $
 
-DISTNAME=      hatch_vcs-0.2.0
+DISTNAME=      hatch_vcs-0.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 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.1 pkgsrc/devel/py-hatch-vcs/distinfo:1.2
--- pkgsrc/devel/py-hatch-vcs/distinfo:1.1      Mon Jun 13 19:27:45 2022
+++ pkgsrc/devel/py-hatch-vcs/distinfo  Wed Dec  7 09:43:40 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/06/13 19:27:45 adam Exp $
+$NetBSD: distinfo,v 1.2 2022/12/07 09:43:40 adam Exp $
 
-BLAKE2s (hatch_vcs-0.2.0.tar.gz) = 1446153c3b2ffb07a334e428253e8a140c281149682afb15730ed7ac87cc7fbb
-SHA512 (hatch_vcs-0.2.0.tar.gz) = 3eb0b04022d4801a982d90a3a0e34e59fcf7dd04c0c2db91c0306b4187ba466ac85ecbb80943a35f4a6a4912bc2ddf2633fab897e8820f5e1ee9d200147b5faf
-Size (hatch_vcs-0.2.0.tar.gz) = 9321 bytes
+BLAKE2s (hatch_vcs-0.2.1.tar.gz) = 956c24eaefba6445d6517c26f09963193c05f747724b07110b2c0411324f1203
+SHA512 (hatch_vcs-0.2.1.tar.gz) = 405470f07a8182690c9913fb0bde0d927362e82aa6122e7b2511d4d8ffc2833b32282b1734bf602d394d8a282cc78b209030691be85c2798cac126f3e1f2e147
+Size (hatch_vcs-0.2.1.tar.gz) = 9120 bytes



Home | Main Index | Thread Index | Old Index