pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-isort py-isort: updated to 4.3.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ea7a6f309fd
branches: trunk
changeset: 333200:2ea7a6f309fd
user: adam <adam%pkgsrc.org@localhost>
date: Thu May 02 08:31:03 2019 +0000
description:
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
diffstat:
devel/py-isort/Makefile | 4 ++--
devel/py-isort/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5f7fcee18c03 -r 2ea7a6f309fd devel/py-isort/Makefile
--- a/devel/py-isort/Makefile Thu May 02 08:28:37 2019 +0000
+++ b/devel/py-isort/Makefile Thu May 02 08:31:03 2019 +0000
@@ -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/}
diff -r 5f7fcee18c03 -r 2ea7a6f309fd devel/py-isort/distinfo
--- a/devel/py-isort/distinfo Thu May 02 08:28:37 2019 +0000
+++ b/devel/py-isort/distinfo Thu May 02 08:31:03 2019 +0000
@@ -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