gnu: Add python-configargparse. * gnu/packages/python.scm (python-configargparse, python2-configargparse): New variables.
gnu: Add python2-pythondialog. * gnu/packages/python.scm (python2-pythondialog): New variable.
gnu: Add python-configobj. * gnu/packages/python.scm (python-configobj, python2-configobj): New variables. * gnu/packages/patches/python-configobj-setuptools.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
gnu: Add python-werkzeug. * gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New variables.
gnu: Add python-pyrfc3339. * gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables.
gnu: Add python-zope-component. * gnu/packages/python.scm (python-zope-component, python2-zope-component): New variables.
gnu: Add python-zope-security. * gnu/packages/python.scm (python-zope-security, python2-zope-security): New variables.
gnu: Add python-zope-location. * gnu/packages/python.scm (python-zope-location, python2-zope-location): New variables.
gnu: Add python-zope-proxy. * gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New variables.
gnu: Add python-zope-configuration. * gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration): New variables.
gnu: Add python-zope-schema. * gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables.
gnu: Add python-zope-i18nmessageid. * gnu/packages/python.scm (python-zope-i18nmessageid, python2-zope-i18nmessageid): New variables.
gnu: Add python-zope-testrunner. * gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner): New variables.
gnu: Add python-zope-testing. * gnu/packages/python.scm (python-zope-testing, python2-zope-testing): New variables.
gnu: Add python-zope-exceptions. * gnu/packages/python.scm (python-zope-exceptions, python2-zope-exceptions): New variables.
gnu: Add python-zope-interface. * gnu/packages/python.scm (python-zope-interface, python2-zope-interface): New variables.
gnu: Add python-zope-event. * gnu/packages/python.scm (python-zope-event, python2-zope-event): New variables.
gnu: python2-seaborn: Use custom 'python2-' packages. * gnu/packages/python.scm (python2-seaborn): Use customized 'python2-' versions of 'matplotlib', 'pandas' and 'scipy'.
gnu: python2-scikit-image: Use custom 'python2-' packages. * gnu/packages/python.scm (python2-scikit-image): Use customized 'python2-' versions of 'matplotlib', 'numpy' and 'scipy'.
gnu: python2-pandas: Use custom 'python2-numpy'. * gnu/packages/python.scm (python2-pandas): Do it.