summary refs log tree commit diff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
2016-04-10gnu: python-pytest-xdist: Change inputs.Efraim Flashner
* gnu/packages/python.scm (python-pytest-xdist)[native-inputs]: Remove python-setuptools. [propagated-inputs]: Move python-execnet, python-py, python-pytest ... [inputs]: ... to here. Add python-apipkg. [properties]: Define python2-pytest-xdist. (python2-pytest-xdist): Build with 'strip-python2-variant'. [native-inputs]: Add python2-setuptools.
2016-04-10gnu: python-pytest-runner: Define python2-pytest-runner.Efraim Flashner
* gnu/packages/python.scm (python-pytest-runner)[properties]: Define python2-pytest-runner. [native-inputs]: Remove python-setuptools. [home-page]: Project has moved to Github. (python2-pytest-runner)[native-inputs]: Add python2-setuptools.
2016-04-10gnu: python-pytest-cov: Update to 2.2.1.Efraim Flashner
* gnu/packages/python.scm (python-pytest-cov): Update to 2.2.1. [native-inputs]: Remove python-setuptools. Move python-coverage, python-pytest ... [inputs]: ... to here. [properties]: Define python2-pytest-cov. (python-pytest-cov): Build with 'strip-python2-variant'. [inputs]: Add python2-setuptools.
2016-04-10gnu: python-parse: Update to 1.6.6.Efraim Flashner
* gnu/packages/python.scm (python-parse): Update to 1.6.6.
2016-04-10gnu: python-tzlocal: Update to 1.2.2.Efraim Flashner
* gnu/packages/python.scm (python-tzlocal): Update to 1.2.2. [native-inputs]: Move python-pytz ... [inputs]: ... to here.
2016-04-10gnu: python-parsedatetime: Update to 2.1.Efraim Flashner
* gnu/packages/python.scm (parsedatetime): Update to 2.1. [native-inputs]: Remove python-setuptools, add python-nose, python-pyicu. [properties]: Define python2-variant. (python2-parsedatetime): Build with 'strip-python2-variant'. [native-inputs]: Add python2-setuptools.
2016-04-10gnu: python-dateutil-2: Update to 2.5.2.Efraim Flashner
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.2. [inputs]: Remove python-setuptools. [properties]: Define python2-dateutil-2. (python2-dateutil-2): Build with 'strip-python2-variant'. [inputs]: Add python2-setuptools.
2016-04-10gnu: python-keyring: Update to 8.7.Efraim Flashner
* gnu/packages/python.scm (python-keyring): Update to 8.7. [native-inputs]: Remove python-setuptools, python-mock. [properties]: Define python2-keyring. (python2-keyring): Build with 'strip-python2-variant'. [native-inputs]: Add python2-setuptools.
2016-04-10gnu: python-h5py: Update to 2.6.0.Efraim Flashner
* gnu/packages/python.scm (python-h5py): Update to 2.6.0. [inputs]: Add python-six. [native-inputs]: Add python-pkgconfig. [properties]: Define python2-h5py.
2016-04-10gnu: python-pytz: Update to 2016.3.Efraim Flashner
* gnu/packages/python.scm (python-pytz): Update to 2016.3.
2016-04-10gnu: python-babel: Update to 2.3.2.Efraim Flashner
* gnu/packages/python.scm (python-babel): Update to 2.3.2.
2016-04-10gnu: python-ccm: Update to 2.1.6.Efraim Flashner
* gnu/packages/python.scm (python-ccm): Update to 2.1.6.
2016-04-10gnu: python-httplib2: Update to 0.9.2.Efraim Flashner
* gnu/packages/python.scm (python-httplib2): Update to 0.9.2.
2016-04-10gnu: python-paramiko: Update to 1.16.0.Efraim Flashner
* gnu/packages/python.scm (python-paramiko): Update to 1.16.0.
2016-04-10gnu: python-requests: Rearrange inputs.Efraim Flashner
* gnu/packages/python.scm (python-requests)[propagated-inputs]: Move python-py, python-pytest, python-pytest-cov, python-wheel from here... [native-inputs]: ... to here.
2016-04-07gnu: python-pkgconfig: Add license prefix.Mathieu Lirzin
* gnu/packages/python.scm (python-pkgconfig)[license]: Fix prefix.
2016-04-07gnu: python-cython: Update to 0.24.Andreas Enge
* gnu/packages/python.scm (python-cython): Update to 0.24.
2016-04-07gnu: Add python-cysignals.Andreas Enge
* gnu/packages/python.scm (python-cysignals, python2-cysignals): New variables.
2016-04-06gnu: Add python-pkgconfig.Andreas Enge
* gnu/packages/python.scm (python-pkgconfig, python2-pkgconfig): New variables.
2016-04-05gnu: python-futures: Remove variable.Efraim Flashner
* gnu/packages/python.scm (python-futures): Remove it.
2016-04-04gnu: python-pyopenssl: Update to 16.0.0.Leo Famulari
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 16.0.0. [arguments]: Remove field.
2016-04-04gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1.Leo Famulari
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.
2016-04-04gnu: python-pytest: Update to 2.7.3.Leo Famulari
* gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.3.
2016-04-03gnu: Remove duplicate python-pbr.Ben Woodcroft
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.
2016-04-03gnu: python-lockfile: Update to 0.12.2.Ben Woodcroft
* 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.
2016-04-03gnu: python-lockfile Use 'python2-variant'.Ben Woodcroft
* gnu/packages/python.scm (python-lockfile): Use 'python2-variant'. [properties]: New field. (python2-lockfile): Use 'strip-python2-variant'.
2016-04-03gnu: Add python-pbr.Ben Woodcroft
* gnu/packages/python.scm (python-pbr, python2-pbr): New variables.
2016-04-03gnu: python-pandas: Update to 0.18.0.Ben Woodcroft
* gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.18.0. [arguments]: Enable tests.
2016-03-30gnu: Add python2-s3cmd.Chris Marusich
* gnu/packages/python.scm (python2-s3cmd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-03-30gnu: Add python-magic.Chris Marusich
* gnu/packages/python.scm (python-magic, python2-magic): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-03-25gnu: python-atomicwrites: Update to 1.0.0.Leo Famulari
* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites): Update to 1.0.0.
2016-03-24gnu: python-llfuse-0.41: Update to 0.41.1.Leo Famulari
* gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
2016-03-24gnu: python-llfuse: Update to 1.0, keep 0.41 variant.Leo Famulari
* 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.
2016-03-24gnu: python-msgpack: Use 'python2-variant'.Leo Famulari
* gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field. [properties]: New field. (python2-msgpack): Use 'strip-python2-variant'. [native-inputs]: Add python2-setuptools.
2016-03-24gnu: python-msgpack: Update to 0.4.7.Leo Famulari
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7. [source]: Use pypi-uri.
2016-03-18gnu: Add python-rarfile.Leo Famulari
* gnu/packages/python.scm (python-rarfile, python2-rarfile): New variables. * gnu/packages/patches/python-rarfile-fix-tests.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2016-03-18gnu: Add python2-unicodecsv.Leo Famulari
* gnu/packages/python.scm (python2-unicodecsv): New variable.
2016-03-18gnu: Add python-jellyfish.Leo Famulari
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): New variables.
2016-03-18gnu: Add python2-pathlib.Leo Famulari
* gnu/packages/python.scm (python-pathlib, python2-pathlib): New variables.
2016-03-18gnu: Add python-responses.Leo Famulari
* gnu/packages/python.scm (python-responses, python2-responses): New variables.
2016-03-18gnu: Add python-cookies.Leo Famulari
* gnu/packages/python.scm (python-cookies, python2-cookies): New variable.
2016-03-18gnu: Add python-flask.Leo Famulari
* gnu/packages/python.scm (python-flask, python2-flask): New variables.
2016-03-18gnu: Add python-munkres.Leo Famulari
* gnu/packages/python.scm (python-munkres, python2-munkres): New variables.
2016-03-13gnu: Add python-vobject.Leo Famulari
* gnu/packages/python.scm (python-vobject, python2-vobject): New variables.
2016-03-13gnu: Split python2-pyicu into python-pyicu and python2-pyicu.Leo Famulari
* gnu/packages/python.scm (python2-pyicu): Split variable into... (python-pyicu, python2-pyicu): ...both Python variants. (python-pyicu)[arguments]: Enable tests.
2016-03-13gnu: python2-pyicu: Update to 1.9.2.Leo Famulari
* gnu/packages/python.scm (python2-pyicu): Update to 1.9.2.
2016-03-13gnu: Add python2-atomicwrites.Leo Famulari
* gnu/packages/python.scm (python2-atomicwrites): New variable.
2016-03-13gnu: python-hypothesis: Update to 3.1.0.Leo Famulari
* gnu/packages/python.scm (python-hypothesis, python2-hypothesis): Update to 3.1.0.
2016-03-04gnu: python-cryptography, python-cryptography-vectors: Update to 1.2.3.Leo Famulari
These packages should be updated together. * gnu/packages/python.scm (python-cryptography): Update to 1.2.3. (python-cryptography-vectors): Update to 1.2.3.
2016-03-03gnu: python-pysam, python2-pysam: Move to bioinformatics.scm.Ricardo Wurmus
* gnu/packages/python.scm (python-pysam, python2-pysam): Move to... * gnu/packages/bioinformatics.scm (python-pysam, python2-pysam): ...here.