gnu: python-pkgconfig: Add license prefix. * gnu/packages/python.scm (python-pkgconfig)[license]: Fix prefix.
gnu: python-cython: Update to 0.24. * gnu/packages/python.scm (python-cython): Update to 0.24.
gnu: Add python-cysignals. * gnu/packages/python.scm (python-cysignals, python2-cysignals): New variables.
gnu: Add python-pkgconfig. * gnu/packages/python.scm (python-pkgconfig, python2-pkgconfig): New variables.
gnu: python-futures: Remove variable. * gnu/packages/python.scm (python-futures): Remove it.
gnu: python-pyopenssl: Update to 16.0.0. * gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 16.0.0. [arguments]: Remove field.
gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1. These packages should be udpated together. * gnu/packages/python.scm (python-cryptography): Update to 1.3.1. (python-cryptogprahy-vectors): Update to 1.3.1.
gnu: python-pytest: Update to 2.7.3. * gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.3.
gnu: Remove duplicate python-pbr. This is a follow-up to commit 1ef09c0c75c61fd70a84667a845a652995b38a94. * gnu/packages/openstack.scm (python-pbr, python2-pbr): Move from here ... * gnu/packages/python.scm: ... to here. (python-pbr, python2-pbr): Delete duplicate packages.
gnu: python-lockfile: Update to 0.12.2. * gnu/packages/python.scm (python-lockfile): Update to 0.12.2. [native-inputs]: Add python-pbr. (python2-lockfile): Update to 0.12.2. [native-inputs]: Add python2-setuptools, python2-pbr.
gnu: python-lockfile Use 'python2-variant'. * gnu/packages/python.scm (python-lockfile): Use 'python2-variant'. [properties]: New field. (python2-lockfile): Use 'strip-python2-variant'.
gnu: Add python-pbr. * gnu/packages/python.scm (python-pbr, python2-pbr): New variables.
gnu: python-pandas: Update to 0.18.0. * gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.18.0. [arguments]: Enable tests.
gnu: Add python2-s3cmd. * gnu/packages/python.scm (python2-s3cmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add python-magic. * gnu/packages/python.scm (python-magic, python2-magic): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: python-atomicwrites: Update to 1.0.0. * gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites): Update to 1.0.0.
gnu: python-llfuse-0.41: Update to 0.41.1. * gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
gnu: python-llfuse: Update to 1.0, keep 0.41 variant. * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.0. (python-llfuse)[properties]: New field. [license]: Remove 'expat'. (python2-llfuse): Use 'strip-python2-variant'. [propagated-inputs]: Add python2-contextlib2. (python-llfuse-0.41): New variable.
gnu: python-msgpack: Use 'python2-variant'. * gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field. [properties]: New field. (python2-msgpack): Use 'strip-python2-variant'. [native-inputs]: Add python2-setuptools.
gnu: python-msgpack: Update to 0.4.7. * gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7. [source]: Use pypi-uri.