On Fri, Feb 12, 2016 at 11:43:56AM -0800, Christopher Allan Webber wrote: > From 8de2a4095987efcf1d9b8f1b5d71ba6fc57e12e8 Mon Sep 17 00:00:00 2001 > From: Christopher Allan Webber <cweb...@dustycloud.org> > Date: Thu, 11 Feb 2016 16:16:45 -0800 > Subject: [PATCH 2/3] gnu: Add python-wtforms > > * gnu/packages/python.scm (python-wtforms, python2-wtforms): New variables.
It looks good to me, but I wonder if the python-3 variant really needs setuptools? If so, okay. If not, can you use the new python2-variant system [0] to provide setuptools for python2-wtforms? [0] Introduced in 48b311b1b3ba