X-Original-To: alpine-aports@lists.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id BC94FDC09C2; Thu, 15 Jan 2015 10:11:08 +0000 (UTC) Date: Thu, 15 Jan 2015 11:11:06 +0100 From: Natanael Copa To: systmkor Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/py-scrapy: fixed missing dependencies Message-ID: <20150115111106.6fe430e5@ncopa-desktop.alpinelinux.org> In-Reply-To: <1421265913-11204-1-git-send-email-systmkor@gmail.com> References: <1421265913-11204-1-git-send-email-systmkor@gmail.com> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.25; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 14 Jan 2015 12:05:13 -0800 systmkor wrote: > When running the scrapy cli command part of the py-scrapy framework it > was crashing when py-cffi and py-cryptography packages weren't > installed. So it is now part of py-scrapy dependencies. > --- > testing/py-scrapy/APKBUILD | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) applied thanks! -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---