From patchwork Thu Oct 21 03:52:46 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33965 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 44A4F27BBE4; Thu, 21 Oct 2021 04:55:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 36E4C27BBE1 for ; Thu, 21 Oct 2021 04:55:13 +0100 (BST) Received: from localhost ([::1]:34830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPAe-0007k1-8E for patchwork@mira.cbaines.net; Wed, 20 Oct 2021 23:55:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38314) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPAU-0007jd-MX for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44373) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPAU-0005Jl-DS for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPAU-0005LF-DO for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 01/29] gnu: Add python-filetype. References: <20211021035100.241119-1-monego@posteo.net> In-Reply-To: <20211021035100.241119-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 03:55:02 +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.163478845420432 (code B ref 51314); Thu, 21 Oct 2021 03:55:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 03:54:14 +0000 Received: from localhost ([127.0.0.1]:55910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9h-0005JU-OB for submit@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:13 -0400 Received: from mout01.posteo.de ([185.67.36.65]:41261) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9f-0005JE-Dl for 51314@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:11 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E578B240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 05:54:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788444; bh=3pTHGb9SimSuk3/cUxHy4ELXMJl21UyeZzbZnp8ecxw=; h=From:To:Cc:Subject:Date:From; b=ORgNSeduXdyV5Cm7PH4jySa7UQypiirciZHKw0axCU4dl/ZPvJpCHbwtXgyum2eas pEDtg5BVzB5gRstXW3U9HLhYYAfchnUevUcLcjfsTHapYn+lK4bAUVxwgvP4NP+WlS wo2JSHs+TxYEzjVQqFJLS6P9C+V2HsQ9ejQP7A5uYLrtNLORG5Ksuw0/kD/c5zxkbd fcvOw0QvLtkfx3wu43L31d+ICcKCh7ArgFUIIfWLhwV5mlP4VfnYYaNCt6n3Ys0F6w blm0+XZAT2B489IN0AL/k9kjRHilFYw+V2osxUB7wa9Xfi2TtNHsb4+Dk0VQDYEP/F G1KyPFpfrexuw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYWH6VZTz9rxH; Thu, 21 Oct 2021 05:54:03 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 03:52:46 +0000 Message-Id: <20211021035314.241360-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-filetype): New variable. --- gnu/packages/python-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c335dea277..0e56570b83 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11069,6 +11069,41 @@ your package is installed, via @code{pkg_resources} (part of @code{setuptools}).") (license license:gpl3+))) +(define-public python-filetype + (package + (name "python-filetype") + (version "1.0.8") + (source + (origin + (method url-fetch) + (uri (pypi-uri "filetype" version)) + (sha256 + (base32 "05mkinkcn36v1cnb5hzay3zxmv7jmmflckxxp08rgzbkkf3i9pvp")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest" "-k" + (string-append + ;; Both tests fail with FileNotFoundError. + "not test_infer_zip_from_disk" + " and not test_infer_tar_from_disk")))))))) + (native-inputs + `(("python-flake8" ,python-flake8) + ("python-pytest" ,python-pytest) + ("python-pytest-benchmark" + ,python-pytest-benchmark))) + (home-page "https://github.com/h2non/filetype.py") + (synopsis "Infer file type and MIME type of any file/buffer") + (description "@code{filetype} is a small and dependency free Python +package to infer file type and MIME type checking the magic numbers +signature of a file or buffer.") + (license license:expat))) + (define-public python-legacy-api-wrap (package (name "python-legacy-api-wrap") From patchwork Thu Oct 21 03:52:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33967 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5CDA327BBE1; Thu, 21 Oct 2021 04:55:14 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3E78F27BBE3 for ; Thu, 21 Oct 2021 04:55:13 +0100 (BST) Received: from localhost ([::1]:34832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPAe-0007k8-A2 for patchwork@mira.cbaines.net; Wed, 20 Oct 2021 23:55:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPAV-0007jl-2Y for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44374) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPAU-0005KA-Pe for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPAU-0005LM-PY for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 02/29] gnu: Add python-immutabledict. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 03:55:02 +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.163478845620448 (code B ref 51314); Thu, 21 Oct 2021 03:55:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 03:54:16 +0000 Received: from localhost ([127.0.0.1]:55913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9j-0005Jj-W3 for submit@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:16 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36511) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9i-0005JK-MX for 51314@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:15 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 010C1240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 05:54:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788449; bh=P6MH4R0zl/axEjEHhNyZA35WxaLServdpY7x7J5WoMk=; h=From:To:Cc:Subject:Date:From; b=pc8g1K+ErtzOIcd8Z+RQehDUj2567pd+lO+zC+IZ8s79Mvjhnl/89dCfzf87pN9iu juZiy1OgGObV+7P0NjZ83pEmjjt9AJN0Hrs90Cpe5CqST93bm2MJplw9KwhdRKVUio AsuJTWP77Dh4xSLaqcILRvN8ziljwq0x5O6ZccGWJ8xrSl7HhQfDhW9zhWWLB42DPY yIDqofjAjSWn1n1OdBRtoBE+rdKl2O2ITCxvRUdPuRdvONqZg4Ew9/nD87dqJ+rBI9 2b9CU0pqqTDMbvXdaS9OHmdafhKgYNfRza+lzYxPFcrn27zE0nYwKqYeM2BEoVEEaS RI3/msxW4//Ag== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYWN16HGz9rxH; Thu, 21 Oct 2021 05:54:07 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 03:52:47 +0000 Message-Id: <20211021035314.241360-2-monego@posteo.net> In-Reply-To: <20211021035314.241360-1-monego@posteo.net> References: <20211021035314.241360-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-immutabledict): New variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0e56570b83..cf6b4e8e82 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9691,6 +9691,28 @@ applications.") "PyZMQ is the official Python binding for the ZeroMQ messaging library.") (license license:bsd-4))) +(define-public python-immutabledict + (package + (name "python-immutabledict") + (version "2.2.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "immutabledict" version)) + (sha256 + (base32 "0fpc4gbk7inpfbgdypsg6c18bmdjw8gwx47bjw0hvixn3gghxnqx")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ; no tests in PyPI release and no setup.py in GitHub + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page "https://github.com/corenting/immutabledict") + (synopsis "Immutable wrapper around dictionaries") + (description + "@code{immutabledict} is a immutable wrapper around dictionaries. It is +a fork of @code{frozendict}.") + (license license:expat))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking From patchwork Thu Oct 21 03:52:48 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33966 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C9A4727BBE3; Thu, 21 Oct 2021 04:55:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0A09627BBE1 for ; Thu, 21 Oct 2021 04:55:16 +0100 (BST) Received: from localhost ([::1]:34980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPAh-0007qB-4k for patchwork@mira.cbaines.net; Wed, 20 Oct 2021 23:55:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPAV-0007jt-Jt for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44375) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPAV-0005Kn-6h for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPAV-0005LT-6F for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 03/29] gnu: Add python-emoji. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 03:55: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.163478846520471 (code B ref 51314); Thu, 21 Oct 2021 03:55:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 03:54:25 +0000 Received: from localhost ([127.0.0.1]:55916 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9t-0005K6-8D for submit@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:25 -0400 Received: from mout02.posteo.de ([185.67.36.66]:51309) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9n-0005Jb-Rr for 51314@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:23 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 9E6AC240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 05:54:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788453; bh=ex5xa7bmlSD1aeM2B6ioL3O/OqCPkF/I1ZdVxoJzPZg=; h=From:To:Cc:Subject:Date:From; b=sCKuLvQTGl/zsaImMYIieFqPTuiWBMYrb3e0h5YaYrppkmF3LrTw26gX5HNC4LLLw HS6HDzxgtx7HS/ECTm89qyugOIEbzWFXMQeqGLwWXMbdIi7SjKP5Az+1BOszSaeGUq 0ZXo4lWhysRPKDkNlyLq7uUL0u21yuZQ19YsgKroHUsln5CxqOJS+7Y+xUOnj8BnBw RzgcExRoJxO/ZhgfnOA9CumtlUQ4SSlSFYJF7qY8FhNbJuuY++mHcpj36Ub6jayQJZ SctDYLJUMLd/8LkFWjv3Hw0sD7k/U6M8ibEtLuLtfP/JYXu5pBTkw/thl2UeA6g2QN guu599vlKfO0g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYWS3DJfz6tm6; Thu, 21 Oct 2021 05:54:11 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 03:52:48 +0000 Message-Id: <20211021035314.241360-3-monego@posteo.net> In-Reply-To: <20211021035314.241360-1-monego@posteo.net> References: <20211021035314.241360-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-emoji): New variable. --- gnu/packages/python-xyz.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cf6b4e8e82..6819574944 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9713,6 +9713,36 @@ applications.") a fork of @code{frozendict}.") (license license:expat))) +(define-public python-emoji + (package + (name "python-emoji") + (version "1.6.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "emoji" version)) + (sha256 + (base32 "0923mpixwq6hdpkgvi4r46alfvf608iq975rb8lnqpq29j71mmjk")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) + (native-inputs + `(("python-coverage" ,python-coverage) + ("python-coveralls" ,python-coveralls) + ("python-pytest" ,python-pytest))) + (home-page "https://github.com/carpedm20/emoji/") + (synopsis "Emoji terminal output for Python") + (description "This package provides Emoji terminal output for Python. The +entire set of Emoji codes as defined by the unicode consortium is supported in +addition to a bunch of aliases.") + (license license:bsd-3))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking From patchwork Thu Oct 21 03:52:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33968 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 870F227BBE3; Thu, 21 Oct 2021 04:55:23 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5164327BBE1 for ; Thu, 21 Oct 2021 04:55:23 +0100 (BST) Received: from localhost ([::1]:35384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPAo-00086n-Df for patchwork@mira.cbaines.net; Wed, 20 Oct 2021 23:55:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPAX-0007lu-46 for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44376) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPAW-0005Kv-Km for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPAV-0005Lb-JA for guix-patches@gnu.org; Wed, 20 Oct 2021 23:55:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 04/29] gnu: Add python-cachelib. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 03:55: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.163478847020487 (code B ref 51314); Thu, 21 Oct 2021 03:55:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 03:54:30 +0000 Received: from localhost ([127.0.0.1]:55919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9x-0005KM-No for submit@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:29 -0400 Received: from mout01.posteo.de ([185.67.36.65]:38939) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdP9w-0005Jy-45 for 51314@debbugs.gnu.org; Wed, 20 Oct 2021 23:54:28 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 74231240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 05:54:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788462; bh=N0Gv8KBJnKnOL1RaTQ/kaoW2GrOCi1RnYbZL9EmurYc=; h=From:To:Cc:Subject:Date:From; b=bX3iDcpduD35ypGmVaZSbXU9iMPwjtgYIVAlq0iqLKHIh6oDE9yRrWuduBR2UkDSo FiUZ3b6vy/SarpKcS5KnsmC1pjUvZ6wP6YlikD5zgSsF3EzIpfJjHKzV9FV7w0M2vz nPAb2PxK+2hhx22DOs0McgV5RfnHOa5MWmoRBTV6FzGM0ShyjD3iit1anQw1u4HjYD 4fHE2R+s8+DQfpMAlFC0diQbDGDj8v97C6fu++zM6UHU7IoKoTrxOa3stY99sTXs7V N7trD+ZJN7UE1tPrWdke0j5UvedxJ3pv7RGQ9BWS7HVjuggSa/ufzAjCrU65nfxh5d 7qQEwKGSyTODw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYWd474wz6tm9; Thu, 21 Oct 2021 05:54:21 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 03:52:49 +0000 Message-Id: <20211021035314.241360-4-monego@posteo.net> In-Reply-To: <20211021035314.241360-1-monego@posteo.net> References: <20211021035314.241360-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-cachelib): New variable. --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 6819574944..07d2a9da41 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11156,6 +11156,25 @@ package to infer file type and MIME type checking the magic numbers signature of a file or buffer.") (license license:expat))) +(define-public python-cachelib + (package + (name "python-cachelib") + (version "0.1.1") + (source + (origin + (method url-fetch) + (uri (pypi-uri "cachelib" version)) + (sha256 + (base32 "0vs7nimlbhqy9kjcc90nswkhs3kgl28ag19jssx9qwlcsrkmmsa7")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ;no tests + (home-page "https://github.com/pallets/cachelib") + (synopsis "Collection of cache libraries") + (description "Cachelib is a library extracted from @code{werkzeug} which +provides a collection of cache libraries in the same API interface.") + (license license:bsd-3))) + (define-public python-legacy-api-wrap (package (name "python-legacy-api-wrap") From patchwork Thu Oct 21 04:01:36 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33969 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id C47C327BBE3; Thu, 21 Oct 2021 05:03:16 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8C00027BBE1 for ; Thu, 21 Oct 2021 05:03:16 +0100 (BST) Received: from localhost ([::1]:40032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPIR-00037Y-Cl for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:03:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39620) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPIF-00037P-Oy for guix-patches@gnu.org; Thu, 21 Oct 2021 00:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44382) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPIF-0007VQ-Fs for guix-patches@gnu.org; Thu, 21 Oct 2021 00:03:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPIE-0005Yl-8G for guix-patches@gnu.org; Thu, 21 Oct 2021 00:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 05/29] gnu: Add python-sarge. References: <20211021035100.241119-1-monego@posteo.net> In-Reply-To: <20211021035100.241119-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:03:02 +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.163478897721359 (code B ref 51314); Thu, 21 Oct 2021 04:03:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:02:57 +0000 Received: from localhost ([127.0.0.1]:55927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPI9-0005YR-Ig for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:02:57 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPI6-0005YC-L2 for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:02:55 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 542C7240027 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:02:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788968; bh=WKZ4S+SAe1a7SK/3GTtxhRNyGuU6MIslvbkBCL2RBqE=; h=From:To:Cc:Subject:Date:From; b=ZExzGrO+urcgkjBO5Fxqsq3pKHDBu9sKYax7Lq2UUjgSy5j3Pw2lMNFUJJS1iBFyU pixf+oRYJEA6RVSetVro32YkCjpVMrxS8GtTs/c7wZavnX4QGfIxqpVLKge6Fcg06b 420514FXzan5Z00XflW6CIye7ZwttVY2p84CGpRe8lkO78s6o4Iy/VRt7udnTkNfJF jibxfg+6/L/KAefOvpy0E22ed52ZugxJqxc0+4zZkUqpLXVibYlk+/sXASHtAZy02z Y8cDP5WciEInEiSMQVFxb7HhCSdyflEZ8Qp5Sg/cDlvbNrymUa/sqQLygXuIRb5Gh4 PLnF93l/txYhA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjM1nSXz9rxM; Thu, 21 Oct 2021 06:02:46 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:36 +0000 Message-Id: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-sarge): New variable. --- gnu/packages/python-xyz.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 07d2a9da41..4230f141bb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9743,6 +9743,23 @@ entire set of Emoji codes as defined by the unicode consortium is supported in addition to a bunch of aliases.") (license license:bsd-3))) +(define-public python-sarge + (package + (name "python-sarge") + (version "0.1.6") + (source + (origin + (method url-fetch) + (uri (pypi-uri "sarge" version)) + (sha256 + (base32 "0r9jnpdsjdr6h92blr5b2fdzvb1n8ypjwhk2xxmss42gwq2bk3zl")))) + (build-system python-build-system) + (home-page "https://sarge.readthedocs.io/") + (synopsis "Command pipeline functionality") + (description "@code{sarge} is a wrapper for subprocess which provides +command pipeline functionality.") + (license license:bsd-3))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking From patchwork Thu Oct 21 04:01:37 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33971 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8674927BBE1; Thu, 21 Oct 2021 05:04:29 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E119A27BBE3 for ; Thu, 21 Oct 2021 05:04:28 +0100 (BST) Received: from localhost ([::1]:40242 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPJb-0003KA-Uy for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:04:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39808) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJB-0003IB-VI for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:01 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44427) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJB-0000I2-MR for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJB-0005dK-Iz for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 06/29] gnu: Add python-pylru. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:01 +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.163478898521411 (code B ref 51314); Thu, 21 Oct 2021 04:04:01 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:05 +0000 Received: from localhost ([127.0.0.1]:55932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIG-0005ZC-Qb for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:05 -0400 Received: from mout01.posteo.de ([185.67.36.65]:59485) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIB-0005YH-2x for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:03 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 7B74C240029 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:02:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788973; bh=Umlijhon6aqw6WGwT4P6Hag+SkwQC7gd/Yt/RWLI6V0=; h=From:To:Cc:Subject:Date:From; b=Mp+NTjHe33Cb/jKer2JtoOoSDL0XkexVB70P/I+4jyEd+zQlci3PNxwYaLVSD32Fv rMa6TBN2WRqPEMvwClaZpg6AuMmcnblOsS6SYEeYb+kxmWHyrJXXTfSObsrlc8U9n1 mzM+WK5uWz7RR4DnJUI5HZFNXPXe861YMLuHhymw+eExO6A6kjgXPwibYISGCB0W7b quTzz2AD/TZDvXr+el7QvyN+qmW7LXq4BuoAqJmBpAoXTezO9p/8h4V2OwVkD5vjST 1Q4AeQ/WfscxMkOR7faea16w4KWv7WkbVokxDrT78f3R2bhr/G7qtzoePzZI2cdBkT seUCAZALlbVRg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjS4WV8z9rxM; Thu, 21 Oct 2021 06:02:52 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:37 +0000 Message-Id: <20211021040200.241873-2-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-pylru): New variable. --- gnu/packages/python-xyz.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4230f141bb..c48ac820a2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11192,6 +11192,35 @@ signature of a file or buffer.") provides a collection of cache libraries in the same API interface.") (license license:bsd-3))) +(define-public python-pylru + (package + (name "python-pylru") + (version "1.2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pylru" version)) + (sha256 + (base32 "15yj46307sw703vjfkgnr04dqvaicmfcj0hc6yrciildp55r6bs9")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "test.py"))))))) + (home-page "https://github.com/jlhutch/pylru") + (synopsis "Least recently used (LRU) cache implementation") + (description + "Pylru implements a true LRU cache along with several support classes. +Pylru provides a cache class with a simple dict interface. It also provides +classes to wrap any object that has a dict interface with a cache. Both +write-through and write-back semantics are supported. Pylru also provides +classes to wrap functions in a similar way, including a function decorator.") + (license license:gpl2+))) + (define-public python-legacy-api-wrap (package (name "python-legacy-api-wrap") From patchwork Thu Oct 21 04:01:38 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33975 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 2D15C27BBE1; Thu, 21 Oct 2021 05:04:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id BAA8727BBE3 for ; Thu, 21 Oct 2021 05:04:39 +0100 (BST) Received: from localhost ([::1]:41026 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPJm-0003w9-N2 for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:04:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39810) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJC-0003II-BT for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44429) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJC-0000J1-2r for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJB-0005dR-VW for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 07/29] gnu: python-flask: Update to 1.1.4. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:01 +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.163478898921432 (code B ref 51314); Thu, 21 Oct 2021 04:04:01 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:09 +0000 Received: from localhost ([127.0.0.1]:55935 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIL-0005Zb-7i for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:09 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57069) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIG-0005Ya-Jx for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:05 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 60D5F240103 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:02:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788978; bh=8SF+s6CsuhYGpZiVAKV0pqMQ1S3Vcrh8DYlsSJiaNao=; h=From:To:Cc:Subject:Date:From; b=rTFUJ+zR8fBMXQhiU3sGMQEpLXbFgiyXqsJ63Mc9srHkPxOJM2U+2htoLqdTX2zxa KvekEKAJUaFPkFdcfNfjvvMJ13AThUbVObPFWxbDWJYDw2C3hFF3fSttakDx4qBZL+ gE0mrqNrSDntVPKkHRoELJdZpPGVGZeseiLn/Ykutp8LE6KBEtP9u4iobXE0h/S7lh B0/4orlC9qFoYA9bdafYJvEAreVc+bG5zEF6O89u3uTfepCw3fdAfzSTPa+1wbH8bU jUhbhMM1IT8oKU9/cBS4Mmj5o+uxHN3YblLETl37M2uUG7elPIEkfBI5ZAHfnfZLQb zN1cUokJTkxXg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjY0pgBz6tm9; Thu, 21 Oct 2021 06:02:56 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:38 +0000 Message-Id: <20211021040200.241873-3-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-flask): Update to 1.1.4. --- gnu/packages/python-web.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 2b5379950d..67128d1b18 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2972,13 +2972,13 @@ minimum of WSGI.") (define-public python-flask (package (name "python-flask") - (version "1.1.2") + (version "1.1.4") (source (origin (method url-fetch) (uri (pypi-uri "Flask" version)) (sha256 (base32 - "0q3h295izcil7lswkzfnyg3k5gq4hpmqmpl6i7s5m1n9szi1myjf")))) + "15ni4xlm57a15f5hipp8w0c9zba20179bvfns2392fiq1lcbdghg")))) (build-system python-build-system) (arguments '(#:phases From patchwork Thu Oct 21 04:01:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33974 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 13D7427BBE5; Thu, 21 Oct 2021 05:04:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B139627BBE1 for ; Thu, 21 Oct 2021 05:04:39 +0100 (BST) Received: from localhost ([::1]:41054 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPJm-0003wp-N9 for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:04:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJC-0003IR-Og for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44430) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJC-0000Je-Fu for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJC-0005de-CA for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 08/29] gnu: python-flask: Respect #:tests?. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:02 +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.163478898921438 (code B ref 51314); Thu, 21 Oct 2021 04:04:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:09 +0000 Received: from localhost ([127.0.0.1]:55937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIL-0005Zd-Dx for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:09 -0400 Received: from mout02.posteo.de ([185.67.36.66]:48643) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIK-0005Z2-En for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:08 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 4733724010A for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788982; bh=C0zQ5W8nV5xwQAZKbg+wb3JGkESAKb7SbfNZm1XHnzM=; h=From:To:Cc:Subject:Date:From; b=rZK+SjmLuACFFWE+jG68iLU21kAcnv5GlZ1lnqLpNfxPZLKwkD7/6Dke0P8A/qYFq c1oEhJh10Fiyin41f26JU1bQwG1kOHgC7k0abw0WKgeXmF6VzHmZ/L161r977Jv9Zq WFT+ce2+LMhpNl2bwixq0QqdX/RPsww+Q15H5vXF94vSqnJpZaehKBPmZONXBc/Euz AdM+Nj5cMsXG9NbRL3M+0KKLhhMP/Q9EjZ7kQfsmoVp+8916xotba2SsR/P4VbL80A csSQkrZHZBL6L0qhA7+c1kLFAPSTGxnSHCoNpRrMlfcW6QvzQ7lHiiw/byVcsabY9c QTWHqHVzob1FQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjd2b8gz6tm6; Thu, 21 Oct 2021 06:03:01 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:39 +0000 Message-Id: <20211021040200.241873-4-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-flask)[arguments]<#:phases>: Respect #:tests? in the custom 'check phase and simplify it. --- gnu/packages/python-web.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 67128d1b18..8dd3345daf 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2981,13 +2981,13 @@ minimum of WSGI.") "15ni4xlm57a15f5hipp8w0c9zba20179bvfns2392fiq1lcbdghg")))) (build-system python-build-system) (arguments - '(#:phases + `(#:phases (modify-phases %standard-phases (replace 'check - (lambda _ - (setenv "PYTHONPATH" (string-append "./build/lib:" - (getenv "PYTHONPATH"))) - (invoke "pytest" "-vv" "tests")))))) + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) (native-inputs `(("python-pytest" ,python-pytest))) (propagated-inputs From patchwork Thu Oct 21 04:01:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33972 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id F183627BBE1; Thu, 21 Oct 2021 05:04:29 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id ED88227BBE4 for ; Thu, 21 Oct 2021 05:04:28 +0100 (BST) Received: from localhost ([::1]:40250 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPJc-0003Kb-1C for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:04:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39814) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJD-0003IS-59 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44431) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJC-0000KI-SF for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJC-0005dl-Ok for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 09/29] gnu: Add python-pyscss. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:02 +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.163478899521457 (code B ref 51314); Thu, 21 Oct 2021 04:04:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:15 +0000 Received: from localhost ([127.0.0.1]:55940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIQ-0005a1-MV for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:14 -0400 Received: from mout02.posteo.de ([185.67.36.66]:54795) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIO-0005ZR-DF for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 7D03D24010A for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788986; bh=czOHsXw3C9N+x+XhCr0xiqGx7YcgcFayN6uo8opnIcM=; h=From:To:Cc:Subject:Date:From; b=UrncE7+XKuJ4dSyHT1uD+fz9tr4FFwpFGo2xa5nZrcvpWi/LKrkB0fJ3yotmFYqEO ot4lVVOtygHp9nwSElOJ++Y3d/AMZrszIGbwhGhapQgHCensh85YHFfAQ7LF/sZ+vG zllYBSVLQQKtRDeeQ9O/zgesPwfShaC7ZFEGFuBFiSbcenRf40/U16KPh7gRo8lUG9 nRoU1yKAzt7cvd8dgWh/iunSSDlSk5tYxisq2awQ0M42of5RZUqNbf4d3umhrQI2SB 8wwwdqgq3mlhrvKKMa6kysZbbkNmwnn42Gx7y79vi+PcL3npWkDi3vBCof4m1Mf0Aq bIRzaE7wlZKIg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjj4K2bz9rxN; Thu, 21 Oct 2021 06:03:05 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:40 +0000 Message-Id: <20211021040200.241873-5-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-pyscss): New variable. --- gnu/packages/python-web.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 8dd3345daf..f9401cceb3 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -77,6 +77,7 @@ #:use-module (gnu packages groff) #:use-module (gnu packages libevent) #:use-module (gnu packages libffi) + #:use-module (gnu packages pcre) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) #:use-module (gnu packages python-build) @@ -773,6 +774,40 @@ JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or sign content using a variety of algorithms.") (license license:expat))) +(define-public python-pyscss + (package + (name "python-pyscss") + (version "1.3.7") + (source + (origin + ;; No tests in the PyPI tarball. + (method git-fetch) + (uri (git-reference + (url "https://github.com/Kronuz/pyScss") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0701hziiiw67blafgpmjhzspmrss8mfvif7fw0rs8fikddwwc9g6")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest" "--pyargs" "scss"))))))) + (native-inputs + `(("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov))) + (inputs + `(("pcre" ,pcre))) + (home-page "https://github.com/Kronuz/pyScss") + (synopsis "Scss compiler for Python") + (description "@code{pyScss} is a compiler for Sass, a superset language of +CSS3 that adds programming capabilities and some other syntactic sugar.") + (license license:expat))) + (define-public python-jsonpickle (package (name "python-jsonpickle") From patchwork Thu Oct 21 04:01:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33978 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1BFA027BBE4; Thu, 21 Oct 2021 05:05:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 771CE27BBE3 for ; Thu, 21 Oct 2021 05:05:04 +0100 (BST) Received: from localhost ([::1]:41712 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPKB-0004Ol-Ct for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:05:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39816) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJD-0003If-Ha for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44434) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJD-0000KR-9U for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJD-0005dt-5V for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 10/29] gnu: Add python-flask-assets. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04: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.163478899921474 (code B ref 51314); Thu, 21 Oct 2021 04:04:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:19 +0000 Received: from localhost ([127.0.0.1]:55943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIU-0005aI-Uv for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:19 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47693) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIT-0005Zt-BC for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:17 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 1D56924010B for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788991; bh=BkccuenHuY0MRyzaQcIi0Fz/HjgMjnNtW/FPJAL/WU4=; h=From:To:Cc:Subject:Date:From; b=lc9JpHaZDFJb8Dj9xopW/r4Btzj5Mo5vlbQy+h/f0Tm0zsTnRlYQTNAVAvcgnR9p1 9XWbPLgyO3+qolA9ZDfhFVMIprThi8IhBWtu8iDREUolb2ytSxUPL/3b31ISekH2ls WsWsIX8cxg4apldKfHNnkyibNXOBvffAbVT3W6fDNaXyVcBl929wIlMlXcZH7e1TdB 0YqeJJpo30Knl0nQ+svNmbDwT/BdeST+fdJZGrpMZj392sG8W/casuoR83n1SypAw5 Xu0anMKkxcikuw43qfqLJbe/lXkq7pJzKXZU/ulQWCp71AvgypgcwxSzDAFjWw6r0A m1seJrT4Lut3w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjn5bn4z6tm9; Thu, 21 Oct 2021 06:03:09 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:41 +0000 Message-Id: <20211021040200.241873-6-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-flask-assets): New variable. --- gnu/packages/python-web.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index f9401cceb3..24e6bc063e 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1033,6 +1033,35 @@ between a web browser and web server.") (define-public python2-sockjs-tornado (package-with-python2 python-sockjs-tornado)) +(define-public python-flask-assets + (package + (name "python-flask-assets") + (version "2.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "Flask-Assets" version)) + (sha256 + (base32 "1hmqldxc7zciksmcl35jx0wbyrrxc7vk2a57mmmd8i07whsymz8x")))) + (build-system python-build-system) + (arguments + ;; FIXME: 8 tests are failing with: + ;; TypeError: __init__() got an unexpected keyword argument 'static_path' + `(#:tests? #f)) + (native-inputs + `(("python-flask-script" ,python-flask-script) + ("python-nose" ,python-nose) + ("python-pyscss" ,python-pyscss) + ("python-pyyaml" ,python-pyyaml))) + (propagated-inputs + `(("python-flask" ,python-flask) + ("python-webassets" ,python-webassets))) + (home-page "https://github.com/miracle2k/flask-assets") + (synopsis "Asset management for Flask") + (description "This package integrates @code{webassets} with Flask, adding +support for merging, minifying and compiling CSS and Javascript files.") + (license license:bsd-2))) + (define-public python-flask-babel (package (name "python-flask-babel") From patchwork Thu Oct 21 04:01:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33984 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3C4E227BBE3; Thu, 21 Oct 2021 05:06:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id ED1CA27BBE1 for ; Thu, 21 Oct 2021 05:06:39 +0100 (BST) Received: from localhost ([::1]:43208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLj-0005Wd-26 for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:06:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39818) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJE-0003Ig-0F for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44435) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJD-0000KY-Ob for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJD-0005e7-Kc for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 11/29] gnu: Add python-zipstream-new. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04: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.163478900221490 (code B ref 51314); Thu, 21 Oct 2021 04:04:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:22 +0000 Received: from localhost ([127.0.0.1]:55946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIY-0005aY-Co for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:22 -0400 Received: from mout01.posteo.de ([185.67.36.65]:51435) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIW-0005a9-KR for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:21 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 0CB2F24002D for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788995; bh=z0FXCuQG01UJOlHpu7xFEGbn7YOc/1+a/9lz1qD2imw=; h=From:To:Cc:Subject:Date:From; b=pwsRhkv+eftR8BdMF95N9inNIF5T3p+eExA8PsbNkfx0rUSd4U4KMi3tBtgZ3rJOF WopdfamkQ7WU2NxqpPmSdzdmcNRCbHPc4OS7EuDvDIIy3PVj7gulz9m5ViNiaN4Ag+ Y2cm47TJLAJCpDU8cmNCQhvoWVyj5/ndmIPtmwl7WZWgqCI5zlnr4NwTaMZ7fj0diV TwgUAYOXxnKzUy4iEH4vksQgsi1+mpq36D8YApJJ2QSWQP8DkCZlKHtSZ9yDIk1Jjm KNc75INBYgRWxg0+sY6zkxqVzGOmzri0cdk3zDhlcH6cjOoIMF+qPFo+vjPvKdHgIs 41fjrVf0235Sg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjt1Bpgz9rxL; Thu, 21 Oct 2021 06:03:13 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:42 +0000 Message-Id: <20211021040200.241873-7-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-zipstream-new): New variable. --- gnu/packages/python-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c48ac820a2..20aa6d9970 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9760,6 +9760,33 @@ addition to a bunch of aliases.") command pipeline functionality.") (license license:bsd-3))) +(define-public python-zipstream-new + (package + (name "python-zipstream-new") + (version "1.1.8") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/arjan-s/python-zipstream") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "14vhgg8mcjqi8cpzrw8qzbij2fr2a63l2a8fhil21k2r8vzv92cv")))) + (build-system python-build-system) + (native-inputs + `(("python-nose" ,python-nose))) + (home-page "https://github.com/arjan-s/python-zipstream") + (synopsis "Zipfile generator that takes input files as well as streams") + (description "@code{zipstream.py} is a zip archive generator based on +@code{zipfile.py}. It was created to generate a zip file generator for +streaming. This is beneficial for when you want to provide a downloadable +archive of a large collection of regular files, which would be infeasible +to generate the archive prior to downloading or of a very large file that +you do not want to store entirely on disk or on memory.") + ;; No copyright headers in the source. The LICENSE file indicates GPL3. + (license license:gpl3))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking From patchwork Thu Oct 21 04:01:43 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33977 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3BCF127BBE3; Thu, 21 Oct 2021 05:05:04 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0496627BBE1 for ; Thu, 21 Oct 2021 05:05:04 +0100 (BST) Received: from localhost ([::1]:41694 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPKA-0004Ny-Sa for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:05:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJE-0003Ih-HD for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44436) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJE-0000Ke-8b for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJE-0005eE-4J for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 12/29] gnu: Add python-executing. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:04 +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.163478900621508 (code B ref 51314); Thu, 21 Oct 2021 04:04:04 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:26 +0000 Received: from localhost ([127.0.0.1]:55949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIc-0005aq-MP for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:26 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57731) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIb-0005aP-0F for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:25 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 163E7240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788999; bh=CuSDAiORPlrbeXdN//snykKj+9PZO201IiUalpcS/zM=; h=From:To:Cc:Subject:Date:From; b=BjGgwR9Lp8E/6bFIhYzdYIN9N1iZP8p2bS/xVVRn45DIrdwSVN5tJI53lqHGomogS bxnL1AQOH7ujq3ZfJp0p96T47fcdJ8azw7+sv07iVXtWCj97p3bIZp1Xnd0iD4BRMZ 0rM+mpwA3BZ9med+n+KgQcAuo+fvcH5RjzngtvdmP/6yhRkVuecsOC8qazfqKBx7gv kLn2C3GzIAwVCh/+FKtoKKTBqVqP6+yH+3sdUOZkKPuSXcsdS5u+DchD6DLfrNpSkF 8F5Xzt/XvpyF5GiiHL1luS7vRsrt0J/p5ZLuOwfwVqlo/kowdrsJ55GJeGrU6DAGCJ RkB1LtpPklfdw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjy25XVz9rxN; Thu, 21 Oct 2021 06:03:18 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:43 +0000 Message-Id: <20211021040200.241873-8-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-executing): New variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 20aa6d9970..9c1ad55fbd 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7070,6 +7070,28 @@ buffer transformation, compression, and decompression functions for use in the tifffile, czifile, and other scientific image input/output modules.") (license license:bsd-3))) +(define-public python-executing + (package + (name "python-executing") + (version "0.8.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "executing" version)) + (sha256 + (base32 "08q0xh9fd8k41sqpp23q6fb9bf7yj4y2q6sv30pj36vvk8pg8fy2")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ; TODO: tests require python-asttokens + (native-inputs + `(("python-setuptools-scm" ,python-setuptools-scm) + ("python-toml" ,python-toml))) + (home-page "https://github.com/alexmojaki/executing") + (synopsis "Get information about what a Python frame is currently doing") + (description "This package lets you get information about what a frame is +currently doing, particularly the AST node being executed.") + (license license:expat))) + (define-public python-roifile (package (name "python-roifile") From patchwork Thu Oct 21 04:01:44 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33979 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4111227BBE3; Thu, 21 Oct 2021 05:05:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3E8E627BBE1 for ; Thu, 21 Oct 2021 05:05:04 +0100 (BST) Received: from localhost ([::1]:41706 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPKB-0004OS-AX for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:05:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39822) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJF-0003Ij-0Q for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44437) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJE-0000L3-O4 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJE-0005eM-JS for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 13/29] gnu: Add python-sentry-sdk. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:04 +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.163478901021524 (code B ref 51314); Thu, 21 Oct 2021 04:04:04 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:30 +0000 Received: from localhost ([127.0.0.1]:55952 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIf-0005b6-T7 for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:30 -0400 Received: from mout01.posteo.de ([185.67.36.65]:56609) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIe-0005ah-Pj for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:29 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 345DA24002D for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789003; bh=nEzmHa1R5QhVcyqqROPZPeKsv/new0bnEdF4HySUMDU=; h=From:To:Cc:Subject:Date:From; b=YbuDjiZauKWDLaigg0COrg3FbN1/WmFUbg94QL1Jdkn77NZWt6/t6amYK+zupnSB0 hMFBdZQVeg+fluVwdJbURuL4Lp6nK0Dulz26aYiSfgF2zQxlxSgn8kDtuejteSfGN7 hrEBBJATHJfwaG7pZ9SYxtaFiaFeYlnjzyLrFOsgxPjCDn1+GjpXglKDClDh6FVd4z izhQeRalR6IH504xXSepjR7si3UYFY1Vz3HhOtZNQk0GhyZNx9fE1vAk14Fok/92l0 y0UPnfeBYQhgNsY6hdOW8mGOKXOpW+T61ouoZVkveRLz4Cdk0NssVhzq4KoKWAFWE0 mu6jaxeiGD/FQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYk22Smnz9rxL; Thu, 21 Oct 2021 06:03:22 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:44 +0000 Message-Id: <20211021040200.241873-9-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-sentry-sdk): New variable. --- gnu/packages/python-xyz.scm | 65 +++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 9c1ad55fbd..6252dddeec 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -141,6 +141,7 @@ #:use-module (gnu packages crypto) #:use-module (gnu packages databases) #:use-module (gnu packages dbm) + #:use-module (gnu packages django) #:use-module (gnu packages djvu) #:use-module (gnu packages docker) #:use-module (gnu packages enchant) @@ -9809,6 +9810,70 @@ you do not want to store entirely on disk or on memory.") ;; No copyright headers in the source. The LICENSE file indicates GPL3. (license license:gpl3))) +(define-public python-sentry-sdk + (package + (name "python-sentry-sdk") + (version "1.4.3") + (source + (origin + (method git-fetch) ; no tests in PyPI release + (uri (git-reference + (url "https://github.com/getsentry/sentry-python") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1iyb0amgf03h61jw4hpdbm6h4wyh8n43bnk116ywwc0bl5x3mldx")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest" "-k" + (string-append + ;; This test requires extra dependencies. + "not test_auto_enabling_integrations" + "_catches_import_error" + ;; Tests below run pip command. + " and not test_unhandled_exception" + " and not test_timeout_error" + " and not test_performance_no_error" + " and not test_performance_error" + " and not test_traces_sampler_gets_correct" + "_values_in_sampling_context" + " and not test_handled_exception" + ;; Tests below require network. + " and not test_crumb_capture" + " and not test_crumb_capture" + " and not test_crumb_capture_hint" + " and not test_httplib_misuse" + ;; Fails with IndexError. + " and not test_session_mode_defaults_to" + "_request_mode_in_wsgi_handler")))))))) + (native-inputs + `(("python-django" ,python-django) + ("python-executing" ,python-executing) + ("python-gevent" ,python-gevent) + ("python-jsonschema" ,python-jsonschema) + ("python-mock" ,python-mock) + ("python-pyrsistent" ,python-pyrsistent) + ("python-pytest" ,python-pytest) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-django" ,python-pytest-django) + ("python-pytest-forked" ,python-pytest-forked) + ("python-pytest-localserver" ,python-pytest-localserver) + ("python-werkzeug" ,python-werkzeug))) + (propagated-inputs + `(("python-certifi" ,python-certifi) + ("python-urllib3" ,python-urllib3))) + (home-page "https://github.com/getsentry/sentry-python") + (synopsis "Python SDK for Sentry") + (description "This package provides a Python SDK for the Sentry +application monitoring and error tracking software.") + (license license:bsd-2))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking From patchwork Thu Oct 21 04:01:45 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33970 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 55EDB27BBE5; Thu, 21 Oct 2021 05:04:29 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D5B3E27BBE1 for ; Thu, 21 Oct 2021 05:04:28 +0100 (BST) Received: from localhost ([::1]:40244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPJb-0003KW-Tb for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:04:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39824) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJF-0003Il-D5 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44438) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJF-0000ME-4a for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJE-0005eU-WD for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 14/29] gnu: Add python-pytest-doctest-custom. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:04 +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.163478901621543 (code B ref 51314); Thu, 21 Oct 2021 04:04:04 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:36 +0000 Received: from localhost ([127.0.0.1]:55955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIm-0005bP-6n for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:36 -0400 Received: from mout02.posteo.de ([185.67.36.66]:48581) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIk-0005b4-QO for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:35 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 621E124010A for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789007; bh=UTrkDq0SVnc8i8y0uRD+AAnPmJh+WtOd39ZgzsdEopo=; h=From:To:Cc:Subject:Date:From; b=ertHHz4AL1Ijy6Nx+Q6mO4WDREAhLDxRD2LYwks8rKTyisRwa1bfDysD6F9EvTRtw vFUku0R/t6+yy3ro2QxShE39dj/6nardVTgQl/3KPTWzNCO7fXnD6i+Kxx/AS3GgKd 9FSOCHCg1smK7/a8RAJlUWB7PCFtDIcT7Z4ofu55cML2bvyh2I9Al14tAqugxeIteX 1yK+OFG0LpQekwoEaD9ygZNrseO87aMzrtmM05BWk6MAhnY/Gh3akzLIWtdgpCuEAY zPm8IuNhYQgbYDG4L4ABkG4pYZ4yvGkWcRUQf16Qtg6LffNtKuTPFd3oI2x9PFiJ3k /BFkiXHgn6qXw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYk62xTqz6tm9; Thu, 21 Oct 2021 06:03:26 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:45 +0000 Message-Id: <20211021040200.241873-10-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-check.scm (python-pytest-doctest-custom): New variable. --- gnu/packages/python-check.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index f321d0b0f6..3cc0f80828 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -745,6 +745,35 @@ in Pytest.") "Plugin for managing VCR.py cassettes.") (license license:expat)))) +(define-public python-pytest-doctest-custom + (package + (name "python-pytest-doctest-custom") + (version "1.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pytest-doctest-custom" version)) + (sha256 + (base32 "0kxkdd6q9c3h31kc88lbyfll4c45b0zjd24cbr4c083fcvcy7lip")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "test_pytest_doctest_custom.py"))))))) + (native-inputs + `(("python-pytest" ,python-pytest))) + (home-page "https://github.com/danilobellini/pytest-doctest-custom") + (synopsis + "Pytest plugin to customize string representations of doctest results") + (description "This package provides a Pytest plugin for customizing string +representations of doctest results. It can change the display hook used by +doctest to render the object representations.") + (license license:expat))) + (define-public python-pytest-checkdocs (package (name "python-pytest-checkdocs") From patchwork Thu Oct 21 04:01:46 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33973 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1CF1927BBE3; Thu, 21 Oct 2021 05:04:31 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DB13B27BBE1 for ; Thu, 21 Oct 2021 05:04:30 +0100 (BST) Received: from localhost ([::1]:40352 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPJd-0003Pc-SO for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:04:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJF-0003Im-Pm for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44439) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJF-0000Mt-H7 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJF-0005eb-DO for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 15/29] gnu: Add python-sgmllib3k. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:05 +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.163478901921559 (code B ref 51314); Thu, 21 Oct 2021 04:04:05 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:39 +0000 Received: from localhost ([127.0.0.1]:55958 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIp-0005bf-EV for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:39 -0400 Received: from mout02.posteo.de ([185.67.36.66]:37211) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIn-0005bF-DZ for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:37 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8BFF324010A for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789011; bh=Ht2f80sAdLKQHi0FeV5kWRREAv6LfCY0dY2LUaDVRiA=; h=From:To:Cc:Subject:Date:From; b=cXLwZDSdiDa4jClLj6wx+GSx62WhM9DABBVi9mIORuJNsdFEvS2R7pEk2thwMhMDy QzN5wYuM7tix42oUwaM/PwdLxPvr9p84B9JJtG7zLVzgw8TTFBTbk9Yft+Ur09ll6J C1FKWCA+cfdr5He91eTlGBVUZPtJuxrmmIf1gKOGHaf/DDGBsG4KUIKF6tz5/QyiCF 4PrO69Bfcz8GUU5tnTTEM3NtOxsa0UcNu2kaAHdx2gNj6EG8o2RjmXUYklTAFJL6ij mgusADNKQEYYRhcbWIYFQVEfOw/nTFNxv+OCnKf/WHvdu/rfTibB4k48VnZvfxqQha UhgeP1Z+egMVQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkB4Z0Bz9rxN; Thu, 21 Oct 2021 06:03:30 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:46 +0000 Message-Id: <20211021040200.241873-11-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-sgmllib3k): New variable. --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 6252dddeec..cb524ed47c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11447,6 +11447,25 @@ implementations of ASN.1-based codecs and protocols.") module to older versions of Python.") (license license:psfl))) +(define-public python-sgmllib3k + (package + (name "python-sgmllib3k") + (version "1.0.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "sgmllib3k" version)) + (sha256 + (base32 "1s8jm3dgqabgf8x96931scji679qkhvczlv3qld4qxpsicfgns3q")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ;no tests + ;; The homepage link in PyPI seems to be dead. + (home-page "https://pypi.org/project/sgmllib3k/") + (synopsis "Python 3 port of @code{sgmllib}") + (description "This package provides a Python 3 port of @code{sgmllib}.") + (license license:bsd-3))) + (define-public python-asn1tools (package (name "python-asn1tools") From patchwork Thu Oct 21 04:01:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33982 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7721027BBE1; Thu, 21 Oct 2021 05:06:13 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C89E127BBE4 for ; Thu, 21 Oct 2021 05:06:11 +0100 (BST) Received: from localhost ([::1]:42374 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLG-0004qN-SH for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:06:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39828) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJG-0003In-5K for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44440) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJF-0000NF-Td for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJF-0005ej-Q8 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 16/29] gnu: python-feedparser: Update to 6.0.8. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:05 +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.163478902521578 (code B ref 51314); Thu, 21 Oct 2021 04:04:05 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:45 +0000 Received: from localhost ([127.0.0.1]:55961 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIu-0005by-M3 for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:44 -0400 Received: from mout02.posteo.de ([185.67.36.66]:37583) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIs-0005bX-Nb for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:43 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 81724240104 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789016; bh=si62/lvCe+Imioi6bNcmS0a9paKZw0w0spSBXfIu1TA=; h=From:To:Cc:Subject:Date:From; b=QMfpQLHSOQ5fOLEhVsJOmtW4RUyHkPY3PanSxTHipTYVbbdGgVpjKAXlYMvK+Q2vX 5uulKWuWkQKOwJIMJ0ei38mqqn65WzV+EJShB/XIzsGg96buXyhgLYPPZCMlgmnzYR ZHexERQ8nYvfs83rjqnEIDsEdewvwThUn+Ts4DD/SUq0Ycc/RV2gSkSRrFZrBqKcXZ SEGDZSFhTsru1XKJuEFS5LB6Dqghk+Yjcx1LjmlAf3LHisBJK8/313mzmxbJi0IpEj Iknpu0Vn9cLWyDds6DpGEnqGFZZZ7HuBkUIz343xk0z46W9MCFqNeU22fQh4zQZmAc 72MXLjm1FvT+A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkG4yCZz6tm6; Thu, 21 Oct 2021 06:03:34 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:47 +0000 Message-Id: <20211021040200.241873-12-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/web.scm (python-feedparser): Update to 6.0.8. [propagated-inputs]: Add python-sgmllib3k. --- gnu/packages/web.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 0fd9e865cb..6a24cc8212 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -51,6 +51,7 @@ ;;; Copyright © 2021 Matthew James Kraai ;;; Copyright © 2021 Sarah Morgensen ;;; Copyright © 2021 Jack Hill +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -4764,17 +4765,19 @@ their web site.") (define-public python-feedparser (package (name "python-feedparser") - (version "6.0.2") + (version "6.0.8") (source (origin (method url-fetch) (uri (pypi-uri "feedparser" version ".tar.gz")) (sha256 (base32 - "0x0hm9brh3j71645pydvlkrwxaaca9dnwd7xahwjyjaz882s200v")))) + "0qcnkyjjfj5gg5rhd1j4zzlqx5h34bma18zwgj68q95b0l543q2w")))) (build-system python-build-system) (arguments '(#:tests? #f)) + (propagated-inputs + `(("python-sgmllib3k" ,python-sgmllib3k))) (home-page "https://github.com/kurtmckee/feedparser") (synopsis "Parse feeds in Python") From patchwork Thu Oct 21 04:01:48 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33983 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AA67927BBE1; Thu, 21 Oct 2021 05:06:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C07BD27BBE3 for ; Thu, 21 Oct 2021 05:06:11 +0100 (BST) Received: from localhost ([::1]:42360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLG-0004pc-QZ for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:06:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39836) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJG-0003Ip-HV for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44442) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJG-0000NK-9s for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJG-0005eq-6N for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 17/29] gnu: python-feedparser: Enable tests. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:06 +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.163478902721592 (code B ref 51314); Thu, 21 Oct 2021 04:04:06 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:47 +0000 Received: from localhost ([127.0.0.1]:55964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIw-0005cC-VP for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:47 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35785) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIv-0005bm-3W for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:45 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 84C9824002B for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789019; bh=btnOQxyPoylXfBvmnMQMY3thw9jQingS8ClgdYRkLTE=; h=From:To:Cc:Subject:Date:From; b=fa3+lmF5L0tCaLAFlPQWRjIWCG0AErLLFZAOcf9vxvA5qo3d1gcwCeFNKg1/nNDLC Qgf8bhKXACMmoERhRJknLgFY23YlMnrvrGm+U/v3QCm3uKiqVNbK00BjL/8IHrMzRJ qZErg0AbzD/t+oQxTfHYXRoLp21951RPIf8ycCylroEkkDkt2pa1XPlz7Reh9SXz8V tMQVveT1aPOdSjhfaU8KhkjR27ubq2uImUMt+KcJue657aU6yQvktYPI+YUgG6AZ9P CrzhX9OW2fIMTTWyTh1y3BG+0fZ5I5m0y9G0ZjgO8YFQWM4dSOuaZZikT964Z19RmX jGvTwbc4pQ/xw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkL4tWyz9rxM; Thu, 21 Oct 2021 06:03:38 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:48 +0000 Message-Id: <20211021040200.241873-13-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/web.scm (python-feedparser)[arguments]: Remove #:tests?. Override 'check phase. --- gnu/packages/web.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 6a24cc8212..5afc6e8cec 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -4775,7 +4775,13 @@ their web site.") "0qcnkyjjfj5gg5rhd1j4zzlqx5h34bma18zwgj68q95b0l543q2w")))) (build-system python-build-system) (arguments - '(#:tests? #f)) + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "tests/runtests.py"))))))) (propagated-inputs `(("python-sgmllib3k" ,python-sgmllib3k))) (home-page From patchwork Thu Oct 21 04:01:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33976 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AC12327BBE1; Thu, 21 Oct 2021 05:04:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E842F27BBE4 for ; Thu, 21 Oct 2021 05:04:39 +0100 (BST) Received: from localhost ([::1]:41012 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPJn-0003vp-0Y for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:04:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39840) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJG-0003Iq-UM for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44443) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJG-0000NQ-Mb for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJG-0005f2-JD for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 18/29] gnu: python-netifaces: Update to 0.11.0. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:06 +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.163478903521622 (code B ref 51314); Thu, 21 Oct 2021 04:04:06 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:55 +0000 Received: from localhost ([127.0.0.1]:55967 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJ0-0005cT-59 for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:55 -0400 Received: from mout01.posteo.de ([185.67.36.65]:42537) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPIz-0005bw-8z for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:49 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id ACFE2240029 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789023; bh=8+UHqbnJBylGgbJzxOCvyAr+NtVio45xux2RM6XL7b8=; h=From:To:Cc:Subject:Date:From; b=U+8gzSLtt2uEC3zVLIgiigQ2VsAzGdtk8FzIIBSnC2ZvmRQgv+PllvBgP9j+zD7wz zLYbD+G87dZSrlBAeRPpisIw9GlVGfflP3P25y7/W2+UIX/Xu/LrHLuH2e/idjt6P4 TrnD0+krYAUFfRyNjtKBkc5BEUWG3K1mTI/EpFg7bC6fWKljkEIyYxJGgPz+fuAbVl GU4DizTmhdroHusKiH9gPK5GjuRPIh0PSHhMyENCNnLMIi04uQfj6csfdZxSzYQDGP O3RqR/Jj3KI5joyLO9bR230vAmExTHtdyOO9i2gHDCDtS5Kojn/uwZAbVJXuoa28Kz TwGNOjNQh6ONw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkQ5kxyz6tm9; Thu, 21 Oct 2021 06:03:42 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:49 +0000 Message-Id: <20211021040200.241873-14-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-netifaces): Update to 0.11.0. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index cb524ed47c..b12e1c3d52 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9059,14 +9059,14 @@ some are not yet implemented).") (define-public python-netifaces (package (name "python-netifaces") - (version "0.10.9") + (version "0.11.0") (source (origin (method url-fetch) (uri (pypi-uri "netifaces" version)) (sha256 (base32 - "1wxby874kcr3pp4ygzk5aiarbzhg1yi093d56s1qg4k2s7yrzvid")))) + "0cnajf5rl4w1sa72j921scbigr6zndig56cq8ggpx45jdqa7jfh4")))) (build-system python-build-system) (home-page "https://github.com/al45tair/netifaces") (synopsis From patchwork Thu Oct 21 04:01:50 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33989 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 291CB27BBE4; Thu, 21 Oct 2021 05:07:24 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id A091B27BBE3 for ; Thu, 21 Oct 2021 05:07:23 +0100 (BST) Received: from localhost ([::1]:44318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPMQ-0006Ii-ME for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:07:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0003Ir-CL for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44444) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0000NV-3p for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJG-0005fA-Vq for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 19/29] gnu: python-websocket-client: Update to 0.59.0. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:06 +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.163478903621628 (code B ref 51314); Thu, 21 Oct 2021 04:04:06 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:03:56 +0000 Received: from localhost ([127.0.0.1]:55970 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJ5-0005ch-Hi for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:55 -0400 Received: from mout01.posteo.de ([185.67.36.65]:46377) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJ3-0005cL-JJ for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:54 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 084E024002B for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789028; bh=xpB8pI7xwuzDPKSUVzHIiI2BOkbZPJt4+b9gw/RkIdo=; h=From:To:Cc:Subject:Date:From; b=jZCa7kTgi3edhb317KS4uXYdJJmkpJ7IbPP8ekSpToo/w1xjXKI+OmsoRJ+sTAwM2 prCn+/gDnO4lYLlfS4DhZ/yC3rcpOAUBbl3TuTb6Yo1yXVcsDSkODOnBeCffkpwYya WouEIv+PFmc8Usz3V72V/xEBUnZmg9fPrOj2yDR1pFaiY4/aJTHxGUyDftNjTA7hE/ /VCsqNIu/cebvA67tM2H38Ddc9bBS/eCp+J4DNM0Fi88YSnigH66X45/hyKW7MBNby CdxK/C3q5vSgguzOwK6tjAlevdjb2hgkNokZab1cGyMGeIYWBDOGoJgxeMkojHD7/y 2PzmRVTFvMkOQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkW16CFz9rxM; Thu, 21 Oct 2021 06:03:46 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:50 +0000 Message-Id: <20211021040200.241873-15-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-websocket-client): Update to 0.59.0. [source]: Update PyPI URI. [arguments]<#:phases>: Add new phase after 'unpack to skip a network test. [native-inputs]: Add python-pysocks. [home-page]: Follow redirect. --- gnu/packages/python-web.scm | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 24e6bc063e..5d2464bbef 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2469,18 +2469,28 @@ verification of the SSL peer.") (define-public python-websocket-client (package (name "python-websocket-client") - (version "0.54.0") + (version "0.59.0") (source (origin (method url-fetch) - (uri (pypi-uri "websocket_client" version)) + (uri (pypi-uri "websocket-client" version)) (sha256 (base32 - "0j88zmikaypf38lvpkf4aaxrjp9j07dmy5ghj7kli0fv3p4n45g5")))) + "0p0cz2mdissq7iw1n7jrmsfir0jfmgs1dvnpnrx477ffx9hbsxnk")))) (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'skip-network-test + (lambda _ + ;; This test requires networking. + (substitute* "websocket/tests/test_http.py" + (("def testConnect") "def _testConnect"))))))) + (native-inputs + `(("python-pysocks" ,python-pysocks))) (propagated-inputs `(("python-six" ,python-six))) - (home-page "https://github.com/liris/websocket-client") + (home-page "https://github.com/websocket-client/websocket-client") (synopsis "WebSocket client for Python") (description "The Websocket-client module provides the low level APIs for WebSocket usage in Python programs.") From patchwork Thu Oct 21 04:01:51 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33981 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7E06C27BBE5; Thu, 21 Oct 2021 05:06:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B6F7B27BBE1 for ; Thu, 21 Oct 2021 05:06:11 +0100 (BST) Received: from localhost ([::1]:42380 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLG-0004ql-Pd for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:06:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0003Is-Od for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44447) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0000Nc-GQ for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJH-0005fI-CP for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 20/29] gnu: python-pkginfo: Update to 1.7.1. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:07 +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.163478904021646 (code B ref 51314); Thu, 21 Oct 2021 04:04:07 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:00 +0000 Received: from localhost ([127.0.0.1]:55973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJ9-0005d3-U8 for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:00 -0400 Received: from mout02.posteo.de ([185.67.36.66]:47913) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJ7-0005cW-Uz for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:03:58 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 21AF824010A for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789032; bh=PpX+EKJ9Nvq3BVmHpGWuga+sW2GK3xKNxxg2LJnVEEU=; h=From:To:Cc:Subject:Date:From; b=MX1AEBxpphyz6mUTEl86nxXUtXJ8eEckLMLzn1ue10vaIwSzi+xVBOx4uvJMhq7iS 4d746vxhg0P2qY7I5wysLYLTvJOzqf2izcB/IWHI7wTHcnQBIZdiFM4F6XRDXqYe7l 4OA3MAYJVm6WzdB0MnRIQGYHRPrw8mdlTSgB6SdOX4UZ06iUWQA2fc2f2QHsfmdDUD cYG8ZGngkfU+p/TYmU8DWSAsBFFjyFL4+eh4ipcj1EQ2jDXp66rrTXm3VmRzRefgyq /n099wYmMu670sbydGRgx22HdG6ASBsftORqg2kPH8dj5zaoRTYsiCVmBRooZwyJlG nrrNFO71yKXIA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkb1ljdz9rxM; Thu, 21 Oct 2021 06:03:50 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:51 +0000 Message-Id: <20211021040200.241873-16-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.7.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b12e1c3d52..318db4d92b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -19930,14 +19930,14 @@ design and layout.") (define-public python-pkginfo (package (name "python-pkginfo") - (version "1.7.0") + (version "1.7.1") (source (origin (method url-fetch) (uri (pypi-uri "pkginfo" version)) (sha256 (base32 - "1d1xn1xmfvz0jr3pj8irdwnwby3r13g0r2gwklr1q5y68p5p16h2")))) + "1g9m4ra1vrah6ahw6947rl9syzyl1fzin69kfqlwgplas20jyhz7")))) (build-system python-build-system) (arguments `(#:phases From patchwork Thu Oct 21 04:01:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33987 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 545EE27BBE3; Thu, 21 Oct 2021 05:07:01 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0AFE727BBE1 for ; Thu, 21 Oct 2021 05:07:01 +0100 (BST) Received: from localhost ([::1]:43872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPM4-0005zi-51 for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:07:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39846) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJI-0003It-7B for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44448) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJH-0000OE-Uz for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJH-0005fW-Pv for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 21/29] gnu: python-watchdog: Update to 0.10.7. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:07 +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.163478904321703 (code B ref 51314); Thu, 21 Oct 2021 04:04:07 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:03 +0000 Received: from localhost ([127.0.0.1]:55980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJD-0005ds-3u for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:03 -0400 Received: from mout01.posteo.de ([185.67.36.65]:54891) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJB-0005ct-M2 for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:02 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 1F420240029 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:03:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789036; bh=CSCLcsgfeix6f7vtzcSxzFiCtPfPBG3oNiW72SLKVRc=; h=From:To:Cc:Subject:Date:From; b=T2H1bB/7tf0VsPcye9+yDSKLvntcFn/ldvN+hzITNzy1DafTduW6MjacoXLSii4ip EYQe054UbOoAce3sPXRIWgLgpteLZvYctrYU3GMQSJhC4lLJDTUJpYRlRB/JK6BQ55 ChKCkPapHoc7VQRl5GrsdwP/xV+LRG4cxbYgMiW1F0mQmeT7TUzPYB7xs31EJ8vCZH jKkeR/U5z/+LjpVIad1G3tbkvfJ5qCRm/PNOH/11ELOnxTe+cqLRi0mJ97fD8hg/sD r8BDFnRiaQb66JLysQMQrAriOAudF032A21Qbu4K/z0iMC53Vi7uGrhzc0+pt2hqC8 VbDmoOOKPettA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkg1pJnz6tm6; Thu, 21 Oct 2021 06:03:55 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:52 +0000 Message-Id: <20211021040200.241873-17-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-watchdog): Update to 0.10.7. [arguments]<#:phases>: Remove 'remove-failing phase. Override 'check phase. --- gnu/packages/python-xyz.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 318db4d92b..c5d281e033 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -24568,23 +24568,23 @@ files. These files are used to translate strings in android apps.") (define-public python-watchdog (package (name "python-watchdog") - (version "0.9.0") + (version "0.10.7") (source (origin (method url-fetch) (uri (pypi-uri "watchdog" version)) (sha256 (base32 - "07cnvvlpif7a6cg4rav39zq8fxa5pfqawchr46433pij0y6napwn")))) + "1x1mcj9iw8pdhfic0lablx8mbfilrql0scxgnysdr7mr00bqdjsh")))) (build-system python-build-system) (arguments `(#:phases (modify-phases %standard-phases - (add-before 'check 'remove-failing - (lambda _ - (delete-file "tests/test_inotify_buffer.py") - (delete-file "tests/test_snapshot_diff.py") - #t))))) + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) (propagated-inputs `(("python-argh" ,python-argh) ("python-pathtools" ,python-pathtools) From patchwork Thu Oct 21 04:01:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33985 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B144527BBE3; Thu, 21 Oct 2021 05:06:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 780EC27BBE1 for ; Thu, 21 Oct 2021 05:06:40 +0100 (BST) Received: from localhost ([::1]:43216 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLj-0005Wj-F2 for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:06:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPJI-0003Iu-Jr for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44449) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPJI-0000OU-Am for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPJI-0005fd-6S for guix-patches@gnu.org; Thu, 21 Oct 2021 00:04:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 22/29] gnu: python-colorlog: Update to 5.0.1. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:04:08 +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.163478904721790 (code B ref 51314); Thu, 21 Oct 2021 04:04:08 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:07 +0000 Received: from localhost ([127.0.0.1]:55993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJH-0005fH-Bo for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:07 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57857) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJG-0005dB-16 for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:06 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 496AE240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789040; bh=+1a37goJhA0TdIkp2qsoFh8RdEecH2m7CRsZz5tPvsw=; h=From:To:Cc:Subject:Date:From; b=e8mguQHAQRmacCcVR0L/DvzwFNVkQYG2xqZGqKm/JXTd0iVZrqmKto5MAuDzQb83U +yuaEVbjHlpvkKJU99VA/Lm2OleyQcYnUphqEFDwCKdWJFpuNH+v4CVLP0YoXIAAbN mGk8AShtwJBz+inkdo1dvyTJVrGZdXZJ8etJz037Uw0ZuspOaPiEyX02uCDKK8KTMr 0JGIeovaehdmKwKnRP6+OhZ8r6nkeo2uAzaCnsVTCU+RDVqpcIPsz7bq+YSrvLzk2E hfWaPh11H3epbn/QYn0fwzPfdgSEa8LuuBOm3876rXhDps35PtxVVaxA3bQ5nu/Fer X3dNYt1CNtlAQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkl2ZGJz6tm9; Thu, 21 Oct 2021 06:03:59 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:53 +0000 Message-Id: <20211021040200.241873-18-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-colorlog): Update to 5.0.1. [arguments]<#:phases>: Simplify custom 'check phase. --- gnu/packages/python-xyz.scm | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c5d281e033..115e013490 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -739,26 +739,24 @@ implementation for the Telegram Bot API.") (define-public python-colorlog (package (name "python-colorlog") - (version "4.1.0") + (version "5.0.1") (source (origin (method url-fetch) (uri (pypi-uri "colorlog" version)) (sha256 (base32 - "1lpk8zmfv8vz090h5d0hzb4n39wgasxdd3x3bpn3v1x1n9dfzaih")))) + "1sl8wps7d8xl2larlb7wkvr7sa3bpvyprq4y8ks04awn0qx02z7i")))) (build-system python-build-system) (native-inputs `(("python-pytest" ,python-pytest))) (arguments - `(#:phases (modify-phases %standard-phases - (replace 'check - (lambda _ - ;; Extend PYTHONPATH so the built package will be found. - (setenv "PYTHONPATH" - (string-append (getcwd) "/build/lib:" - (getenv "PYTHONPATH"))) - (invoke "pytest" "-p" "no:logging") - #t))))) + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest"))))))) (home-page "https://github.com/borntyping/python-colorlog") (synopsis "Log formatting with colors for python") (description "The @code{colorlog.ColoredFormatter} is a formatter for use From patchwork Thu Oct 21 04:01:54 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33980 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 34AE927BBE3; Thu, 21 Oct 2021 05:06:11 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E0A4127BBE1 for ; Thu, 21 Oct 2021 05:06:10 +0100 (BST) Received: from localhost ([::1]:42294 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLF-0004mO-Cj for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:06:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40218) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKA-0004jC-Va for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44471) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKA-0001hO-Lm for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPKA-0005iV-HO for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 23/29] gnu: python-zeroconf: Update to 0.33.4. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:05:02 +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.163478905221836 (code B ref 51314); Thu, 21 Oct 2021 04:05:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:12 +0000 Received: from localhost ([127.0.0.1]:55999 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJM-0005g8-Jc for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:12 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36909) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJK-0005eT-5j for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:11 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 964D0240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789044; bh=hP6Pxz4qUNVyHvYRE/EJJksZVbzXma7chxsFdo7ibBE=; h=From:To:Cc:Subject:Date:From; b=MZyibFX7/Sbpb1vqGg4xowg1bR7WQtIIaZaJ/AHT8BbcPMBoQgWxN9U5Rim+kdeeP szxgV3IKHx22YXzbodm9TIK2czez+Kg5Px2bp7Hgd1aebwNEXmbQoCPDURmXfApBAC E2T42Sht1DZT3lRdnEYg0f1jhS1/i6lYioMWfrnTCv/cXisnmT0f000lsARB4csVNS usGCVw51TKS8YU5HMpDa7dv8t3XQZcrs+sJsuLxD8nvJXPYi8PLns/2x1BdHeLi8s+ LuVjVe+aoEJUBe+Au7v0cV1Fj2fu2UBYqJwMeqHoRCXZzd9VG/xJVJRvsUklM4dDHv CVV1p6AWwhyTg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkq55jhz6tm6; Thu, 21 Oct 2021 06:04:03 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:54 +0000 Message-Id: <20211021040200.241873-19-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-zeroconf): Update to 0.33.4. [source]: Fetch from GitHub. [native-inputs]: Remove python-nose. Add python-pytest. [arguments]<#:phases>: Adjust custom 'check phase to use Pytest. --- gnu/packages/python-xyz.scm | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 115e013490..c81d8b306f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23399,29 +23399,36 @@ enumeration library in Python.") (define-public python-zeroconf (package (name "python-zeroconf") - (version "0.28.8") + (version "0.33.4") (source (origin - (method url-fetch) - (uri (pypi-uri "zeroconf" version)) + (method git-fetch) ; no tests in PyPI release + (uri (git-reference + (url "https://github.com/jstasiak/python-zeroconf") + (commit version))) + (file-name (git-file-name name version)) (sha256 - (base32 - "0narq8haa3b375vfblbyil77n8bw0wxqnanl91pl0wwwm884mqjb")))) + (base32 "01bv6xrhf5i7gckg3q53i249zxmhkkr65yib6par8z5risihrpwm")))) (build-system python-build-system) (native-inputs - `(("python-nose" ,python-nose))) + `(("python-pytest" ,python-pytest))) (propagated-inputs `(("python-ifaddr" ,python-ifaddr))) (arguments `(#:phases (modify-phases %standard-phases (replace 'check - (lambda _ ;; Networking isn't available for these tests. - (invoke "nosetests" "-v" - "--exclude" "test_integration_with_listener_ipv6" - "--exclude" "test_launch_and_close_v6_only" - "--exclude" "test_launch_and_close_v4_v6" - "--exclude" "test_launch_and_close")))))) + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest" "-k" + (string-append + ;; Networking isn't available for these tests. + "not test_integration_with_listener_ipv6" + " and not test_launch_and_close_v4_v6" + " and not test_launch_and_close_context_manager" + " and not test_launch_and_close" + " and not test_close_multiple_times")))))))) (home-page "https://github.com/jstasiak/python-zeroconf") (synopsis "Pure Python mDNS service discovery") (description From patchwork Thu Oct 21 04:01:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33991 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1E80227BBE3; Thu, 21 Oct 2021 05:07:36 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E7D0927BBE1 for ; Thu, 21 Oct 2021 05:07:35 +0100 (BST) Received: from localhost ([::1]:44736 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPMc-0006c6-Uh for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:07:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKB-0004k1-DA for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44472) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKB-0001hY-2O 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 1mdPKA-0005ic-U9 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 24/29] gnu: python-wrapt: Update to 1.12.1. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:05:02 +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.163478905621855 (code B ref 51314); Thu, 21 Oct 2021 04:05:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:16 +0000 Received: from localhost ([127.0.0.1]:56002 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJP-0005gP-SL for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:16 -0400 Received: from mout02.posteo.de ([185.67.36.66]:52619) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJO-0005fv-Fe for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:14 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id C0E92240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789048; bh=mSh3+3tdTapMlUHkBozlBx24u4CF4BC5gKYMaOk1VAE=; h=From:To:Cc:Subject:Date:From; b=KUDVV3KtktOuksBz/W4YBX4F3GM9hGAUgqP8cfZsLLLtQttMbaPq2K7QH1GYn+w7G qQ0ks3CcrmqEgtuvvZEvBC7PDuT9s5ppoyi6A73bOYksTLIWDSHWjIDsW5tgY4IL5q 7xA3+Kerd10Cpj0eAmYPZdZseD2kUnAZqe9fErK9xNKYbfNQ+pwmhwhWYovyfTOZM5 ihUnhsQ4VHPvJhoABA6EuMcFy2w/UrjGfNXalIdYkxx6d4dYpGKFs2uA3FeNMC06NC dNO0aBeq8mKo2BXNi76YIrctYPBgceyVgDZU9tntIkNKQ1rGbdEMw6E2CeYXQGr0Ph RS+zsnljMcVaw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkv6GXdz9rxM; Thu, 21 Oct 2021 06:04:07 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:55 +0000 Message-Id: <20211021040200.241873-20-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-wrapt): Update to 1.12.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index c81d8b306f..5476e3913a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10809,14 +10809,14 @@ Supported netlink families and protocols include: (define-public python-wrapt (package (name "python-wrapt") - (version "1.11.2") + (version "1.12.1") (source (origin (method url-fetch) (uri (pypi-uri "wrapt" version)) (sha256 (base32 - "1q81762dgsgrd12f8qc39zk8s5wll3m5xc32jdmlf6cls4gh4njn")))) + "1mwpkdnqxf0yxj1a0hsnl06lf287qi5ap7309wm37x45zf0zlbxn")))) (build-system python-build-system) (arguments ;; Tests are not included in the tarball, they are only available in the From patchwork Thu Oct 21 04:01:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33988 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 203D227BBE3; Thu, 21 Oct 2021 05:07:06 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C0E5A27BBE1 for ; Thu, 21 Oct 2021 05:07:05 +0100 (BST) Received: from localhost ([::1]:43960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPM8-00063E-Sr for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:07:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKB-0004lJ-Q5 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44473) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKB-0001hy-GN 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-0005ij-Bh for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 25/29] gnu: python-wrapt: Enable tests. 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.163478906021872 (code B ref 51314); Thu, 21 Oct 2021 04:05:03 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:20 +0000 Received: from localhost ([127.0.0.1]:56005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJU-0005gi-2J for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:20 -0400 Received: from mout01.posteo.de ([185.67.36.65]:56523) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJS-0005gF-EO for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:18 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id D8E3D240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789052; bh=qY2iLO8bFf+ArwiKFzeBnuEgkLHxwKCQVWeLk/elYmc=; h=From:To:Cc:Subject:Date:From; b=IcNXAPTbdcJc4yFk27ELiYvXm6Xf3hrTNDAWoeiw/VidI7u6x3fKQVxFESyOAsU6b afVlRA/YvrXx5K1a1zAv8LUw0LVJ4CZhWZNC9X6/m738im5IVdQHuy1vyK4upqze4R CybA4etD6QLF2Zr3SzPE29w+P1nTkr7yIcqZYIAGcq5CbwvGM7u5Qqi+00KgnrH4qu Z8NEXgXTYiFMXDtMlB9tdizA47Rl9p7+I88pdCdeGN1WH6zddM+ojaVQYvj5lD2ayh YGTnL0Yrk/zDtWp8CZNfWFHWNI8CmZdVW9jZXnMgB6GyiauNBZ0uyEDFrx0tOsAoKL xpZjSVONqe9Hw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYkz73v8z6tm9; Thu, 21 Oct 2021 06:04:11 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:56 +0000 Message-Id: <20211021040200.241873-21-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-wrapt)[source]: Fetch from GitHub. [arguments]: Remove #:tests?. Override 'check phase. --- gnu/packages/python-xyz.scm | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5476e3913a..eef7ef5add 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -10812,16 +10812,23 @@ Supported netlink families and protocols include: (version "1.12.1") (source (origin - (method url-fetch) - (uri (pypi-uri "wrapt" version)) + (method git-fetch) + (uri (git-reference + (url "https://github.com/GrahamDumpleton/wrapt") + (commit version))) + (file-name (git-file-name name version)) (sha256 - (base32 - "1mwpkdnqxf0yxj1a0hsnl06lf287qi5ap7309wm37x45zf0zlbxn")))) + (base32 "0943ixbiwixl5ch60vx7i2nia16534zgq2571ldzq1iimq3cz5vj")))) (build-system python-build-system) (arguments - ;; Tests are not included in the tarball, they are only available in the - ;; git repository. - `(#:tests? #f)) + `(#:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "unittest" "discover" + "-s" "tests"))))))) (home-page "https://github.com/GrahamDumpleton/wrapt") (synopsis "Module for decorators, wrappers and monkey patching") (description From patchwork Thu Oct 21 04:01:57 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33992 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 305A427BBE3; Thu, 21 Oct 2021 05:07:44 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id D837127BBE1 for ; Thu, 21 Oct 2021 05:07:43 +0100 (BST) Received: from localhost ([::1]:45202 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPMk-0006ux-Vv for patchwork@mira.cbaines.net; 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 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * 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") From patchwork Thu Oct 21 04:01:58 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33993 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AD04427BBE3; Thu, 21 Oct 2021 05:07:51 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7433227BBE1 for ; Thu, 21 Oct 2021 05:07:51 +0100 (BST) Received: from localhost ([::1]:45618 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPMs-0007C6-Ib for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:07:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40250) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKC-0004nx-LP for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44475) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKC-0001lB-9z for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPKC-0005iy-5O for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 27/29] gnu: Add octoprint-firmwarecheck. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:05:04 +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.163478906821906 (code B ref 51314); Thu, 21 Oct 2021 04:05:04 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:28 +0000 Received: from localhost ([127.0.0.1]:56011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJb-0005hF-PM for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:27 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59393) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJa-0005gq-Oy for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:27 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 1D80C240101 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789061; bh=nckgj6dyjZP9sHA6tgJ+kxPMAakEyFBsCGiJ4BxBu5U=; h=From:To:Cc:Subject:Date:From; b=pybSUjyKT8cLYNkoH7j5pwvlstuzxl4HSfeH4YIZLCaXgQ6lQmFYmFyBd28GHIUkk oYLaMb94Ixt4b3zc24A3hemOhbVDHhnDVRVGtBwv88wjjv2J8HX9jotG9jSHoBm6DP 365HcQD3zozxBkthNdMDidlqUwf1fwv51wNwu0UGGS92hYMEN6PQoXMLPsZ0pzP6QP aTHaNlZNFfBrJggXAn5kFdvR9WrBV0j1Xuucof+apcbfwEVv1n43mPPuRBWDv/0Fp8 QYGnIIO8qYbTsdgNjCyHok/GGbKu7yA5UQY5NA2cBfd7LhJsSTbth3II6mYHtBOkzV qmBFda1wo3KJw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYl81Sbnz6tm9; Thu, 21 Oct 2021 06:04:19 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:58 +0000 Message-Id: <20211021040200.241873-23-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/printers.scm (octoprint-firmwarecheck): New variable. --- gnu/packages/printers.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/printers.scm b/gnu/packages/printers.scm index ac79d57aba..934cb55f47 100644 --- a/gnu/packages/printers.scm +++ b/gnu/packages/printers.scm @@ -53,6 +53,28 @@ 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 octoprint-firmwarecheck + (package + (name "octoprint-firmwarecheck") + (version "2021.10.11") + (source + (origin + (method url-fetch) + (uri (pypi-uri "OctoPrint-FirmwareCheck" version)) + (sha256 + (base32 "17prs0rmzglw75gkf6j7qypxisjvcfk2mbsyfqrjdbwg99i62s2h")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ; no tests + (home-page "https://github.com/OctoPrint/OctoPrint-FirmwareCheck") + (synopsis "Plugin to check for unsafe or broken printer firmwares") + (description "The Firmware Check plugin tries to identify printers +or rather printer firmware with known safety issues, such as disabled +thermal runaway protection, or other kinds of severe issues, like known +communication crippling bugs, and displays a warning box to logged in users +on identification of such a firmware.") + (license license:agpl3))) + (define-public robocut (package (name "robocut") From patchwork Thu Oct 21 04:01:59 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33986 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7D64827BBE3; Thu, 21 Oct 2021 05:06:41 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 0C2E227BBE1 for ; Thu, 21 Oct 2021 05:06:41 +0100 (BST) Received: from localhost ([::1]:43284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPLk-0005Zi-5z for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:06:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40254) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKD-0004p0-4B for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44476) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKC-0001nq-Nb for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPKC-0005j5-JE for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 28/29] gnu: Add octoprint-filecheck. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:05:04 +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.163478907321923 (code B ref 51314); Thu, 21 Oct 2021 04:05:04 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:33 +0000 Received: from localhost ([127.0.0.1]:56014 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJh-0005hX-1b for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:33 -0400 Received: from mout01.posteo.de ([185.67.36.65]:58975) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJf-0005h8-08 for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:31 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 6FF1A240026 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789065; bh=Vel97p2ITccK9fsAv2ZcarF2m8IMUbZiaH8X0jU/npk=; h=From:To:Cc:Subject:Date:From; b=UPtA3C7/CjkDtxYX4Bd/LU48u9AXmyORN7S1PH0+Db1JE55BfmcSwYdpflBouT61j xKFSNJNGTpTfALkmQxUQPZGaSUmEfdHvW/bqjVv5SKAqnkdr5LMVrFBoodcCmkZUNK p8SSgEVS3wh0KM9g1Dwd1GmDXHY1TKrKJd9rrCsKb0EPGTkb4EyLt/nKvEvkzt5DFb ZBXNw8hIXEzwhg+QlaW1XXMmcba0Ol+/eNE7WJCwrQ3frqfFBKFPwe9AIo6Q/hfIFj AzImRH1UlN0Mgf9xmMMbBpJPnzHHKyDlMAQK4NCwo0/GxzCBqjPWP3x6UWFabqINuX 30dRy6G6JB4uQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYlD4BNnz9rxL; Thu, 21 Oct 2021 06:04:24 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:59 +0000 Message-Id: <20211021040200.241873-24-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/printers.scm (octoprint-filecheck): New variable. --- gnu/packages/printers.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/printers.scm b/gnu/packages/printers.scm index 934cb55f47..4056a66ad3 100644 --- a/gnu/packages/printers.scm +++ b/gnu/packages/printers.scm @@ -75,6 +75,26 @@ communication crippling bugs, and displays a warning box to logged in users on identification of such a firmware.") (license license:agpl3))) +(define-public octoprint-filecheck + (package + (name "octoprint-filecheck") + (version "2021.2.23") + (source + (origin + (method url-fetch) + (uri (pypi-uri "OctoPrint-FileCheck" version)) + (sha256 + (base32 "0bgvv6hvxa9qv0fs5dfr9wlbbjawxik8f2cid3h3czdhdhw46aqv")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) ; no tests + (home-page "https://github.com/OctoPrint/OctoPrint-FileCheck") + (synopsis "Plugin to check for common issues in uploaded files") + (description "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.") + (license license:agpl3))) + (define-public robocut (package (name "robocut") From patchwork Thu Oct 21 04:02:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33990 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E3DA127BBE3; Thu, 21 Oct 2021 05:07:28 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4EC8A27BBE1 for ; Thu, 21 Oct 2021 05:07:28 +0100 (BST) Received: from localhost ([::1]:44394 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPMV-0006Ln-Ec for patchwork@mira.cbaines.net; Thu, 21 Oct 2021 00:07:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40264) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPKD-0004q2-Dx for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44477) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPKD-0001r0-42 for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPKC-0005jD-Vg for guix-patches@gnu.org; Thu, 21 Oct 2021 00:05:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 29/29] gnu: Add octoprint. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:05:04 +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.163478907721941 (code B ref 51314); Thu, 21 Oct 2021 04:05:04 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:04:37 +0000 Received: from localhost ([127.0.0.1]:56017 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJl-0005hp-97 for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:37 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPJj-0005hP-BV for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:04:36 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id C71C2240029 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:04:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634789069; bh=Vh8H21BMXiEHaf+vag7t1ori8Q1IEAt66N8sdc59dSA=; h=From:To:Cc:Subject:Date:From; b=XOxBynBCtQEGhtYDxAQQn/GZJN2KAwd17xxMBrC+OHY3AEYlSjgpLQJqZRV1WEmT7 +xf94e/NKD0IF6gB7HG2ToS330ZGkrv57czOfXnnfCEYcIqwtkTKjYJc0MnFPh9He/ tW0P8IhEGSzDg+I5ZSup5jY1e+sF/TSdd1TT1xzydmTqtDf9HwjcCoWAkOpIn9RqTR bGX69YeoOakKN75rw5jAG9BYy3Yr14vtYMq1TzTP+hZAI5R+CljbZYw4gIiN2MtvZ8 O/835GzpR0mFwOSFBiEW7dFLvlMXV8pE+8N9m/+f3f/8DdnyhqM6z1FChAeEbu63SM BfSjU24xNhz0w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYlJ6Yymz6tmD; Thu, 21 Oct 2021 06:04:28 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:02:00 +0000 Message-Id: <20211021040200.241873-25-monego@posteo.net> In-Reply-To: <20211021040200.241873-1-monego@posteo.net> References: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/printers.scm (octoprint): New variable. --- gnu/packages/printers.scm | 115 +++++++++++++++++++++++++++++++++++++- 1 file changed, 114 insertions(+), 1 deletion(-) diff --git a/gnu/packages/printers.scm b/gnu/packages/printers.scm index 4056a66ad3..37e1734aad 100644 --- a/gnu/packages/printers.scm +++ b/gnu/packages/printers.scm @@ -25,9 +25,15 @@ #:use-module (guix build-system gnu) #:use-module (guix build-system python) #:use-module ((guix licenses) #:prefix license:) + #:use-module (gnu packages check) #:use-module (gnu packages libusb) #:use-module (gnu packages pkg-config) - #:use-module (gnu packages qt)) + #:use-module (gnu packages python) + #:use-module (gnu packages python-check) + #:use-module (gnu packages python-web) + #:use-module (gnu packages python-xyz) + #:use-module (gnu packages qt) + #:use-module (gnu packages web)) ;; This is a module for packages related to printer-like devices, but not ;; related to CUPS. @@ -95,6 +101,113 @@ uploaded files that are known to cause issues while printing and which in the past have caused support requests on OctoPrint's Community Forums.") (license license:agpl3))) +(define-public octoprint + (package + (name "octoprint") + (version "1.7.0") + (source + (origin + (method git-fetch) ; no tests in the PyPI tarball. + (uri (git-reference + (url "https://github.com/OctoPrint/OctoPrint") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "08a1in2kbgy4w02q2xkhp7m09mvw0hxn3fgcbi1z7f6hg8ibym9n")) + (modules '((guix build utils))) + (snippet + '(begin + ;; Remove bundled font-awesome. + (delete-file-recursively "src/octoprint/static/vendor") + #t)))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'relax-version-requirements + ;; Octoprint maintains strict version requirements for Python2 + ;; compatibility. We're not packaging with Python2, so modify + ;; setup.py to relax those versions. Octoprint will drop Python2 + ;; support in version 2.0 so we won't need this change after it. + (lambda _ + (substitute* "setup.py" + (("markdown>=3.1,<3.2") "markdown>=3.1,<4") + (("watchdog==0.10.4") "watchdog>=0.10.4") + ;; Relax core packages that are outdated in Guix. + (("Jinja2>=2.11.3,<3") "Jinja2>=2.11.2,<3") + (("requests>=2.26.0,<3") "requests>=2.25,<3")))) + (add-before 'check 'set-home + (lambda _ + (setenv "HOME" (getcwd)))) ; some tests need a writable home + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest" "tests" "-k" + (string-append + ;; These tests try to write to the source tree and + ;; fail with PermissionError. + "not test_add_file_overwrite" + " and not test_set_external_modification")))))))) + (native-inputs + `(("python-ddt" ,python-ddt) + ("python-mock" ,python-mock) + ("python-pytest" ,python-pytest) + ("python-pytest-doctest-custom" + ,python-pytest-doctest-custom))) + (inputs + `(("octoprint-filecheck" ,octoprint-filecheck) + ("octoprint-firmwarecheck" ,octoprint-firmwarecheck) + ("octoprint-pisupport" ,octoprint-pisupport) + ("python-appdirs" ,python-appdirs) + ("python-blinker" ,python-blinker) + ("python-cachelib" ,python-cachelib) + ("python-click" ,python-click) + ("python-colorlog" ,python-colorlog) + ("python-emoji" ,python-emoji) + ("python-feedparser" ,python-feedparser) + ("python-filetype" ,python-filetype) + ("python-flask" ,python-flask) + ("python-flask-assets" ,python-flask-assets) + ("python-flask-babel" ,python-flask-babel) + ("python-flask-login" ,python-flask-login) + ("python-future" ,python-future) + ("python-immutabledict" ,python-immutabledict) + ("python-itsdangerous" ,python-itsdangerous) + ("python-jinja2" ,python-jinja2) + ("python-markdown" ,python-markdown) + ("python-markupsafe" ,python-markupsafe) + ("python-netaddr" ,python-netaddr) + ("python-netifaces" ,python-netifaces) + ("python-pathvalidate" ,python-pathvalidate) + ("python-pkginfo" ,python-pkginfo) + ("python-psutil" ,python-psutil) + ("python-pylru" ,python-pylru) + ("python-pyserial" ,python-pyserial) + ("python-pyyaml" ,python-pyyaml) + ("python-regex" ,python-regex) + ("python-requests" ,python-requests) + ("python-sarge" ,python-sarge) + ("python-semantic-version" + ,python-semantic-version) + ("python-sentry-sdk" ,python-sentry-sdk) + ("python-tornado" ,python-tornado-6) + ("python-unidecode" ,python-unidecode) + ("python-watchdog" ,python-watchdog) + ("python-websocket-client" + ,python-websocket-client) + ("python-werkzeug" ,python-werkzeug) + ("python-wrapt" ,python-wrapt) + ("python-zeroconf" ,python-zeroconf) + ("python-zipstream-new" ,python-zipstream-new))) + (home-page "https://octoprint.org") + (synopsis "Web interface for 3D printers") + (description "OctoPrint provides a snappy web interface for controlling +consumer 3D printers.") + ;; The web interface contains many third party JavaScript libraries under + ;; different licenses. Check THIRDPARTYLICENSES.md. + (license license:agpl3))) + (define-public robocut (package (name "robocut")