pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-flake8-docstrings
Module Name: pkgsrc
Committed By: adam
Date: Fri Mar 19 07:35:04 UTC 2021
Modified Files:
pkgsrc/devel/py-flake8-docstrings: Makefile distinfo
Log Message:
py-flake8-docstrings: updated to 1.6.0
1.6.0
- Fix ``--ignore-noqa`` by disabling ``pydocstyle``'s ``noqa`` handling.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-flake8-docstrings/Makefile \
pkgsrc/devel/py-flake8-docstrings/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-flake8-docstrings/Makefile
diff -u pkgsrc/devel/py-flake8-docstrings/Makefile:1.2 pkgsrc/devel/py-flake8-docstrings/Makefile:1.3
--- pkgsrc/devel/py-flake8-docstrings/Makefile:1.2 Tue Oct 22 06:51:54 2019
+++ pkgsrc/devel/py-flake8-docstrings/Makefile Fri Mar 19 07:35:04 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/10/22 06:51:54 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/03/19 07:35:04 adam Exp $
-DISTNAME= flake8-docstrings-1.5.0
+DISTNAME= flake8-docstrings-1.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/flake8-docstrings/}
Index: pkgsrc/devel/py-flake8-docstrings/distinfo
diff -u pkgsrc/devel/py-flake8-docstrings/distinfo:1.2 pkgsrc/devel/py-flake8-docstrings/distinfo:1.3
--- pkgsrc/devel/py-flake8-docstrings/distinfo:1.2 Tue Oct 22 06:51:54 2019
+++ pkgsrc/devel/py-flake8-docstrings/distinfo Fri Mar 19 07:35:04 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/10/22 06:51:54 adam Exp $
+$NetBSD: distinfo,v 1.3 2021/03/19 07:35:04 adam Exp $
-SHA1 (flake8-docstrings-1.5.0.tar.gz) = b393ba86615182225745dffb2acfd1b08268681d
-RMD160 (flake8-docstrings-1.5.0.tar.gz) = bb6627e8a4166889e86e1641003ffa385c3c69d5
-SHA512 (flake8-docstrings-1.5.0.tar.gz) = aaf5fc94f15492822b31333231cdaba98c61b77a38d810c7dcb21964bdb9426829c6b66cf6edd68fff356f9933854b35e610f6655abd75c860f3e1487af761a3
-Size (flake8-docstrings-1.5.0.tar.gz) = 5674 bytes
+SHA1 (flake8-docstrings-1.6.0.tar.gz) = 736631dc5e28932a5b919d01776e48e53437b109
+RMD160 (flake8-docstrings-1.6.0.tar.gz) = 099acda3a5c9c25f406284271bc1b57fbe56ad11
+SHA512 (flake8-docstrings-1.6.0.tar.gz) = d831b8587452aa3ecb30455af630455ea19b495be53b2ad2f1097ff932543536b82c948857b5357df8a58023290023e76f0373deae490993a6f475f6c73a5088
+Size (flake8-docstrings-1.6.0.tar.gz) = 6170 bytes
Home |
Main Index |
Thread Index |
Old Index