Tue Apr 19 19:11:00 2022 UTC ()
py-restructuredtext_lint: updated to 1.4.0

1.4.0 - Fixed non-zero exit code for missing files/directories.


(adam)
diff -r1.6 -r1.7 pkgsrc/devel/py-restructuredtext_lint/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/py-restructuredtext_lint/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/py-restructuredtext_lint/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-restructuredtext_lint/Makefile 2022/01/05 15:41:07 1.6
+++ pkgsrc/devel/py-restructuredtext_lint/Makefile 2022/04/19 19:11:00 1.7
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2022/01/05 15:41:07 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2022/04/19 19:11:00 adam Exp $
2 2
3DISTNAME= restructuredtext_lint-1.3.2 3DISTNAME= restructuredtext_lint-1.4.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= devel python 5CATEGORIES= devel python
7MASTER_SITES= ${MASTER_SITE_PYPI:=r/restructuredtext_lint/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/restructuredtext_lint/}
8 7
9MAINTAINER= minskim@NetBSD.org 8MAINTAINER= minskim@NetBSD.org
10HOMEPAGE= https://github.com/twolfson/restructuredtext-lint 9HOMEPAGE= https://github.com/twolfson/restructuredtext-lint
11COMMENT= reStructuredText linter 10COMMENT= reStructuredText linter
12LICENSE= unlicense 11LICENSE= unlicense
13 12
14DEPENDS+= ${PYPKGPREFIX}-docutils>=0.11:../../textproc/py-docutils 13DEPENDS+= ${PYPKGPREFIX}-docutils>=0.11:../../textproc/py-docutils
15 14
16USE_LANGUAGES= # none 15USE_LANGUAGES= # none
17 16
18USE_PKG_RESOURCES= yes 17USE_PKG_RESOURCES= yes

cvs diff -r1.6 -r1.7 pkgsrc/devel/py-restructuredtext_lint/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-restructuredtext_lint/distinfo 2021/10/26 10:19:02 1.6
+++ pkgsrc/devel/py-restructuredtext_lint/distinfo 2022/04/19 19:11:00 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2021/10/26 10:19:02 nia Exp $ 1$NetBSD: distinfo,v 1.7 2022/04/19 19:11:00 adam Exp $
2 2
3BLAKE2s (restructuredtext_lint-1.3.2.tar.gz) = 5ab8bbf665cea2e5be58e57ba2f473ae516b416380409c86cf713669299dcba2 3BLAKE2s (restructuredtext_lint-1.4.0.tar.gz) = cd98953908c0fafa8654720403616a96a58c4a5863ce708fcac7d5b0d234c0fe
4SHA512 (restructuredtext_lint-1.3.2.tar.gz) = 723c97879d54ce475a71441a9ca190a07f12a13da51c818ded29f3e4da255e734b54a49ae6c395cc1938e91ba9e88964d6aae896517e0d239301704f1b18cf67 4SHA512 (restructuredtext_lint-1.4.0.tar.gz) = 8e16e2a43cb1e52bb3b4ac60da53130bd4a8d0b823fc95b32e62068bed95728084de3b55820cfcaba70eecaaa93bdf3f956b8bb6c55155115b40c7151ef58a2c
5Size (restructuredtext_lint-1.3.2.tar.gz) = 13627 bytes 5Size (restructuredtext_lint-1.4.0.tar.gz) = 16723 bytes