X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail.cmpwn.com (mail.cmpwn.com [45.56.77.53]) by lists.alpinelinux.org (Postfix) with ESMTP id 4C08BF83202 for ; Wed, 3 Apr 2019 19:22:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cmpwn.com; s=cmpwn; t=1554319528; bh=yUX/zYnYtf/vyGkRwJkTRULHka3yVydndsBgV4aJUa4=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=1GBUBubvT9Pbd6R9lW8sxakrLg44bmhdYtWFquuKCZLdNlWN6Z98Epg6nJaMnYj1t FZX8+gUxXd79ULWs/QyybCiqn5uhIcCwBQB7G5yjmaR2p99QoomXUwilOnwvdh7K8Z IJAWML6e+HMr7Z5VUQDnoGrhME/gs+p/swyfwNsw= Date: Wed, 3 Apr 2019 15:22:32 -0400 From: Drew DeVault To: Natanael Copa Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH 2/9] main/py-freezegun: new APKBUILD Message-ID: <20190403192232.GF1170@homura.localdomain> References: <20190403190954.29209-1-sir@cmpwn.com> <20190403190954.29209-3-sir@cmpwn.com> <20190403212101.319a4cb8@ncopa-desktop.copa.dup.pw> 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-Disposition: inline In-Reply-To: <20190403212101.319a4cb8@ncopa-desktop.copa.dup.pw> X-GNU: Terry Pratchett On 2019-04-03 9:21 PM, Natanael Copa wrote: > this means that py2-freezegun will depend on py3-six and py3-freezegun > will depend on py2-six. Is that intentional? A bootstrap build will require disabling check on py-six to avoid circular dependencies. Let me add that... --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---