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 Dec 30 10:25:22 UTC 2023

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

Log Message:
py-black: update to 23.12.1.

## 23.12.1

### Packaging

- Fixed a bug that included dependencies from the `d` extra by default (#4108)


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

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.22 pkgsrc/textproc/py-black/Makefile:1.23
--- pkgsrc/textproc/py-black/Makefile:1.22      Sun Dec 17 22:20:04 2023
+++ pkgsrc/textproc/py-black/Makefile   Sat Dec 30 10:25:22 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2023/12/17 22:20:04 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2023/12/30 10:25:22 wiz Exp $
 
-DISTNAME=      black-23.12.0
+DISTNAME=      black-23.12.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/black/}

Index: pkgsrc/textproc/py-black/distinfo
diff -u pkgsrc/textproc/py-black/distinfo:1.19 pkgsrc/textproc/py-black/distinfo:1.20
--- pkgsrc/textproc/py-black/distinfo:1.19      Sun Dec 17 22:20:04 2023
+++ pkgsrc/textproc/py-black/distinfo   Sat Dec 30 10:25:22 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2023/12/17 22:20:04 wiz Exp $
+$NetBSD: distinfo,v 1.20 2023/12/30 10:25:22 wiz Exp $
 
-BLAKE2s (black-23.12.0.tar.gz) = f9b84ab25e259f4abc8e7686759716e4fe2159dcaad4acf77985c7607a16a4a4
-SHA512 (black-23.12.0.tar.gz) = bd087688dba8a56743489d4b9bed888e43fe0988deb211d58680a760c799384541d9fcb882d14c3e56b4f9559f46ce5b12bc03569621863b583526cbfea62ac5
-Size (black-23.12.0.tar.gz) = 620742 bytes
+BLAKE2s (black-23.12.1.tar.gz) = e1b05a95cfc8ee42a13cefc47bbea575ee44c469b6cb63d062d1ce6bf61a3bed
+SHA512 (black-23.12.1.tar.gz) = 1a90eadbb7ccf1dd6c4c7d858b3360b7c62c04bf1826dd4817ddb8d542c3155fc72a80d53aa3be34375bd7006ab65432e006572bc5d1eeb6ff23cfa460072e93
+Size (black-23.12.1.tar.gz) = 620809 bytes



Home | Main Index | Thread Index | Old Index