From patchwork Sat May 20 16:44:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kiasoc5 X-Patchwork-Id: 50171 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 F09AF27BBEA; Sat, 20 May 2023 17:45:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 571FC27BBE2 for ; Sat, 20 May 2023 17:45:22 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0PhX-0000gj-Ep; Sat, 20 May 2023 12:45:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0PhW-0000gU-L4 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0PhW-0006Ga-Cv for guix-patches@gnu.org; Sat, 20 May 2023 12:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0PhW-0006eZ-93 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63612] [PATCH 1/6] gnu: Add python-ephemeral-port-reserve. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 16:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63612@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63612-submit@debbugs.gnu.org id=B63612.168460106325460 (code B ref 63612); Sat, 20 May 2023 16:45:02 +0000 Received: (at 63612) by debbugs.gnu.org; 20 May 2023 16:44:23 +0000 Received: from localhost ([127.0.0.1]:59265 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgs-0006cM-Vf for submit@debbugs.gnu.org; Sat, 20 May 2023 12:44:23 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgq-0006c5-LO for 63612@debbugs.gnu.org; Sat, 20 May 2023 12:44:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 09F4C44883; Sat, 20 May 2023 18:44:20 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t5IEziBGdlNw; Sat, 20 May 2023 18:44:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684601058; bh=ooZsv7InZCv8vYT3r0WhFzu9gpIGl+NIh+evQ1tTS40=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=jSGXH7ABoPWTIOXFg5enBhfyZpmUunYxbezKIWEmlrCTctzGheCaVZJ2SS8LJn/QJ ofCzTgQmx4M9nAyGd+IpwqGQMa6YggwC5rEpV3/h2hRVCVXq1BFve73uY0kC18q4Vr yQlMgNZM62znW9V4XuFGnSbBfyitIkHbxJg9ufbQbK9vATIRvNreLkTPcPQs/vVyO+ tZkC+Jr7V714pZYL7fQ7zx6dUGMdQLR9TVx7MibG/NYPidxpRTtH75MTTmpzSG7qpr csSlST2z+gVnEX7Bts9T9UaqqjiGWjGqRMLkaFXvcKfwfAqpQrhB97S/rdLrs3QrOm 7x4iztgBR8AUQ== Date: Sat, 20 May 2023 12:44:07 -0400 Message-Id: <027691fe563599ebf8d49e15bac000a01ae6ddd5.1684600821.git.kiasoc5@disroot.org> In-Reply-To: References: 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches X-Patchwork-Original-From: kiasoc5 via Guix-patches via From: kiasoc5 Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-ephemeral-port-reserve): New variable. --- gnu/packages/python-web.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index b6ad489626..337c2b72c0 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -5802,6 +5802,26 @@ (define-public python-port-for association.") (license license:expat))) +(define-public python-ephemeral-port-reserve + (package + (name "python-ephemeral-port-reserve") + (version "1.1.4") + (source (origin + (method url-fetch) + (uri (pypi-uri "ephemeral_port_reserve" version)) + (sha256 + (base32 + "1chl9hil7ggz6l4sfhmp0l2j55qcskbc3pj9360b0309jwndmxxq")))) + (build-system pyproject-build-system) + (home-page "https://github.com/Yelp/ephemeral-port-reserve/") + (synopsis + "Find an unused port, reliably.") + (description + "@code{ephemeral-port-reserve} provides a reliable and race-free +implementation of the ``port 0 trick'': bind to an ephemeral port, force it into +the TIME_WAIT state, and unbind it.") + (license license:expat))) + (define-public python-livereload (package (name "python-livereload") From patchwork Sat May 20 16:44:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kiasoc5 X-Patchwork-Id: 50172 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 626F627BBEA; Sat, 20 May 2023 17:45:35 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B723327BBE2 for ; Sat, 20 May 2023 17:45:34 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0PhX-0000h1-Nf; Sat, 20 May 2023 12:45:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0PhX-0000gc-28 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0PhW-0006HI-PQ for guix-patches@gnu.org; Sat, 20 May 2023 12:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0PhW-0006ei-L3 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63612] [PATCH 2/6] gnu: python-watchdog: Update to 3.0.0. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 16:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63612@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63612-submit@debbugs.gnu.org id=B63612.168460106425473 (code B ref 63612); Sat, 20 May 2023 16:45:02 +0000 Received: (at 63612) by debbugs.gnu.org; 20 May 2023 16:44:24 +0000 Received: from localhost ([127.0.0.1]:59268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgt-0006cb-J6 for submit@debbugs.gnu.org; Sat, 20 May 2023 12:44:24 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52490) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgr-0006c6-2q for 63612@debbugs.gnu.org; Sat, 20 May 2023 12:44:21 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 727CF4457A; Sat, 20 May 2023 18:44:20 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pTyxl765dE4I; Sat, 20 May 2023 18:44:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684601059; bh=lZvCEgJTvPYaZdYcZ9zgAN97y3oXxMfzKKn8BDCLVUE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=ShZDik7+ZUrRc679jIS2mzzQtaFsBBBGplYo4lp00rGtmAG5dFXC4/gVnhiq1mQi/ 9lAgV1cFDOplFFw+p5lZzIMkcDLANh318S0YwVB0OiWGMITi7fTNBkRQHyoJBoYwd7 Ew1W+stHdLJl/XVPYSlbEwwHskuvsi3Jl817UmWMfrlB5FLm3xC6Qhn/FLIeuLvPss S4LEL9iPy5kNLucgqu/J0mRzC/+VDNCJep/al1r/pCYKW+Y2u/zOn9hRvXpB8WqsD2 h4PGyuopLVH31LbPMqrsXEzEGhPhgq03bzRJ6YR1TVmy82r2sY8n+dHdTvo7qzuwmk ndTvE4p+fO6Zw== Date: Sat, 20 May 2023 12:44:08 -0400 Message-Id: <4526a21c0c97d1db4cfaa0b4f175cf7d97a32780.1684600821.git.kiasoc5@disroot.org> In-Reply-To: References: 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches X-Patchwork-Original-From: kiasoc5 via Guix-patches via From: kiasoc5 Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-watchdog): Update to 3.0.0. [build-system]: Switch to pyproject-build-system. [arguments]: Delete check phase. Add #:test-flags. Skip more tests. --- gnu/packages/python-xyz.scm | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index f7e3f6f538..80d5085f3b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26953,24 +26953,23 @@ (define-public python-android-stringslib (define-public python-watchdog (package (name "python-watchdog") - (version "2.1.6") + (version "3.0.0") (source (origin (method url-fetch) (uri (pypi-uri "watchdog" version)) (sha256 - (base32 "1rx2nyl0cyj0v4ja795cl3gi26577c5wg48syr3byz3ndkgpavm3")))) - (build-system python-build-system) + (base32 "1y9kk9hbyhidyhpaqg7rg3d3rry26fv8ri4gl72sg9sxb4ha762d")))) + (build-system pyproject-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" - ;; This test failed. - "not test_kill_auto_restart"))))))) + (list + #:test-flags + '(list "-k" + (string-join '("not test_inotify_buffer" + "test_unmount_watched_directory_filesystem" + "test_auto_restart_on_file_change_debounce" + "test_kill_auto_restart") + " and not ")))) (propagated-inputs (list python-pathtools python-pyyaml)) (native-inputs From patchwork Sat May 20 16:44:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kiasoc5 X-Patchwork-Id: 50173 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 0CC8227BBEA; Sat, 20 May 2023 17:45:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8266127BBE2 for ; Sat, 20 May 2023 17:45:39 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0PhZ-0000i8-7w; Sat, 20 May 2023 12:45:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0PhX-0000hE-W7 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0PhX-0006Q5-NL for guix-patches@gnu.org; Sat, 20 May 2023 12:45:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0PhX-0006ex-IV for guix-patches@gnu.org; Sat, 20 May 2023 12:45:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63612] [PATCH 3/6] gnu: python-jinja2: Update to 3.1.2. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 16:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63612@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63612-submit@debbugs.gnu.org id=B63612.168460106925498 (code B ref 63612); Sat, 20 May 2023 16:45:03 +0000 Received: (at 63612) by debbugs.gnu.org; 20 May 2023 16:44:29 +0000 Received: from localhost ([127.0.0.1]:59273 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgy-0006d5-GI for submit@debbugs.gnu.org; Sat, 20 May 2023 12:44:28 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgs-0006cI-3T for 63612@debbugs.gnu.org; Sat, 20 May 2023 12:44:23 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7701B44811; Sat, 20 May 2023 18:44:21 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JYDe3c86b1Li; Sat, 20 May 2023 18:44:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684601060; bh=9o4jiK+j/LHH9g+VyamZkE70X2DI81TKm7E4P/V/4ng=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=c0O/4IjgXYPXVj+LNJzGyxDP0VPmxN8W9BftCADSY38s6ncSDwOZ+L2wy0Y2ewmWQ mr3d07NWBXvRgZYGUENeTv4Ka61Jz6449MLq4X+mzPtn+k/sT05i6IJ9O5aXiOd8nw A5G66SKQ4DsTfuB55oBdU7gDEIVhIKWLOk4YK3IDd38B5nHphTVTLo//Zk0zj6nZjh n0mxS0pcMRwz6Y0KabQ1iYluxVdFx1bf0sJBGMB0mWvKXmOyYJ8uo5rZIb7b2EPDIA cdGfjRguyiIFOZlgc6yo4Q0bo0BGORh0X5GDPd/5yl2sSgAnDUy6loLJ3Bw8453RF+ RJUcWtzZVvMzg== Date: Sat, 20 May 2023 12:44:09 -0400 Message-Id: <492b2d8d0c6c25b548ec1de476226bfff4924440.1684600821.git.kiasoc5@disroot.org> In-Reply-To: References: 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches X-Patchwork-Original-From: kiasoc5 via Guix-patches via From: kiasoc5 Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-jinja2): Update to 3.1.2. [build-system]: Switch to pyproject-build-system. [arguments]: Delete them. --- gnu/packages/python-xyz.scm | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 80d5085f3b..d5e2de18ee 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5040,22 +5040,15 @@ (define-public python-markupsafe (define-public python-jinja2 (package (name "python-jinja2") - (version "3.1.1") + (version "3.1.2") (source (origin (method url-fetch) (uri (pypi-uri "Jinja2" version)) (sha256 (base32 - "1saawzys14l1p4kafs7hkihmnvqjq8fwxjmkjiqx3jq1nm5ys2v4")))) - (build-system python-build-system) - (arguments - '(#:phases (modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (if tests? - (invoke "pytest" "-vv") - (format #t "test suite not run~%"))))))) + "0lp86yadzf8dph67f6g3yxmvnhrzzi863z58jmsrx2j059q1ld9i")))) + (build-system pyproject-build-system) (native-inputs (list python-pytest)) (propagated-inputs (list python-markupsafe)) (home-page "https://jinja.palletsprojects.com/") From patchwork Sat May 20 16:44:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kiasoc5 X-Patchwork-Id: 50169 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 DBB4627BBE9; Sat, 20 May 2023 17:45:20 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id CA57327BBE2 for ; Sat, 20 May 2023 17:45:19 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0PhY-0000hs-Vm; Sat, 20 May 2023 12:45:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0PhX-0000gl-G3 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0PhX-0006Lh-7o for guix-patches@gnu.org; Sat, 20 May 2023 12:45:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0PhX-0006ep-1x for guix-patches@gnu.org; Sat, 20 May 2023 12:45:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63612] [PATCH 4/6] gnu: python-werkzeug: Update to 2.2.3. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 16:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63612@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63612-submit@debbugs.gnu.org id=B63612.168460106825490 (code B ref 63612); Sat, 20 May 2023 16:45:03 +0000 Received: (at 63612) by debbugs.gnu.org; 20 May 2023 16:44:28 +0000 Received: from localhost ([127.0.0.1]:59271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgy-0006d3-3G for submit@debbugs.gnu.org; Sat, 20 May 2023 12:44:28 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgs-0006cK-JA for 63612@debbugs.gnu.org; Sat, 20 May 2023 12:44:22 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 206C244876; Sat, 20 May 2023 18:44:22 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8oPU0CXKQhNN; Sat, 20 May 2023 18:44:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684601060; bh=FoWP5z7uwnqenT3uiBTGl0iMyY2zUvsteCcNuOO99l0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=QIaCWGO9Ml3PEQ665zHGGIigCIKDWntlVKMoX+E6pDlq1QWmkt+BnHqx3ZI3g/gHG MRv7MDcPo0uxY5ixHUR8SB5vaa5Y0fONQ263hGE5DHcl75RdqNP6jP/4vKAz8XX71n xa7gCT76oVHH+JBGYcwuaPJtXAub9oXFDwiUOqDUNcKvRM5QTY6VTQN7qxl3GXFSBj gDqDRHky8s8ETjwsJfuxX1aotZFaL6F6BiW/HFcxJuTCrH7Yp5sI8yZQx9CF7Pwaok tDcl0Ip6KKTMqKNhRMUUz1Z5SW0o8Ak8lubLhoqPrG0qu75O595oYonkl8TwnSxUfT KrAcGWI6uJBHA== Date: Sat, 20 May 2023 12:44:10 -0400 Message-Id: <07ca6d2acf1f56fcf0bae35cac3eaec622e916cb.1684600821.git.kiasoc5@disroot.org> In-Reply-To: References: 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches X-Patchwork-Original-From: kiasoc5 via Guix-patches via From: kiasoc5 Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-werkzeug): Update to 2.2.3. [build-system]: Switch to pyproject-build-system. [arguments]: Delete check phase. Use test flags. Skip another test. [propagated-inputs]: Add python-markupsafe. [native-inputs]: Add python-cryptography, python-ephemeral-port-reserve, python-greenlet, and python-watchdog. --- gnu/packages/python-web.scm | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 337c2b72c0..b675edab12 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -4625,29 +4625,30 @@ (define-public python-publicsuffix2 (define-public python-werkzeug (package (name "python-werkzeug") - (version "2.0.2") + (version "2.2.3") (source (origin (method url-fetch) (uri (pypi-uri "Werkzeug" version)) (sha256 (base32 - "16nvv9dh37ssf5pkny9yj2li0n6wyzsygh8a9i86r3gfipybcaxa")))) - (build-system python-build-system) + "1zhaznfq2pc6czbg5gjg3pm92hq9mkip9wg6kn5kbnnl2yacq71f")))) + (build-system pyproject-build-system) (arguments - '(#:phases - (modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? inputs outputs #:allow-other-keys) - (when tests? - (add-installed-pythonpath inputs outputs) - (invoke "python" "-m" "pytest" - ;; Test tries to use the network. - "-k not test_reloader_sys_path"))))))) + (list + #:test-flags + ;; Test tries to use the network. + '(list "-k" "not test_exclude_patterns and not test_reloader_sys_path"))) (propagated-inputs - (list python-requests)) + (list python-requests python-markupsafe)) (native-inputs - (list python-pytest python-pytest-timeout python-pytest-xprocess)) + (list python-cryptography + python-ephemeral-port-reserve + python-greenlet + python-pytest + python-pytest-timeout + python-pytest-xprocess + python-watchdog)) (home-page "https://palletsprojects.com/p/werkzeug/") (synopsis "Utilities for WSGI applications") (description "One of the most advanced WSGI utility modules. It includes a From patchwork Sat May 20 16:44:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kiasoc5 X-Patchwork-Id: 50170 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 53DC327BBEA; Sat, 20 May 2023 17:45:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9DD5A27BBE2 for ; Sat, 20 May 2023 17:45:21 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0PhZ-0000iK-Cw; Sat, 20 May 2023 12:45:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0PhY-0000hg-E4 for guix-patches@gnu.org; Sat, 20 May 2023 12:45:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0PhY-0006RO-5P for guix-patches@gnu.org; Sat, 20 May 2023 12:45:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0PhY-0006f4-0p for guix-patches@gnu.org; Sat, 20 May 2023 12:45:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63612] [PATCH 5/6] gnu: python-flask: Update to 2.2.2. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 16:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63612@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63612-submit@debbugs.gnu.org id=B63612.168460106925505 (code B ref 63612); Sat, 20 May 2023 16:45:03 +0000 Received: (at 63612) by debbugs.gnu.org; 20 May 2023 16:44:29 +0000 Received: from localhost ([127.0.0.1]:59275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgy-0006dD-R5 for submit@debbugs.gnu.org; Sat, 20 May 2023 12:44:29 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgs-0006cL-W0 for 63612@debbugs.gnu.org; Sat, 20 May 2023 12:44:23 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6CE804488B; Sat, 20 May 2023 18:44:22 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 342NWp7sOOPX; Sat, 20 May 2023 18:44:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684601061; bh=BHPN37wd4aJXWOLi6sYqfhjGFgmfFOmwc3IdPhm2lDc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=XdLn1S9jwpsW6RSCt4eV7PNDl7aAghCNmAZOvBSc8uImjbsDxzfZQct/Stqd5DSFK 1TR957+zQ/0wf6nSVDTVQhEirbY88Wi3f8Cmdt0n1DphFQcXd+75h2HC47fPmVzaYe JXd0IxrPKigrqpitRw/m5zyu2gRVB/ZsRZvSNVKjl3mN77ybnbgTWcwGNSTK8x6zzO rvwzAF0o4JHvQcaGYOjhcJVNiMZ1rbEsU2tZEb08Hl1FVmxD64ejCxhWCj6sQ/cuzM +R4YR+exvJ2+oNrHoCQWywuDgQMf/4v7wFPZ+r39QKj6NC3RNgZmtoEwy8C0K/RYWx vc8DVZQeOGSEQ== Date: Sat, 20 May 2023 12:44:11 -0400 Message-Id: <2964789af39f9a0cd12097118fa89f6ea0d9b56b.1684600821.git.kiasoc5@disroot.org> In-Reply-To: References: 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches X-Patchwork-Original-From: kiasoc5 via Guix-patches via From: kiasoc5 Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-web.scm (python-flask): Update to 2.2.2. [build-system]: Switch to pyproject-build-system. [arguments]: Delete it. --- gnu/packages/python-web.scm | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index b675edab12..f20a7432f9 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3624,21 +3624,14 @@ (define-public python-webtest (define-public python-flask (package (name "python-flask") - (version "2.1.1") + (version "2.2.2") (source (origin (method url-fetch) (uri (pypi-uri "Flask" version)) (sha256 (base32 - "1j0rjly2yhbm566lq2s8543fs7fz86f77abps539djcfalzbvjd8")))) - (build-system python-build-system) - (arguments - '(#:phases - (modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-vv" "tests"))))))) + "0ayadjqn8lky9rmly7r33sm589fkysld56vjjqplibf4346lab34")))) + (build-system pyproject-build-system) (native-inputs (list python-pytest)) (propagated-inputs From patchwork Sat May 20 16:44:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kiasoc5 X-Patchwork-Id: 50174 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 483E627BBEA; Sat, 20 May 2023 17:45:43 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7472D27BBE2 for ; Sat, 20 May 2023 17:45:42 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0Pha-0000ib-7j; Sat, 20 May 2023 12:45:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0PhY-0000ho-Qn for guix-patches@gnu.org; Sat, 20 May 2023 12:45:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0PhY-0006RU-ID for guix-patches@gnu.org; Sat, 20 May 2023 12:45:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0PhY-0006fE-DN for guix-patches@gnu.org; Sat, 20 May 2023 12:45:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63612] [PATCH 6/6] gnu: searx: Update to 1.1.0. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 16:45:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63612 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63612@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 63612-submit@debbugs.gnu.org id=B63612.168460106925511 (code B ref 63612); Sat, 20 May 2023 16:45:04 +0000 Received: (at 63612) by debbugs.gnu.org; 20 May 2023 16:44:29 +0000 Received: from localhost ([127.0.0.1]:59277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgz-0006dK-6r for submit@debbugs.gnu.org; Sat, 20 May 2023 12:44:29 -0400 Received: from knopi.disroot.org ([178.21.23.139]:52822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Pgt-0006cK-Qj for 63612@debbugs.gnu.org; Sat, 20 May 2023 12:44:24 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 82E1F44876; Sat, 20 May 2023 18:44:23 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pmvp55VdGrAM; Sat, 20 May 2023 18:44:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1684601062; bh=i5YI7LxMlZ6s7Ln865/HmbISfP/DJ2SzkWYGL3Zy12k=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=BPc0QMr/w6EKevWasCbDS/l3Lmi+4w2hiO3Fg9VGIxY15J/q02W24N1piXCwqIPn4 7hlhKGEdlnf37rRYxiYoSNvVMHX4U0CqN23QXgMAOhb3YmIlHGFzOpVwYoOX77CEdK rZcb3QRGyqaszL4ktZmqeTtpQ81JSj58+WEV/WO8BursvNZreOAdiYnrHijxeg3itY pdzEMFe8sKUR76osChfCmV6MJCHDA9jpdUIa+tzRiHyZ+jRCZeSjmrbppWQrVsXFiw kkMRZ9WYDzj2jXE7Decpllay7ZWoeqkbCi3vcrdQNJdT+F2BqPGKDZEuE40Ux1zuve zpc1zg9yagdUg== Date: Sat, 20 May 2023 12:44:12 -0400 Message-Id: In-Reply-To: References: 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: , Reply-to: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches X-Patchwork-Original-From: kiasoc5 via Guix-patches via From: kiasoc5 Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/search.scm (searx): Update to 1.1.0. [source](version): append "v" to commit tag. [build-system]: Use pyproject-build-system. [arguments](phases): Use G-expression. [propagated-inputs]: Add python-brotli, python-setproctitle, and python-pysocks. --- gnu/packages/search.scm | 42 ++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm index 04e03a55b1..947d191858 100644 --- a/gnu/packages/search.scm +++ b/gnu/packages/search.scm @@ -39,6 +39,7 @@ (define-module (gnu packages search) #:use-module (guix build-system gnu) #:use-module (guix build-system perl) #:use-module (guix build-system python) + #:use-module (guix build-system pyproject) #:use-module (guix build-system meson) #:use-module (gnu packages) #:use-module (gnu packages adns) @@ -263,34 +264,35 @@ (define-public tocc (define-public searx (package (name "searx") - (version "1.0.0") + (version "1.1.0") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/searx/searx") - (commit version))) + (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0ghkx8g8jnh8yd46p4mlbjn2zm12nx27v7qflr4c8xhlgi0px0mh")))) - (build-system python-build-system) + (base32 "070kxivn1nxn3klmnqarr2zldyfpyllpv5cnjdp5kqz19zb20szr")))) + (build-system pyproject-build-system) (arguments - `(#:tests? #f ;what tests do is make online requests to each engine - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'relax-requirements - (lambda _ - ;; Tests can run after build with 'searx-checker' tool in /bin. - ;; allow using a higher dependency version - (substitute* "requirements.txt" - (("==") ">=")))) - (add-before 'sanity-check 'set-debug - (lambda _ - ;; the user will need to change the secret key - ;; https://github.com/searx/searx/issues/2278 - (setenv "SEARX_DEBUG" "1")))))) + (list #:tests? #f ;what tests do is make online requests to each engine + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'relax-requirements + (lambda _ + ;; Tests can run after build with 'searx-checker' tool in /bin. + ;; allow using a higher dependency version + (substitute* "requirements.txt" + (("==") ">=")))) + (add-before 'sanity-check 'set-debug + (lambda _ + ;; the user will need to change the secret key + ;; https://github.com/searx/searx/issues/2278 + (setenv "SEARX_DEBUG" "1")))))) (propagated-inputs (list python-babel + python-brotli python-certifi python-dateutil python-flask @@ -301,7 +303,9 @@ (define-public searx python-lxml python-pygments python-pyyaml - python-requests)) + python-requests + python-setproctitle + python-pysocks)) (home-page "https://searx.github.io/searx/") (synopsis "Privacy-respecting metasearch engine") (description "Searx is a privacy-respecting, hackable metasearch engine.")