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: i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d86dc68ceb77
branches: trunk
changeset: 445158:d86dc68ceb77
user: khorben <khorben%pkgsrc.org@localhost>
date: Sat Jan 16 20:40:05 2021 +0000
description:
py-octoprint-filecheck: import version 2020.08.07
diffstat:
print/py-octoprint-filecheck/DESCR | 3 +++
print/py-octoprint-filecheck/Makefile | 20 ++++++++++++++++++++
print/py-octoprint-filecheck/PLIST | 13 +++++++++++++
print/py-octoprint-filecheck/distinfo | 6 ++++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r eaa81c6285cd -r d86dc68ceb77 print/py-octoprint-filecheck/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-filecheck/DESCR Sat Jan 16 20:40:05 2021 +0000
@@ -0,0 +1,3 @@
+The File Check plugin tries to detect common issues in uploaded files that are
+known to cause issues while printing and which in the past have caused support
+requests on OctoPrint's Community Forums.
diff -r eaa81c6285cd -r d86dc68ceb77 print/py-octoprint-filecheck/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-filecheck/Makefile Sat Jan 16 20:40:05 2021 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2021/01/16 20:40:05 khorben Exp $
+
+DISTNAME= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
+PKGNAME= ${PYPKGPREFIX}-octoprint-filecheck-2020.08.07
+CATEGORIES= print python
+MASTER_SITES= ${MASTER_SITE_GITHUB:=OctoPrint/}
+GITHUB_PROJECT= OctoPrint-FileCheck
+GITHUB_TAG= ${PKGVERSION_NOREV}
+
+MAINTAINER= khorben%defora.org@localhost
+HOMEPAGE= https://github.com/OctoPrint/OctoPrint-FileCheck/
+COMMENT= Checks for common issues in uploaded files
+LICENSE= gnu-agpl-v3
+
+EGG_NAME= OctoPrint_FileCheck-2020.8.7
+
+PYTHON_VERSIONS_ACCEPTED= 39 38 37 36
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r eaa81c6285cd -r d86dc68ceb77 print/py-octoprint-filecheck/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-filecheck/PLIST Sat Jan 16 20:40:05 2021 +0000
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2021/01/16 20:40:05 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}/top_level.txt
+${PYSITELIB}/octoprint_file_check/__init__.py
+${PYSITELIB}/octoprint_file_check/__init__.pyc
+${PYSITELIB}/octoprint_file_check/__init__.pyo
+${PYSITELIB}/octoprint_file_check/static/js/file_check.js
+${PYSITELIB}/octoprint_file_check/translations/de/LC_MESSAGES/messages.mo
+${PYSITELIB}/octoprint_file_check/translations/de/LC_MESSAGES/messages.po
diff -r eaa81c6285cd -r d86dc68ceb77 print/py-octoprint-filecheck/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/py-octoprint-filecheck/distinfo Sat Jan 16 20:40:05 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/01/16 20:40:05 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
Home |
Main Index |
Thread Index |
Old Index