X-Original-To: alpine-devel@lists.alpinelinux.org Received: from karif.server-speed.net (karif.server-speed.net [78.46.56.141]) by lists.alpinelinux.org (Postfix) with ESMTP id CCCAD5C40EA for ; Mon, 6 Jun 2016 17:17:39 +0000 (GMT) Received: from karif.server-speed.net (karif.server-speed.net [127.0.0.1]) by karif.server-speed.net (Postfix) with ESMTP id 994EF143F60 for ; Mon, 6 Jun 2016 19:17:38 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on karif.server-speed.net X-Spam-Level: X-Spam-Virus: No X-Spam-Status: No, score=-101.9 required=5.0 tests=ALL_TRUSTED=-100, BAYES_00=-1.9 autolearn=ham autolearn_force=no version=3.4.1 Received: from [192.168.1.163] (static-dwaszesc-jedenjeden1.echostar.pl [109.232.26.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: barthalion) by karif.server-speed.net (Postfix) with ESMTPSA id 7AC89143F51 for ; Mon, 6 Jun 2016 19:17:38 +0200 (CEST) Authentication-Results: karif.server-speed.net; dkim=none Subject: Re: [alpine-devel] Python 3 in Alpine 3.5 To: alpine-devel@lists.alpinelinux.org References: <20160603121228.5d26f586@ncopa-desktop.alpinelinux.org> <20160603141443.GB4441@eucalyptus> From: =?UTF-8?Q?Bart=c5=82omiej_Piotrowski?= X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <2ca3860c-c5ad-0c0d-4bf2-d2724b913f24@bpiotrowski.pl> Date: Mon, 6 Jun 2016 19:17:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <20160603141443.GB4441@eucalyptus> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1T99Teokf9JkJJ8KGjUl6aFrENSBeTlFd" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1T99Teokf9JkJJ8KGjUl6aFrENSBeTlFd Content-Type: multipart/mixed; boundary="J4qPMHG521HxTJN0T3IfnaDG4bsLjADcD" From: =?UTF-8?Q?Bart=c5=82omiej_Piotrowski?= To: alpine-devel@lists.alpinelinux.org Message-ID: <2ca3860c-c5ad-0c0d-4bf2-d2724b913f24@bpiotrowski.pl> Subject: Re: [alpine-devel] Python 3 in Alpine 3.5 References: <20160603121228.5d26f586@ncopa-desktop.alpinelinux.org> <20160603141443.GB4441@eucalyptus> In-Reply-To: <20160603141443.GB4441@eucalyptus> --J4qPMHG521HxTJN0T3IfnaDG4bsLjADcD Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2016-06-03 16:14, Jiri Horner wrote: > Have you considered integrating pip with apk? Like `apk add py-foo` > would invoke pip to install `foo` for you and manage upgrades too. I wa= s > using simple script that did something similar, so I don't need to > switch between apk and pip and it was quite comfortable. That would be excellent idea, but apk-tools being written in C is rather unhappy place for such task. As far as I know, one of the design goals of packaging system Alpine is simplicity as in KISS, and apk<->pip translation definitely counts as magic. Bart=C5=82omiej --J4qPMHG521HxTJN0T3IfnaDG4bsLjADcD-- --1T99Teokf9JkJJ8KGjUl6aFrENSBeTlFd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXVbAyAAoJELvkN3FIcyiprNEIAMWN11aaxW1M0aEUirbLXx+m cPhxp9H40Pz2e/l4D52wt7l7sYeL8v7hD0673IOT+noPJVkhtGLJv5dHWdjhCSRI oknW0PwOKE0z/ErnTY+Zc6tuMKLlvO3TktrY6EYAOlc/KZ650sIBJt7wpPi4RsD0 mtR1CEv1DubGhcqpIeLnS3zzCCgeIGfw5ot3tWexrGkdTK1DkywTeN/oWKeaV0P3 afEwRcS1gdm8HSwF4iao0mCuHH0zZ4xwLvkjlq4VpfuWcHFJHo7hAqatkkv0FE1I FXb9TVvdZHxtbgkujppdrnXSqzgkckut/94Fceahee/Xd8aAOPinyEPW9u9kD5Q= =ejrC -----END PGP SIGNATURE----- --1T99Teokf9JkJJ8KGjUl6aFrENSBeTlFd-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---