pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-octoprint-filecheck py-octoprint-filecheck: u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b245bc59c7e
branches: trunk
changeset: 453517:6b245bc59c7e
user: khorben <khorben%pkgsrc.org@localhost>
date: Sun May 30 21:29:10 2021 +0000
description:
py-octoprint-filecheck: update to version 2021.2.23
The changes include:
* #2 Fix native grep not always being in extended regex mode
* Add a "Prerelease" release channel
* Code now uses pre-commit, black, prettier, isort and flake8 just like OctoPrint itself.
In turn, this is required to update py-octoprint to version 1.6.1.
diffstat:
print/py-octoprint-filecheck/Makefile | 6 +++---
print/py-octoprint-filecheck/PLIST | 3 ++-
print/py-octoprint-filecheck/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (52 lines):
diff -r c493fec3553c -r 6b245bc59c7e print/py-octoprint-filecheck/Makefile
--- a/print/py-octoprint-filecheck/Makefile Sun May 30 21:27:56 2021 +0000
+++ b/print/py-octoprint-filecheck/Makefile Sun May 30 21:29:10 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2021/01/16 20:40:05 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/30 21:29:10 khorben Exp $
DISTNAME= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
-PKGNAME= ${PYPKGPREFIX}-octoprint-filecheck-2020.08.07
+PKGNAME= ${PYPKGPREFIX}-octoprint-filecheck-2021.2.23
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_GITHUB:=OctoPrint/}
GITHUB_PROJECT= OctoPrint-FileCheck
@@ -12,7 +12,7 @@
COMMENT= Checks for common issues in uploaded files
LICENSE= gnu-agpl-v3
-EGG_NAME= OctoPrint_FileCheck-2020.8.7
+EGG_NAME= OctoPrint_FileCheck-2021.2.23
PYTHON_VERSIONS_ACCEPTED= 39 38 37 36
diff -r c493fec3553c -r 6b245bc59c7e print/py-octoprint-filecheck/PLIST
--- a/print/py-octoprint-filecheck/PLIST Sun May 30 21:27:56 2021 +0000
+++ b/print/py-octoprint-filecheck/PLIST Sun May 30 21:29:10 2021 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2021/01/16 20:40:05 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/05/30 21:29:10 khorben Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/octoprint_file_check/__init__.py
${PYSITELIB}/octoprint_file_check/__init__.pyc
diff -r c493fec3553c -r 6b245bc59c7e print/py-octoprint-filecheck/distinfo
--- a/print/py-octoprint-filecheck/distinfo Sun May 30 21:27:56 2021 +0000
+++ b/print/py-octoprint-filecheck/distinfo Sun May 30 21:29:10 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/01/16 20:40:05 khorben Exp $
+$NetBSD: distinfo,v 1.2 2021/05/30 21:29:10 khorben Exp $
-SHA1 (OctoPrint-FileCheck-2020.08.07.tar.gz) = d71b61c291e3504675ac3f851fa0a6acfaa60509
-RMD160 (OctoPrint-FileCheck-2020.08.07.tar.gz) = 4b1a6ca93d09c7170e699e21ea55baa02db5e4d6
-SHA512 (OctoPrint-FileCheck-2020.08.07.tar.gz) = 58adc73f831d6f3dcf10b9fedac834daab0331850c2d98383fee9bd3734ee0c1eb15d3ec171a1896db92900bc0e5587de82de643535eb2898a7592424e21bcba
-Size (OctoPrint-FileCheck-2020.08.07.tar.gz) = 45071 bytes
+SHA1 (OctoPrint-FileCheck-2021.2.23.tar.gz) = 7b4462d8b3b239bae386d9add38600a25c1f1e89
+RMD160 (OctoPrint-FileCheck-2021.2.23.tar.gz) = 5f27469af311a7a303ac9791bde884a4fdaf9c3f
+SHA512 (OctoPrint-FileCheck-2021.2.23.tar.gz) = e572dbd091dbf5ded6bd8d924969d4c5de19afeaf6a9bb1e678a0531e5602e15ca69bf76f1d348a4fc51730355ba8dcb4282d59c2671e0852ed01954110fe804
+Size (OctoPrint-FileCheck-2021.2.23.tar.gz) = 48140 bytes
Home |
Main Index |
Thread Index |
Old Index