gnu: python-parse: Fix failing test. * gnu/packages/python.scm (python-parse)[origin]: Add patch. * gnu/packages/patches/python-parse-too-many-fields.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: python-wtforms: Skip optional tests. * gnu/packages/python.scm (python-wtforms)[arguments]: Add a phase preventing tests from failing when optional tests aren't run.
gnu: python-s3transfer: Run the tests. * gnu/packages/python.scm (python-s3transfer, python2-s3transfer)[arguments]: Use python-nose to run the tests. [native-inputs]: Add python-mock and python-nose.
Merge branch 'master' into core-updates
gnu: python-certifi: Update to 2016.8.31. * gnu/packages/python.scm (python-certifi): Update to 2016.8.31. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Merge branch 'master' into core-updates
gnu: Add python-flask-sqlalchemy. * gnu/packages/python.scm (python-flask-sqlalchemy): New variable.
gnu: Add python-flask-basicauth. * gnu/packages/python.scm (python-flask-basicauth): New variable.
gnu: Add python-flask-restful. * gnu/packages/python.scm (python-flask-restful): New variable.
gnu: Add python-aniso8601. * gnu/packages/python.scm (python-aniso8601): New variable.
gnu: python2-validictory: Add missing input. * gnu/packages/python.scm (python2-validictory)[native-inputs]: Add python2-setuptools. (python-validictory)[properties]: New field.
gnu: Add python-validictory and python2-validictory. * gnu/packages/python.scm (python-validictory, python2-validictory): New variables.
gnu: Add python2-pathlib2. Adding only the Python 2 variant, since for Python 3 our minimum version is 3.4 which already includes this package as part of the standard library. gnu/packages/python.scm (python2-pathlib2): New variable.
gnu: Add python-setproctitle and python2-setproctitle. * gnu/packages/python.scm (python-setproctitle, python2-setproctitle): New variables.
gnu: python-file: Work around "double encoding" bug in file@5.28. * gnu/packages/patches/python-file-double-encoding-bug.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-file)[source]: Use it. (python2-file)[source]: Use the source of FILE directly, without the patch.
gnu: python-file: Don't create a compressed egg. * gnu/packages/python.scm (python-file, python2-file)[arguments]: Pass "--single-version-externally-managed" "--root=/" to #:configure-flags.
gnu: awscli: Update to 1.11.5. * gnu/packages/python.scm (awscli): Update to 1.11.5. [source]: Use pypi-uri. [inputs]: Add python-s3transfer.
gnu: Add python-s3transfer. * gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New variable.
gnu: python-botocore: Update to 1.4.62. * gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
gnu: python-rsa: Update to 3.4.2. * gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.