From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: [PATCH 00/11] Add python{,2}-twine. Date: Mon, 11 Sep 2017 20:22:31 +0200 Message-ID: <20170911182242.7422-1-tipecaml@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drTMJ-0007SD-IN for guix-devel@gnu.org; Mon, 11 Sep 2017 14:23:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drTME-0003Sc-HS for guix-devel@gnu.org; Mon, 11 Sep 2017 14:22:59 -0400 Received: from mail-wr0-x234.google.com ([2a00:1450:400c:c0c::234]:33733) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1drTME-0003OT-C8 for guix-devel@gnu.org; Mon, 11 Sep 2017 14:22:54 -0400 Received: by mail-wr0-x234.google.com with SMTP id a43so16371992wrc.0 for ; Mon, 11 Sep 2017 11:22:53 -0700 (PDT) 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" To: guix-devel@gnu.org This patch series adds Twine. --- Cyril Roelandt (11): gnu: Add python-pydiff. gnu: python-autopep8: Update to 1.3.2. gnu: python-requests-toolbelt: Update to 0.8.0. gnu: Add python2-requests-toolbelt. gnu: python-tox: Update to 2.8.1. gnu: Add python-nose-timer. gnu: Add python-ipaddress. gnu: Update the propagated inputs of python-urllib3. gnu: Add python-tqdm. gnu: Add python-pkginfo. gnu: Add python-twine. gnu/packages/python.scm | 183 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 169 insertions(+), 14 deletions(-) -- 2.14.1