From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IJtlL8In6GHupwAAgWs5BA (envelope-from ) for ; Wed, 19 Jan 2022 16:01:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4OAWKMIn6GFihQEAG6o9tA (envelope-from ) for ; Wed, 19 Jan 2022 16:01:22 +0100 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 42BB939DB6 for ; Wed, 19 Jan 2022 16:01:22 +0100 (CET) Received: from localhost ([::1]:36414 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nACSf-0005ev-Eu for larch@yhetil.org; Wed, 19 Jan 2022 10:01:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43786) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nABg4-0003hM-7Z for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60392) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nABg3-0005Bk-S2 for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nABg3-0003Fe-OJ for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53364] [PATCH 17/28] gnu: Remove python2-url. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jan 2022 14:11:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53364 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53364@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 53364-submit@debbugs.gnu.org id=B53364.164260145012327 (code B ref 53364); Wed, 19 Jan 2022 14:11:07 +0000 Received: (at 53364) by debbugs.gnu.org; 19 Jan 2022 14:10:50 +0000 Received: from localhost ([127.0.0.1]:53268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABfl-0003Cl-SM for submit@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:50 -0500 Received: from mout02.posteo.de ([185.67.36.66]:34565) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABfk-0003CI-C4 for 53364@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:48 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id C895B240103 for <53364@debbugs.gnu.org>; Wed, 19 Jan 2022 15:10:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642601442; bh=DbPHN4bDCdfqRqrUIvfbpI8rVTsiZswzZCfNHQekGlE=; h=From:To:Cc:Subject:Date:From; b=H7wZC9VSRfrIWmKZrAf0QiGTRYopdXjOpFB7AywScKfzGfkmhk+jbQKfqwRKsB4FF lixCiRULGUY8Jl+hwdhMfyU/Gb7UwahSKPxGKza6oVX3v28kJTGRlVCKW/0k9nk8k5 BWpZZG/INmGS1Uq9CvyftnSpB2rQzY7A5rQsVTD9oQjSqV3tCLJlZlDz1nGB8NMcyX W+jNUNeqmVK1awoQMH+0uY27Kzpl1+bd8SgdVijx/rXL0+ElFkeP4rXqGbuZ5ryjV8 2GaBu9CVdPVPhdQ0ekcrhuYKtwoF6JM3gsa59Rn00HXJ2izFdfZrC+S58tjDDAA6i6 6tdPkEzf3C3oA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jf6xF6gCGz9rxK; Wed, 19 Jan 2022 15:10:41 +0100 (CET) From: Vinicius Monego Date: Wed, 19 Jan 2022 14:09:05 +0000 Message-Id: <20220119140916.41578-17-monego@posteo.net> In-Reply-To: <20220119140916.41578-1-monego@posteo.net> References: <20220119140916.41578-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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642604482; 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=gjkrq/3NsOmUfAzfIGzCKioR7q9KTjRCgreo+vzcXsU=; b=L6TDgJaYPAZU1v0d31nVEzmSz3t4sVRkcpNOvfJN8E1IydH7q+VzsyN3AVp7BXtYzzndjz fJkIixWKgmMfxNcBQrI3EhT7iN3eiUIGCW5W1xsi0LA+dr3L13W7YdkAdALoMJSwitdnu1 RzaQk0saPRWgRqjjpRBYMEoGT5oCGoWv+/PoHbZy9kyFmrHuy8L3A3x3qKJFsvO0uAMx7Y 1vqLRLUaRqlk+WF764TajGuJVP3XWD6S8oqERFmbv0L8TpfwrJFM4wyMt+JNlWZfwaH7Kr 059AVOMpuKkpTNjdYzYFlkT7EsiIBVsaTfyqQwGaOEVJR/fSEWD5KDS7wazJSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642604482; a=rsa-sha256; cv=none; b=oa7v/G5GMhR4nmg0MJQR0hJ1msKI0Q8DYVnA/+JghdgPxKDz121+Y4hTLsrPj3KeoIPDcL l5xn3VrMscukDN/HtSKHuZHVthODld2aw4L/f6NFUvlnNQHf0Uw5mRbEQI9yvzSXU83N72 IZMilGMrwiGKYKvAo1ToMiN6WOWAXjd8QwBsAmqhHeSZPMwaoGu4FFZV5T9QYXO/yfkcmr KHTZGHc0th+BrqmKwuDUbfCgDQ6fGJCUGTc2VbeFCDYXWO3z4gQJFr7p/RDkpIoNoW+WB+ mMvKi4MEBNpf9Enr/wuYnWPYdlsgS4LK0z2tslIchV0ls44jMR2mi6Ipzk/1/w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=H7wZC9VS; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -0.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=H7wZC9VS; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 42BB939DB6 X-Spam-Score: -0.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: oPruI2w7yRmQ * gnu/packages/python-web.scm (python2-url): Remove variable. * gnu/packages/python-web.scm (python2-url)[properties]: Remove field. --- gnu/packages/python-web.scm | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 79bee975c8..0a49887b78 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3143,14 +3143,7 @@ provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients." (home-page "https://github.com/seomoz/url-py") (synopsis "URL Parsing") (description "Library for parsing urls.") - (license license:expat) - (properties `((python2-variant . ,(delay python2-url)))))) - -(define-public python2-url - (let ((base (package-with-python2 (strip-python2-variant python-url)))) - (package/inherit base - (propagated-inputs - `(("python2-publicsuffix" ,python2-publicsuffix)))))) + (license license:expat))) (define-public python-cachecontrol (package -- 2.30.2