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 May 2 08:31:03 UTC 2019
Modified Files:
pkgsrc/devel/py-isort: Makefile distinfo
Log Message:
py-isort: updated to 4.3.18
4.3.18:
- Fixed an issue with parsing files that contain unicode characters in Python 2
- Fixed issue 924 - Pulling in pip internals causes depreciation warning
- Fixed issue 938 - Providing a way to filter explicitly passed in files via configuration settings (`--filter-files`)
- Improved interoperability with toml configuration files
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 pkgsrc/devel/py-isort/Makefile:1.14
--- pkgsrc/devel/py-isort/Makefile:1.13 Mon Apr 8 10:33:36 2019
+++ pkgsrc/devel/py-isort/Makefile Thu May 2 08:31:03 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2019/04/08 10:33:36 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/05/02 08:31:03 adam Exp $
-DISTNAME= isort-4.3.17
+DISTNAME= isort-4.3.18
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.13 pkgsrc/devel/py-isort/distinfo:1.14
--- pkgsrc/devel/py-isort/distinfo:1.13 Mon Apr 8 10:33:36 2019
+++ pkgsrc/devel/py-isort/distinfo Thu May 2 08:31:03 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/04/08 10:33:36 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/05/02 08:31:03 adam Exp $
-SHA1 (isort-4.3.17.tar.gz) = 8453cf7c41457f66419d3074ce558483db3d8d1d
-RMD160 (isort-4.3.17.tar.gz) = b409892f928152c5f41a553b1cd7140055f10957
-SHA512 (isort-4.3.17.tar.gz) = ef11b800c2cf8f9523253900108e700d212a20b5fdca19cc99ee1cf0a367bd4ab052469f9ae2ebb1f620c8cbfb3fe53c9e9f1754b4a611e5bf73356e67bf6f7d
-Size (isort-4.3.17.tar.gz) = 68797 bytes
+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
Home |
Main Index |
Thread Index |
Old Index