pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-yamllint py-yamllint: updated to 1.28.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb3af78bb1c9
branches: trunk
changeset: 385280:eb3af78bb1c9
user: adam <adam%pkgsrc.org@localhost>
date: Tue Sep 13 12:35:26 2022 +0000
description:
py-yamllint: updated to 1.28.0
1.28.0 (2022-09-12)
Better compress PNG image in documentation
Remove __future__ imports specific to Python 2
Remove inheritance from object specific to Python 2
Simplify GitHub Actions example in documentation
Update ALE vim plugin link in documentation
Update license to latest version of GPLv3
Pre-compile disable/enable rules regexes
Rule quoted-strings: add allow-quoted-quotes option
Add option ignore-from-file in config
diffstat:
textproc/py-yamllint/Makefile | 4 ++--
textproc/py-yamllint/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 6041e7f51f54 -r eb3af78bb1c9 textproc/py-yamllint/Makefile
--- a/textproc/py-yamllint/Makefile Tue Sep 13 12:32:55 2022 +0000
+++ b/textproc/py-yamllint/Makefile Tue Sep 13 12:35:26 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/08/02 09:45:58 adam Exp $
+# $NetBSD: Makefile,v 1.3 2022/09/13 12:35:26 adam Exp $
-DISTNAME= yamllint-1.27.1
+DISTNAME= yamllint-1.28.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=y/yamllint/}
diff -r 6041e7f51f54 -r eb3af78bb1c9 textproc/py-yamllint/distinfo
--- a/textproc/py-yamllint/distinfo Tue Sep 13 12:32:55 2022 +0000
+++ b/textproc/py-yamllint/distinfo Tue Sep 13 12:35:26 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/08/02 09:45:58 adam Exp $
+$NetBSD: distinfo,v 1.3 2022/09/13 12:35:26 adam Exp $
-BLAKE2s (yamllint-1.27.1.tar.gz) = 57c1956dcdb5251c884ec4fede619ebf3836a4d543d2cd050238ccf046133b40
-SHA512 (yamllint-1.27.1.tar.gz) = c00fcb5da35f79b0f877f1b8c3e5f1ff8c5d161dd795d3a2657e44e27d8b943961984bf15c294be263e00bf9dfcaf3dbf16ef8fd7354bedc8ed92e3e24ce4baf
-Size (yamllint-1.27.1.tar.gz) = 129052 bytes
+BLAKE2s (yamllint-1.28.0.tar.gz) = cda8b79eb0c0f2977affaa4493fe9cc94fef96e6b271aa693e131ec2508a710f
+SHA512 (yamllint-1.28.0.tar.gz) = 9d811616f5a2c8c9574ef74afd2548c415881386932e4ee9b29311c3ef32150ed868943bcef19b31226d9a31f0be384e0ee3b3ec86cebf0d7c4216696a6b0161
+Size (yamllint-1.28.0.tar.gz) = 121934 bytes
Home |
Main Index |
Thread Index |
Old Index