From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e13Ks-0004sA-0d for guix-patches@gnu.org; Sun, 08 Oct 2017 00:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e13Kq-0001oy-9U for guix-patches@gnu.org; Sun, 08 Oct 2017 00:37:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46713) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e13Kq-0001os-62 for guix-patches@gnu.org; Sun, 08 Oct 2017 00:37:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e13Kq-0003gd-0S for guix-patches@gnu.org; Sun, 08 Oct 2017 00:37:04 -0400 Subject: [bug#28739] [PATCH 0/5] Update python{,2}-a* Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e13Jn-0004YJ-7S for guix-patches@gnu.org; Sun, 08 Oct 2017 00:35:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e13Jk-0000sX-5O for guix-patches@gnu.org; Sun, 08 Oct 2017 00:35:59 -0400 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]:56272) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e13Jj-0000sF-V7 for guix-patches@gnu.org; Sun, 08 Oct 2017 00:35:56 -0400 Received: by mail-wm0-x236.google.com with SMTP id u138so15718183wmu.4 for ; Sat, 07 Oct 2017 21:35:55 -0700 (PDT) From: Cyril Roelandt Date: Sun, 8 Oct 2017 06:35:40 +0200 Message-Id: <20171008043545.9511-1-tipecaml@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 28739@debbugs.gnu.org Hello, This patch series provides updates for the python{,2}-a* packages that could "easily" be upgraded. I rebuilt all the updated packages, and every package that depends on them, so this should be pretty safe. Cyril. --- Cyril Roelandt (5): gnu: python-apispec: Update to 0.25.3. gnu: python-arrow: Update to 0.10.0. gnu: python-alembic: Update to 0.9.5. gnu: python-aniso8601: Update to 1.3.0. gnu: Add python2-aniso8601. gnu/packages/python.scm | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) -- 2.14.1