From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id bAu7Ej/2FmEJGgEAgWs5BA (envelope-from ) for ; Sat, 14 Aug 2021 00:46:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oGKzDT/2FmEscwAAbx9fmQ (envelope-from ) for ; Fri, 13 Aug 2021 22:46:23 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0487F1AA22 for ; Sat, 14 Aug 2021 00:46:23 +0200 (CEST) Received: from localhost ([::1]:58020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mEfwT-0005fn-Rn for larch@yhetil.org; Fri, 13 Aug 2021 18:46:21 -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 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628894783; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=V+IB7VCX7WdzswBqEe5LobihzzXTpvQVj+gbGn6U1BU=; b=WYRuOQE4oO0Tl6+cUldnxdun7/b+4Byigt/jbBNpkZOXh5QSTOkGelAs2zszOFFRVqmBFx EFTk+7Z6hB/It7U8vjoxBNdYwLgmiVyrZVB39tm6dOBALlXa6dXodtKddZjoZSr+EHUw6j Q7m/tP1O90E1D4bUFkCxdKnp4MCzBeoPaIerkg8918uSfS+rOam8To2D6Uau1b949bYICO CXLfLNHBl2W3H5NXvffOlnxrF/jLMk62gLySWcJJsdGU+b9HPjQyYsKmhv/dCA1ERKtUgS F3m6zwX5iZGpa725aLEXpsUHyndfLLLy0btEnOeaNdsfIX6Qi4vgdQOiVD3T3w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628894783; a=rsa-sha256; cv=none; b=YAKipRnY4FGaKFXH1e5XN5N8RYolk5CzRFFe4+okZ5t8BmZIfgggzR7VYwnU3aK68zuj1D aLMEmCSBH8LFiIehXlYJ78jZZ1KORjNm6rswTmQMm5ihCW06u/1Pb/bDYDTylWgPCDdh6/ oVlrHPrcqYC1n8b4cvG0X9/vdEfbAXR5Az+cH7VyK+fx2vsiFC2AoXw39Yq7hauPRpLDeu iVPGpH73nbCWHcXjESFMojEWzklud9eHtDxHG0iCXN+V+WN8MQ9rS9RPlCMWnLG8Nn0vBJ NEwRh7XblwPyT4YJgiGLuM8m18aj2l+XEp5jBHkWsaHlnp6Xnhj69MLtN8eOyQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OoEll+KN; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=OoEll+KN; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 0487F1AA22 X-Spam-Score: 3.69 X-Migadu-Scanner: scn1.migadu.com X-TUID: KlDVubAgZ9nc * 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 -- 2.30.2