From patchwork Fri Aug 13 22:45:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 32109 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 A272A27BC85; Fri, 13 Aug 2021 23:46: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 607C627BC78 for ; Fri, 13 Aug 2021 23:46:12 +0100 (BST) Received: from localhost ([::1]:57454 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mEfwJ-0005F0-BW for patchwork@mira.cbaines.net; Fri, 13 Aug 2021 18:46:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49186) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mEfwA-0005Ak-Lb for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59896) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mEfwA-0006uI-En for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mEfwA-000856-5H for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH v2 16/19] gnu: python-celery: Enable tests. References: <20210811234345.32228-1-monego@posteo.net> In-Reply-To: <20210811234345.32228-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Aug 2021 22:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.162889474130995 (code B ref 50018); Fri, 13 Aug 2021 22:46:02 +0000 Received: (at 50018) by debbugs.gnu.org; 13 Aug 2021 22:45:41 +0000 Received: from localhost ([127.0.0.1]:43197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfvp-00083q-AC for submit@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:41 -0400 Received: from mout02.posteo.de ([185.67.36.66]:52021) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfvn-00083a-4V for 50018@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:40 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 63F51240103 for <50018@debbugs.gnu.org>; Sat, 14 Aug 2021 00:45:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628894732; bh=i6hV/hIaJdKFnGH+mBn1RSnHRReQRnuQVtd1jiDGIoo=; h=From:To:Cc:Subject:Date:From; b=krPIPsBJh4pcnkbHxkIiGVjSWZA1zd/giLeU88WCci/V/v8WgAP431NrZWiqYk1PW 30mgs13q7FBK8ZyuOpEeRrLj+hhvXvqTKzRDyEMF0wOfsRwynYE2Riut5UhxNILpop ng40ERQka4awiACTSzxOMgJxMc0vibJlsys4NOMWqf4o9zYF6mzuEkAyLFjegYsNN9 4Y7he716f5N3gNhNSLOpn4er+KiM5rwS07K7/mRQ83/0hFsW1UZ82wfyzyIqHZB89j 0X5ic72Xg597EO7OxDNZKm7SDHVeGY9gETpbzvphap7xx2yUdfwdSfApoRIDcGabKF yjVy0UStxV/aA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gmdtg38Mcz9rxD; Sat, 14 Aug 2021 00:45:31 +0200 (CEST) From: Vinicius Monego Date: Fri, 13 Aug 2021 22:45:21 +0000 Message-Id: <20210813224524.33933-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-celery)[arguments]: Remove 'patch-requirements phase. Remove #:tests?. Override 'check phase. [native-inputs]: Add python-flaky, python-iniconfig, python-moto, python-msgpack, python-pytest-celery, python-pytest-subtests, python-pytest-timeout, python-toml. --- Enabled backend tests and added python-msgpack to native-inputs. Subsequent patches are rebase only. gnu/packages/python-xyz.scm | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 175bab1b89..772e04f5c6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13344,20 +13344,31 @@ Python 2.4 and 2.5, and will draw its fixes/improvements from python-trunk.") (base32 "1c6lw31i3v81fyj4yn37lbvv70xdgb389iccirzyjr992vlkv6ld")))) (build-system python-build-system) (arguments - '(;; TODO The tests fail with Python 3.7 - ;; https://github.com/celery/celery/issues/4849 - #:tests? #f - #:phases + '(#:phases (modify-phases %standard-phases - (add-after 'unpack 'patch-requirements + (add-after 'unpack 'skip-problematic-tests (lambda _ - (substitute* "requirements/test.txt" - (("pytest>=3\\.0,<3\\.3") - "pytest>=3.0")) - #t))))) + (for-each delete-file-recursively + '("t/distro" ; tests requirements for CI + "t/integration")))) ; hangs tests + (replace 'check + (lambda* (#:key inputs outputs tests? #:allow-other-keys) + (when tests? + (add-installed-pythonpath inputs outputs) + (invoke "python" "-m" "pytest" "t" "-k" + ;; AssertionError. + "not test_check_privileges_no_fchown"))))))) (native-inputs `(("python-case" ,python-case) - ("python-pytest" ,python-pytest))) + ("python-flaky" ,python-flaky) + ("python-iniconfig" ,python-iniconfig) + ("python-moto" ,python-moto) + ("python-msgpack" ,python-msgpack) + ("python-pytest" ,python-pytest-6) + ("python-pytest-celery" ,python-pytest-celery) + ("python-pytest-subtests" ,python-pytest-subtests) + ("python-pytest-timeout" ,python-pytest-timeout) + ("python-toml" ,python-toml))) (propagated-inputs `(("python-billiard" ,python-billiard) ("python-boto3" ,python-boto3) From patchwork Fri Aug 13 22:45:22 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 32112 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 E2BE827BC78; Fri, 13 Aug 2021 23:46:21 +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 6C6D527BC82 for ; Fri, 13 Aug 2021 23:46:21 +0100 (BST) Received: from localhost ([::1]:58020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mEfwS-0005fn-D6 for patchwork@mira.cbaines.net; Fri, 13 Aug 2021 18:46:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49188) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mEfwA-0005Az-RW for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59897) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mEfwA-0006ux-KC for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mEfwA-00085H-If for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH v2 17/19] gnu: Remove python2-celery. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Aug 2021 22:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.162889474531013 (code B ref 50018); Fri, 13 Aug 2021 22:46:02 +0000 Received: (at 50018) by debbugs.gnu.org; 13 Aug 2021 22:45:45 +0000 Received: from localhost ([127.0.0.1]:43201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfvt-000849-Ic for submit@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:45 -0400 Received: from mout01.posteo.de ([185.67.36.65]:50241) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfvq-00083e-DX for 50018@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:44 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 5F3BD240026 for <50018@debbugs.gnu.org>; Sat, 14 Aug 2021 00:45:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628894736; bh=ipWuFzv1wU3ZVH450bFYeiEhWU16B3t8i4DYQ5kz6j0=; h=From:To:Cc:Subject:Date:From; b=OoEll+KN1HV789dsBJ5scolvbOx9pl0nXOkPKwcF1ujupTq6c+9O8Uin28P14UHYI 9yzSAYw+8eHSaBAkvIjgPVorCygPjELQsnW436Snd5qsd4qJoOLLXa73AbBAAhWaCS SJehFC1sIUyGRmqqz/1Fr+Mv7x8UU91QQVF1mPG2qgcFxze/mhU4+1V0fz2ASNnbDb wzzbHRjhMteQMjKzIIJ5w5ZggdZMBtXjGbknwoBYvoGAcb0lpDbQSsSdGqVbrp6lcq 7ZqC4BleXjpOWWjJKe/0b5JjdWdUNY68yIYBmyJ2G4XcIgYBnrReDH1to43fhyfnsM RRVRSPLeKx0aA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gmdtl3R2tz6tmD; Sat, 14 Aug 2021 00:45:35 +0200 (CEST) From: Vinicius Monego Date: Fri, 13 Aug 2021 22:45:22 +0000 Message-Id: <20210813224524.33933-2-monego@posteo.net> In-Reply-To: <20210813224524.33933-1-monego@posteo.net> References: <20210813224524.33933-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 (python2-celery): Remove variable. (python-celery)[properties]: Remove. --- gnu/packages/python-xyz.scm | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 772e04f5c6..b287ec1935 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13389,16 +13389,7 @@ supports scheduling as well. The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).") - (license license:bsd-3) - (properties `((python2-variant . ,(delay python2-celery)))))) - -(define-public python2-celery - (let ((celery (package-with-python2 - (strip-python2-variant python-celery)))) - (package/inherit celery - (native-inputs `(("python2-unittest2" ,python2-unittest2) - ("python2-mock" ,python2-mock) - ,@(package-native-inputs celery)))))) + (license license:bsd-3))) (define-public python-translitcodec (package From patchwork Fri Aug 13 22:45:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 32110 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 EA91327BC78; Fri, 13 Aug 2021 23:46: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 97A2227BC82 for ; Fri, 13 Aug 2021 23:46:12 +0100 (BST) Received: from localhost ([::1]:57468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mEfwJ-0005Fy-Mg for patchwork@mira.cbaines.net; Fri, 13 Aug 2021 18:46:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mEfwB-0005Bg-6d for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59898) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mEfwA-0006ve-WB for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mEfwA-00085R-UZ for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH v2 18/19] gnu: Remove python2-kombu. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Aug 2021 22:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.162889474831027 (code B ref 50018); Fri, 13 Aug 2021 22:46:02 +0000 Received: (at 50018) by debbugs.gnu.org; 13 Aug 2021 22:45:48 +0000 Received: from localhost ([127.0.0.1]:43205 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfvv-00084N-P3 for submit@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:47 -0400 Received: from mout02.posteo.de ([185.67.36.66]:51255) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfvu-00083s-Pb for 50018@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:47 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 1F254240101 for <50018@debbugs.gnu.org>; Sat, 14 Aug 2021 00:45:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628894741; bh=uajG3EWCzR8CUGxfa1mnGDxN1JtAbmj4mKX/6jvtge0=; h=From:To:Cc:Subject:Date:From; b=KWgMRjtVf3QmHOe4Qot5uceUc0hyvcxlJW/lPjLtRz2+jsZLs3TyK5juwwHgmkyaK Paf2mnx2+JxLRCXEhgNsMUEjvmrEQi2YkIIFO0N+BM2YBXvGLn0hoQ5JLI5MsmQBFE Mu60V4r6CLEv3RotDzDQuTyTZSXRl2Ykxms9Ril/LXj68hVCv03THPywmddAOKZN60 LCGaNMeh8vOQ4vQYrzr/QnKpwSxQVylyn7n+tr1ZCn+r4yvakDwnoGsHzCzkHTnlwd Jv8YZ3Xn3FqP5eH98BfoAiUca38FyBLP1Y/E7ZQSl0M71E55VNz0sk6uOoSHwp6SPW TdZUqBeOGVqFg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gmdtr2b9Zz9rxG; Sat, 14 Aug 2021 00:45:40 +0200 (CEST) From: Vinicius Monego Date: Fri, 13 Aug 2021 22:45:23 +0000 Message-Id: <20210813224524.33933-3-monego@posteo.net> In-Reply-To: <20210813224524.33933-1-monego@posteo.net> References: <20210813224524.33933-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 (python2-kombu): Remove variable. (python-kombu)[properties]: Remove. --- gnu/packages/python-xyz.scm | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index b287ec1935..4c29c044fb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13284,19 +13284,7 @@ and also provide proven and tested solutions to common messaging problems. AMQP is the Advanced Message Queuing Protocol, an open standard protocol for message orientation, queuing, routing, reliability and security, for which the RabbitMQ messaging server is the most popular implementation.") - (license license:bsd-3) - (properties `((python2-variant . ,(delay python2-kombu)))))) - -(define-public python2-kombu - (let ((kombu (package-with-python2 - (strip-python2-variant python-kombu)))) - (package/inherit kombu - (arguments `(;; FIXME: 'TestTransport.test_del_sync' fails on python2. - ;; It works fine on the python3 variant. - #:tests? #f - ,@(package-arguments kombu))) - (native-inputs `(("python2-unittest2" ,python2-unittest2) - ,@(package-native-inputs kombu)))))) + (license license:bsd-3))) (define-public python-billiard (package From patchwork Fri Aug 13 22:45:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 32111 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 97ACA27BC85; Fri, 13 Aug 2021 23:46:21 +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 496B027BC78 for ; Fri, 13 Aug 2021 23:46:21 +0100 (BST) Received: from localhost ([::1]:57986 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mEfwS-0005ev-6x for patchwork@mira.cbaines.net; Fri, 13 Aug 2021 18:46:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mEfwB-0005CQ-K2 for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mEfwB-0006vn-D7 for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mEfwB-00085Y-BS for guix-patches@gnu.org; Fri, 13 Aug 2021 18:46:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50018] [PATCH v2 19/19] gnu: Remove python2-amqp. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Aug 2021 22:46:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50018 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50018@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50018-submit@debbugs.gnu.org id=B50018.162889475531048 (code B ref 50018); Fri, 13 Aug 2021 22:46:03 +0000 Received: (at 50018) by debbugs.gnu.org; 13 Aug 2021 22:45:55 +0000 Received: from localhost ([127.0.0.1]:43209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfw2-00084i-W3 for submit@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:55 -0400 Received: from mout01.posteo.de ([185.67.36.65]:53315) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEfw2-00084V-6G for 50018@debbugs.gnu.org; Fri, 13 Aug 2021 18:45:54 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 949E0240028 for <50018@debbugs.gnu.org>; Sat, 14 Aug 2021 00:45:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628894748; bh=4a4URR0GVCpAYy3FFK/jEqmL6sqv0Jckp8jvHTSDmxY=; h=From:To:Cc:Subject:Date:From; b=fvOW4IO7kJ8EBH4q9X3GZlKt+y34Fgx5vds3y6woOEMsL5pMdfVTa7nZRvT0JGipr pNt2ygMNCY7lu6QWi1/Ghh1qLbqB6RrJ0TGotF+yg/F5Mh9hr+NKvFp7aFZuIvYBGO Hh8Hvte6spehfYnfFKbJ4elMtpt6puiz/ppEUFOo0WsNamHAmPmLCWTr0gxTUzHhGU oOdSWHMYrZrqTjWgreLqtrT0n2RUSHLgu+CZYnRCyHixQu7cUtrqA2A3wZ40t2t6tD spolq+cL7iypcP1dtsjSjQc486sxSIkv4zqwgi31viDm42f8cLNiOef+ijVtAcULZA 74YrHQF+cGkDA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gmdtw33qsz6tmF; Sat, 14 Aug 2021 00:45:44 +0200 (CEST) From: Vinicius Monego Date: Fri, 13 Aug 2021 22:45:24 +0000 Message-Id: <20210813224524.33933-4-monego@posteo.net> In-Reply-To: <20210813224524.33933-1-monego@posteo.net> References: <20210813224524.33933-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 (python2-amqp): Remove variable. (python-amqp)[properties]: Remove. --- gnu/packages/python-xyz.scm | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4c29c044fb..c8faedcf82 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -13206,18 +13206,7 @@ and provides a uniform API regardless of which JSON implementation is used.") "This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure python alternative when librabbitmq is not available.") - (license license:lgpl2.1+) - (properties `((python2-variant . ,(delay python2-amqp)))))) - -(define-public python2-amqp - (let ((amqp (package-with-python2 - (strip-python2-variant python-amqp)))) - (package/inherit amqp - (arguments `(;; Tries to run coverage tests with nose-cover3, which seems - ;; unmaintained. Weirdly, does not do this on the python 3 - ;; version? - #:tests? #f - ,@(package-arguments amqp)))))) + (license license:lgpl2.1+))) (define-public python-txamqp (package