pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/py-octoprint-filecheck



Module Name:    pkgsrc
Committed By:   khorben
Date:           Sat Jan 16 20:40:05 UTC 2021

Added Files:
        pkgsrc/print/py-octoprint-filecheck: DESCR Makefile PLIST distinfo

Log Message:
py-octoprint-filecheck: import version 2020.08.07


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/py-octoprint-filecheck/DESCR \
    pkgsrc/print/py-octoprint-filecheck/Makefile \
    pkgsrc/print/py-octoprint-filecheck/PLIST \
    pkgsrc/print/py-octoprint-filecheck/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/py-octoprint-filecheck/DESCR
diff -u /dev/null pkgsrc/print/py-octoprint-filecheck/DESCR:1.1
--- /dev/null   Sat Jan 16 20:40:05 2021
+++ pkgsrc/print/py-octoprint-filecheck/DESCR   Sat Jan 16 20:40:05 2021
@@ -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.
Index: pkgsrc/print/py-octoprint-filecheck/Makefile
diff -u /dev/null pkgsrc/print/py-octoprint-filecheck/Makefile:1.1
--- /dev/null   Sat Jan 16 20:40:05 2021
+++ pkgsrc/print/py-octoprint-filecheck/Makefile        Sat Jan 16 20:40:05 2021
@@ -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"
Index: pkgsrc/print/py-octoprint-filecheck/PLIST
diff -u /dev/null pkgsrc/print/py-octoprint-filecheck/PLIST:1.1
--- /dev/null   Sat Jan 16 20:40:05 2021
+++ pkgsrc/print/py-octoprint-filecheck/PLIST   Sat Jan 16 20:40:05 2021
@@ -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
Index: pkgsrc/print/py-octoprint-filecheck/distinfo
diff -u /dev/null pkgsrc/print/py-octoprint-filecheck/distinfo:1.1
--- /dev/null   Sat Jan 16 20:40:05 2021
+++ pkgsrc/print/py-octoprint-filecheck/distinfo        Sat Jan 16 20:40:05 2021
@@ -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