From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH 0/5] python2-variants Date: Thu, 11 Feb 2016 21:07:42 +0200 Message-ID: <20160211210742.58845e2c@debian-netbook> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/OlV+/G_cYR3r73QGz=Ib6JG"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTwid-0006Ht-TR for guix-devel@gnu.org; Thu, 11 Feb 2016 14:16:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTwiY-0004k6-72 for guix-devel@gnu.org; Thu, 11 Feb 2016 14:15:59 -0500 Received: from flashner.co.il ([178.62.234.194]:44772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTwiY-0004jk-0c for guix-devel@gnu.org; Thu, 11 Feb 2016 14:15:54 -0500 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org --Sig_/OlV+/G_cYR3r73QGz=Ib6JG Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 9 Feb 2016 03:10:58 -0500 Leo Famulari wrote: > These patches apply the new python2-variant system introduced in > 1be83341 to python2-{cryptography, jsonschema, wheel, requests}, and > then split acme into python-acme and python2-acme. >=20 > As usual, I tested the changes to acme / letsencrypt by renewing the > certificates of my webserver [0]. >=20 > I'm not 100% confident in the style of these changes, or in the > selection of packages I updated, aside from this being the minimum > number of packages to update in order to split acme in two. But it seems > that it's not necessary to update the full graph of packages touched by > these changes. >=20 > Feedback? >=20 > [0] > It turns out that my server can't build python2-cryptography from > source. I guess that 1 GB RAM is not enough. So I learned how to use > `guix archive` :) I've never had to use guix archive. Is it something where having more swap would've helped? >=20 > Leo Famulari (5): > gnu: python-cryptography: Define 'python2-variant'. > gnu: python-jsonschema: Define 'python2-variant'. > gnu: python-wheel: Define 'python2-variant'. > gnu: python-requests: Define 'python2-variant'. > gnu: Split acme into python-acme and python2-acme. >=20 > gnu/packages/python.scm | 47 +++++++++++++++++++------------------------= ---- > gnu/packages/tls.scm | 34 ++++++++++++++++++---------------- > 2 files changed, 37 insertions(+), 44 deletions(-) >=20 --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Sig_/OlV+/G_cYR3r73QGz=Ib6JG Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJWvNv+AAoJEPTB05F+rO6Tl2sP/icmIDGu593qNeei3kqxomm9 A9eo6t37Rrzyxjwt7zK6OmohmrGHtAHVYloTikjZR1+rFTzTXfHZjteh1OGwP7cD irQv83IZH/BVA1Qm9WKoHIifGXDHQkSCZSOtIMcaEAFhmNu+7Rqo6VdgxgUYqjNi yE8uM/BBzxnQnSQEBmQhcVpZkra2Cu/N+RzgoYrIzc1Q4R9UeaidRqzaj+NUrRZq Pt06skje9pVAZ3JzQhe7b79mOeWVKo06MaowPYgoEoT17iRmvINKiGYInF9AYW8r 0jGODVh/uKZlarh8VbPDFCkxi8kjjGgrb8Si8GzG35Io0o9JIiV4u2cldeoRfi28 X80mF17S72Ofz9CuRxV8WDUkUOqgrdL2nuRqIBQFo5Vzm4Lh7LRYhKrhKU5JFmUe Lhiorehz2Q1m8M89D5auVJ0yiUeI8p2r/1sfziAxA1InLTdQj0PVU0RqRo644CGK iKIQvycAD93x30YtBAtNY1yflxFvztKf7yhTNbSu0g9uOjaCWPBmCnV4aXiJ97nb b4Le8BEVWbRb8Syyuh+J5vJe3EjEc0KD6m1R209E9O8F/V/98dt9dbiIKbwRZnD0 vJHamxBDPLkC/O1uoqkjF2UbJIJx0TGnA+xkd/JDYl/EN2F2+G5Fq6d9nsIDmXow GZez761ARhQJ+h9aTwi0 =2gSg -----END PGP SIGNATURE----- --Sig_/OlV+/G_cYR3r73QGz=Ib6JG--