pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-black



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 28 20:09:12 UTC 2023

Modified Files:
        pkgsrc/textproc/py-black: Makefile

Log Message:
py-black: bump PKGREVISION for PLIST change


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-black/Makefile

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

Modified files:

Index: pkgsrc/textproc/py-black/Makefile
diff -u pkgsrc/textproc/py-black/Makefile:1.19 pkgsrc/textproc/py-black/Makefile:1.20
--- pkgsrc/textproc/py-black/Makefile:1.19      Tue Oct 24 04:30:46 2023
+++ pkgsrc/textproc/py-black/Makefile   Sat Oct 28 20:09:12 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2023/10/24 04:30:46 adam Exp $
+# $NetBSD: Makefile,v 1.20 2023/10/28 20:09:12 wiz Exp $
 
 DISTNAME=      black-23.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    textproc devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/black/}
 



Home | Main Index | Thread Index | Old Index