From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: [PATCH 0/6] Provide some optional sqlalchemy utils. Date: Sat, 5 Nov 2016 12:27:00 +0100 Message-ID: <20161105112706.12089-1-dannym@scratchpost.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2z83-0001v5-7o for guix-devel@gnu.org; Sat, 05 Nov 2016 07:27:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2z80-0006CZ-4S for guix-devel@gnu.org; Sat, 05 Nov 2016 07:27:19 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:39664) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2z7z-0006B2-Ui for guix-devel@gnu.org; Sat, 05 Nov 2016 07:27:16 -0400 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 Danny Milosavljevic (6): gnu: Add python-pycodestyle. gnu: Add python-orderedmultidict. gnu: Add python-furl. gnu: Add python-flask-babel. gnu: Make python-sqlalchemy-utils's existing inputs propagated. gnu: Provide pytest to python-sqlalchemy-utils. gnu/packages/python.scm | 139 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 138 insertions(+), 1 deletion(-)