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:           Tue May 14 07:34:50 UTC 2019

Modified Files:
        pkgsrc/devel/py-isort: Makefile distinfo

Log Message:
py-isort: updated to 4.3.19

4.3.19:
- Fixed - correctly handle pyi (Python Template Files) to match `black` output


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-isort/Makefile \
    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.14 pkgsrc/devel/py-isort/Makefile:1.15
--- pkgsrc/devel/py-isort/Makefile:1.14 Thu May  2 08:31:03 2019
+++ pkgsrc/devel/py-isort/Makefile      Tue May 14 07:34:50 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2019/05/02 08:31:03 adam Exp $
+# $NetBSD: Makefile,v 1.15 2019/05/14 07:34:50 adam Exp $
 
-DISTNAME=      isort-4.3.18
+DISTNAME=      isort-4.3.19
 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.14 pkgsrc/devel/py-isort/distinfo:1.15
--- pkgsrc/devel/py-isort/distinfo:1.14 Thu May  2 08:31:03 2019
+++ pkgsrc/devel/py-isort/distinfo      Tue May 14 07:34:50 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2019/05/02 08:31:03 adam Exp $
+$NetBSD: distinfo,v 1.15 2019/05/14 07:34:50 adam Exp $
 
-SHA1 (isort-4.3.18.tar.gz) = 1c2c7481b0032674297fcdbe133b4b76108b65b5
-RMD160 (isort-4.3.18.tar.gz) = 32777b6ea112940894633e47262e833d1bf65463
-SHA512 (isort-4.3.18.tar.gz) = 2d59342c4a8e7030b40bb1951a7476aa86e78a618a2c030f8c6cc58d5badef5e0310c22020543f0fa2fcea9d53a9145316db032160bcd820dac91feada2677b3
-Size (isort-4.3.18.tar.gz) = 69073 bytes
+SHA1 (isort-4.3.19.tar.gz) = 63d217c5eed108565ed1f2252b280225646a1d4b
+RMD160 (isort-4.3.19.tar.gz) = c1e8e79d555cb024ab864fa45b500f3c41ad40ab
+SHA512 (isort-4.3.19.tar.gz) = 3782f44bc7b5141105ff0e56d32e6ef80a231879d12b44c4e317209600fc0e597adf97600c17d890597e5cc31590be9d7ff2b45d0666ad518516ccb81343bb9c
+Size (isort-4.3.19.tar.gz) = 69336 bytes



Home | Main Index | Thread Index | Old Index