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.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac353f306a9b
branches:  trunk
changeset: 330261:ac353f306a9b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 26 06:45:48 2019 +0000

description:
py-isort: updated to 4.3.9

4.3.9:
- Fixed a bug that led to an incompatibility with black

4.3.8:
- Fixed a bug that led to the recursive option not always been available from the command line.

4.3.7:
- Expands the finder failsafe to occur on the creation of the finder objects.

diffstat:

 devel/py-isort/Makefile |   4 ++--
 devel/py-isort/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r cc1880dadc15 -r ac353f306a9b devel/py-isort/Makefile
--- a/devel/py-isort/Makefile   Tue Feb 26 06:42:27 2019 +0000
+++ b/devel/py-isort/Makefile   Tue Feb 26 06:45:48 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/02/25 09:00:35 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/02/26 06:45:48 adam Exp $
 
-DISTNAME=      isort-4.3.6
+DISTNAME=      isort-4.3.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/isort/}
diff -r cc1880dadc15 -r ac353f306a9b devel/py-isort/distinfo
--- a/devel/py-isort/distinfo   Tue Feb 26 06:42:27 2019 +0000
+++ b/devel/py-isort/distinfo   Tue Feb 26 06:45:48 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/02/25 09:00:35 adam Exp $
+$NetBSD: distinfo,v 1.7 2019/02/26 06:45:48 adam Exp $
 
-SHA1 (isort-4.3.6.tar.gz) = 861a8edda6cae5604873811f8f51e08eb30efcbd
-RMD160 (isort-4.3.6.tar.gz) = 30b06806328669c6643475aafd50f49d2de09311
-SHA512 (isort-4.3.6.tar.gz) = 364f1781d247c81fe2ea4be998ccd9c26a6fcc8c70714b06878df8404e1c2a4493a7d156281148de2ff528c9dce793874b3ef518587eebb1e8fe617f0c711742
-Size (isort-4.3.6.tar.gz) = 61820 bytes
+SHA1 (isort-4.3.9.tar.gz) = 5dc1ff956fbc719829ea1198438ddc34dc19fb87
+RMD160 (isort-4.3.9.tar.gz) = eaaaf99321bef932daab708006ac9e7897692ca4
+SHA512 (isort-4.3.9.tar.gz) = bb6d0fa11097debcf028a473ec2b2a48906b3718de62d66fea6c51bb4b86d4f121002d2305e3efb2115e380fab4f83433c1a09ca93809d93a9d8b13e73aa6479
+Size (isort-4.3.9.tar.gz) = 62076 bytes



Home | Main Index | Thread Index | Old Index