X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mailauth3.nine.ch (mailauth3.nine.ch [94.230.211.187]) by lists.alpinelinux.org (Postfix) with ESMTP id C40745C567F for ; Mon, 18 Sep 2017 17:43:53 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by mailauth3.nine.ch (Postfix) with ESMTP id EB6A011F8C9 for ; Mon, 18 Sep 2017 19:43:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mailauth3.nine.ch X-Spam-Flag: NO X-Spam-Score: -0.999 X-Spam-Level: X-Spam-Status: No, score=-0.999 tagged_above=-999 required=5.6 tests=[ALL_TRUSTED=-1, HEADER_FROM_DIFFERENT_DOMAINS=0.001] autolearn=disabled Received: from mailauth3.nine.ch ([127.0.0.1]) by localhost (mailauth3.nine.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YAQssydAGPYi for ; Mon, 18 Sep 2017 19:43:24 +0200 (CEST) Received: from vimes (office.adfinis.com [95.128.36.166]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pf@1042.ch) by mailauth3.nine.ch (Postfix) with ESMTPSA for ; Mon, 18 Sep 2017 19:43:24 +0200 (CEST) Received: by vimes (Postfix, from userid 1000) id A639F20409; Mon, 18 Sep 2017 19:43:24 +0200 (CEST) From: Jean-Louis Fuchs To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH 0/4] testing/py3-hypothesis: new aport Date: Mon, 18 Sep 2017 19:43:14 +0200 Message-Id: <20170918174318.3993-1-ganwell@fangorn.ch> X-Mailer: git-send-email 2.13.5 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: pytest and py-py had a version conflict, I solved it by upgrading both to latest. Without the upgrades hypothesis' check would fail. py3-attrs the only dependency of hypothesis is also added. --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---