pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-isort
Module Name: pkgsrc
Committed By: adam
Date: Thu Dec 14 13:19:33 UTC 2023
Modified Files:
pkgsrc/devel/py-isort: Makefile distinfo
Log Message:
py-isort: updated to 5.13.2
5.13.2 December 13 2023
- Apply the bracket fix from issue 471 only for use_parentheses=True
- Confine pre-commit to stages
- Fixed colors extras
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-isort/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-isort/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-isort/Makefile
diff -u pkgsrc/devel/py-isort/Makefile:1.27 pkgsrc/devel/py-isort/Makefile:1.28
--- pkgsrc/devel/py-isort/Makefile:1.27 Mon Dec 11 20:53:49 2023
+++ pkgsrc/devel/py-isort/Makefile Thu Dec 14 13:19:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2023/12/11 20:53:49 adam Exp $
+# $NetBSD: Makefile,v 1.28 2023/12/14 13:19:33 adam Exp $
-DISTNAME= isort-5.13.1
+DISTNAME= isort-5.13.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/isort/}
Index: pkgsrc/devel/py-isort/distinfo
diff -u pkgsrc/devel/py-isort/distinfo:1.26 pkgsrc/devel/py-isort/distinfo:1.27
--- pkgsrc/devel/py-isort/distinfo:1.26 Mon Dec 11 20:53:49 2023
+++ pkgsrc/devel/py-isort/distinfo Thu Dec 14 13:19:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2023/12/11 20:53:49 adam Exp $
+$NetBSD: distinfo,v 1.27 2023/12/14 13:19:33 adam Exp $
-BLAKE2s (isort-5.13.1.tar.gz) = 55e431c5144f52155b7b3120939e64b2a019dc2b1abb89561034d6259c569205
-SHA512 (isort-5.13.1.tar.gz) = 1c1ad70f247e53124acdf7cc9d4382010b74bbd9bb22e5a127c26eba5974ea83d73f9aeeb31a9f3974c23c364005ef1401c22e9d731a9de7679f4d82d2e7c0c5
-Size (isort-5.13.1.tar.gz) = 174904 bytes
+BLAKE2s (isort-5.13.2.tar.gz) = 2a7a2bd1ca6aaf3bb69e7a53a21d2af9406a174a95c2ed9173e2f9310b8ca749
+SHA512 (isort-5.13.2.tar.gz) = 8bf953fecc343ef00b51365af9a8334ab4240892036e6db507cc311131991d4ad2ebd1088daeb96fde82383224768f309af94633b6c71ddedec20f0a1ecd40db
+Size (isort-5.13.2.tar.gz) = 175303 bytes
Home |
Main Index |
Thread Index |
Old Index