From patchwork Mon Nov 5 02:06:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Santos X-Patchwork-Id: 992853 X-Patchwork-Delegate: hauke@hauke-m.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=pobox.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Q1fTrSrb"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=pobox.com header.i=@pobox.com header.b="TZX45gKV"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 42pGLC4MmTzB6Q1 for ; Mon, 5 Nov 2018 13:08:19 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id:Date:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Bvw6hmTMHB2Wdnabj01OnTgIDXSbcmhQepGnh6g48eE=; b=Q1fTrSrbsVFtxn OKSVi2JIzJw3YQy8Lf+Oo7xsjB38c0z8U+2Kk8VcRCM6pg+2s6l69kXc0BVHE7JAba3+3Qn4+nKq6 w7q36FGEBkVjYVRP+3ZTjvXTn9jtEGIerx/dCW5IjfW6l2RDAkNzdy/c6JKQuJbOfSwfgCDNo/6dG Z2+iQAJhPH209GKQvGC5/ONj9N28zLwFLBkZQtJF7MGaEcDqt5MLN3EgZFMvzRme7CCMUswKCkPg9 y9mbLB2tEy4HsKzvzjPBbWgRaNuZQ4OCMKLeEIBk7CrchyoyFtzoy2I4dewyRXkCV5cUUodlMrX3e L5ACgoKKxIKKMN49e5RQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gJUJK-0000Vb-2V; Mon, 05 Nov 2018 02:08:14 +0000 Received: from pb-smtp2.pobox.com ([64.147.108.71]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gJUJH-0000V9-4R for openwrt-devel@lists.openwrt.org; Mon, 05 Nov 2018 02:08:12 +0000 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 4F1B310E944; Sun, 4 Nov 2018 21:07:56 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:date:message-id; s=sasl; bh=gVQvWjbo9zGTkEYnRVQ/WBpHoD8 =; b=TZX45gKVE8L4NmfRtOvrsxQjLQMlOISurJX0sA2UmabiHCkEyTjlsKWHWqf nf5IxNG+Jh70Gn5rXf1b4HGLFUtqcmOGe9ZPHU8GytFP7pa4HkPI+TWRE64hoV93 mFcArWAZuic825GC5OH5fVtFjFzGZbWnGz8gwPseh8tT0lj0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:date:message-id; q=dns; s=sasl; b=U5gIEDW5YnhWYVEGxt62U ugzUBYnXAzUHauZVzmiSjmiZI2Q6tESL5NlYq9c/bT22dgUz2/39J3Imq6iZZjGS Tn8/ctyv4mp52RD6PAKHNg842Ymm0OoAdZOURvgg+8eG+mQ49mKfPkFiBFsr8Yep p+IAM3+wXp5NuRIqoJk72g= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 4724C10E943; Sun, 4 Nov 2018 21:07:56 -0500 (EST) Received: from love.attlocal.net (unknown [76.215.41.237]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 9FB5B10E942; Sun, 4 Nov 2018 21:07:55 -0500 (EST) From: Daniel Santos To: openwrt-devel@lists.openwrt.org Date: Sun, 4 Nov 2018 20:06:39 -0600 Message-Id: <20181105020639.20813-1-daniel.santos@pobox.com> X-Mailer: git-send-email 2.16.4 X-Pobox-Relay-ID: 9C16C018-E09F-11E8-B19C-BFB3E64BB12D-06139138!pb-smtp2.pobox.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181104_180811_266012_A355480B X-CRM114-Status: UNSURE ( 7.94 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.9 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [64.147.108.71 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain Subject: [OpenWrt-Devel] [PATCH] packages/python-idna: Add missing dependency on python(3)-codecs X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org Signed-off-by: Daniel Santos --- lang/python/python-idna/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-idna/Makefile b/lang/python/python-idna/Makefile index 47f4b9668..1f36b21e9 100644 --- a/lang/python/python-idna/Makefile +++ b/lang/python/python-idna/Makefile @@ -37,14 +37,14 @@ endef define Package/python-idna $(call Package/python-idna/Default) TITLE:=python-idna - DEPENDS:=+PACKAGE_python-idna:python-light + DEPENDS:=+PACKAGE_python-idna:python-light +python-codecs VARIANT:=python endef define Package/python3-idna $(call Package/python-idna/Default) TITLE:=python3-idna - DEPENDS:=+PACKAGE_python3-idna:python3-light + DEPENDS:=+PACKAGE_python3-idna:python3-light +python3-codecs VARIANT:=python3 endef