From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8MEhNpDncGGz1gAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:07:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id GI2hMZDncGFOeQAAbx9fmQ (envelope-from ) for ; Thu, 21 Oct 2021 04:07:44 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 988F82BBD6 for ; Thu, 21 Oct 2021 06:07:44 +0200 (CEST) Received: from localhost ([::1]:45202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPMl-0006ux-Pv for larch@yhetil.org; Thu, 21 Oct 2021 00:07:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40248) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKC-0004mW-7y for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44474) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKB-0001j9-TL for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPKB-0005ir-Op for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 26/29] gnu: Add octoprint-pisupport. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:05:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478906421890 (code B ref 51314); Thu, 21 Oct 2021 04:05:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:24 +0000 Received: from localhost ([127.0.0.1]:56008 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJY-0005gz-Eh for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:24 -0400 Received: from mout01.posteo.de ([185.67.36.65]:52003) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJW-0005gZ-Fi for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:24 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E51C2240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789056; bh=B/PKV1ftNZFMDkjDNnCayyZanXw6j6K0aAIf0Jua6VI=; h=From:To:Cc:Subject:Date:From; b=FM8Hi3UKAsAsx4SV0S3OqDWOBG1qzPp3yFhEx8pJ96M1UtG4gWjv3OtET3KhZ2AqI 4gqb6q81oBLDTREWBVAEdTNv77Vw9+UcBxNYcpV2PBZpQ1cwQnH0xd1xfMKyBBuJB+ 8NZYQ9PXEouKUjkeRzOnYj9iiyi8jBH+8mfTsIBOiAy2HahST3kBnfUb9jr8xsPmom HAnj/TE8TaGIlPRNaEz3KpbOBDupGPj3GLz1TJgXkQIgwy/ScHQ/e6v6VpMhxVQK6v E6ILX0qmpiykP8Kgw2feG8Seu+DI2N8J/eCQNzNbdYr0APA78pUJuTi60c9Smns7wd OY9SPVNg9FZrA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYl40XcBz9rxM; Thu, 21 Oct 2021 06:04:15 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:57 +0000 Message-Id: <20211021040200.241873-22-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634789264; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=4caTkpJTLeuNfeBhyXhumlSEJ1vE+8zou4dR5XRDm+M=; b=sYqiZBQXeBL4cOWWgZmpbWYjrnFc7R4ncxDHrx5ibpFdFgoqi1DQ9MGXFbC7C2mQP9QYoZ zKjxI9bw2PDRp/1uIyhqquR74DenSkq/B2o6n2Uh/u8p5VRlSJOVKs6pMyNo/pO1npOeyv gKw15MGaT3gL5bSsR7tGCITdZxd9429CZhCwigfSI9qZBabxJSSAMyhlYKx3pScwVi5qH5 xkMPBdXL73namTTlKdMI7ZbAZ1WH0xW6KLwqBhcUUvR7yLdQ6izbO1srpwQQmG2vyPpb/b nWgARw9ntm8oNWo9G4/DOQXJt1Vz1zG8Pqq5lmLKkyVYwjDCgo0buNtIwZiudw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634789264; a=rsa-sha256; cv=none; b=BnCWLkugfUwhD756pOQs6bucqwZRJSO1R757gTTQjV+Qy39B47pcdWlSJ7duiV9czlRXiN CVetTHJIl51Cqwpd17ZPTfRhrPbWjucj4T0ABqP96o52UxFZYk65+arYOAqgCTExOkVUkF SDcaJ+PWJQderFDxffHElJzpONp1BDB/JxA8ZyUWDNhqMdpzAmb2+BVfpLSTKjDHFrr5F2 Dt3QqXr166FQMSwDpa3797FpvRnNK7HCD22dNr7WSDDGWS+DVKLLKO5ivZNn9ZQXATRKkY PHXxy6j2VUGLBelQE3A4YlQJH3WNkbn3i25q+NlnL0OL20XZCyKab5xNfB4Zyg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FM8Hi3UK; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=FM8Hi3UK; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 988F82BBD6 X-Spam-Score: -0.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: 25COv7YXNQYl * gnu/packages/printers.scm (octoprint-pisupport): New variable. --- gnu/packages/printers.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/printers.scm b/gnu/packages/printers.scm index f78923966c..ac79d57aba 100644 --- a/gnu/packages/printers.scm +++ b/gnu/packages/printers.scm @@ -1,6 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Ludovic Courtès ;;; Copyright © 2018 Tobias Geerinckx-Rice +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -19,8 +20,10 @@ (define-module (gnu packages printers) #:use-module (guix packages) + #:use-module (guix download) #:use-module (guix git-download) #:use-module (guix build-system gnu) + #:use-module (guix build-system python) #:use-module ((guix licenses) #:prefix license:) #:use-module (gnu packages libusb) #:use-module (gnu packages pkg-config) @@ -29,6 +32,27 @@ ;; This is a module for packages related to printer-like devices, but not ;; related to CUPS. +(define-public octoprint-pisupport + (package + (name "octoprint-pisupport") + (version "2021.8.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "OctoPrint-PiSupport" version)) + (sha256 + (base32 "0y4adzqy6bqp6r88gvpkvmhwgqv09zs2ngckp98ipa1yfljx0shv")))) + (build-system python-build-system) + (arguments + ;; No tests in PyPI release, and circular dependency on Octoprint. + `(#:tests? #f)) + (home-page "https://github.com/OctoPrint/OctoPrint-PiSupport") + (synopsis "Plugin to provide additional information about your Pi") + (description "The Pi Support plugin provides additional information about +your Pi in the UI and also alerts you about undervoltage or overheating issues +observed on your Pi or if your Pi is unsupported.") + (license license:agpl3))) + (define-public robocut (package (name "robocut") -- 2.30.2