aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: python-click-log: Update to 0.1.3.Leo Famulari2016-02-15
| | | | * gnu/packages/python.scm (python-click-log): Update to 0.1.3.
* gnu: python-atomicwrites: Update to 0.1.9.Leo Famulari2016-02-15
| | | | * gnu/packages/python.scm (python-atomicwrites): Update to 0.1.9.
* gnu: python-lxml: Update to 3.5.0.Leo Famulari2016-02-15
| | | | | * gnu/packages/python.scm (python-lxml, python2-lxml): Update to 3.5.0. [source]: Use pypi-uri.
* gnu: python-sqlalchemy: Update to 1.0.12.Christopher Allan Webber2016-02-15
| | | | * gnu/packages/python.scm (python-sqlalchemy): Update to 1.0.12.
* gnu: python-ly: Update to 0.9.3.Andreas Enge2016-02-14
| | | | * gnu/packages/python.scm (python-ly): Update to 0.9.3.
* gnu: Add python-wtformsChristopher Allan Webber2016-02-13
| | | | * gnu/packages/python.scm (python-wtforms, python2-wtforms): New variables.
* gnu: python-wheel: Define 'python2-variant'.Leo Famulari2016-02-12
| | | | | | | | * gnu/packages/python.scm (python-wheel)[properties]: New field. (python2-wheel): Use 'strip-python2-variant'. (python2-requests): Take the result of 'package-with-python2' directly. * gnu/packages/openstack.scm (python2-requests-mock): Likewise. (python2-oslosphinx): Likewise.
* gnu: python-jsonschema: Define 'python2-variant'.Leo Famulari2016-02-12
| | | | | | | * gnu/packages/python.scm (python-jsonschema)[properties]: New field. (python2-jsonschema): Use 'strip-python2-variant'. * gnu/packages/openstack.scm (python2-tempest-lib): Take the result of 'package-with-python2' directly.
* gnu: python-cryptography: Define 'python2-variant'.Leo Famulari2016-02-12
| | | | | | * gnu/packages/python.scm (python-cryptography)[properties]: New field. (python2-cryptography): Use 'strip-python2-variant'. (python2-pyopenssl): Take the result of 'package-with-python2' directly.
* gnu: python2-fastlmm: Update to 0.2.21.Ricardo Wurmus2016-02-12
| | | | * gnu/packages/python.scm (python2-fastlmm): Update to 0.2.21.
* gnu: python2-pysnptools: Update to 0.3.5.Ricardo Wurmus2016-02-12
| | | | * gnu/packages/python.scm (python2-pysnptools): Update to 0.3.5.
* gnu: python-numpy-bootstrap: Update to 1.10.4.Ricardo Wurmus2016-02-12
| | | | * gnu/packages/python.scm (python-numpy-bootstrap): Update to 1.10.4.
* gnu: python-pandas: Update to 0.16.2.Ricardo Wurmus2016-02-12
| | | | * gnu/packages/python.scm (python-pandas): Update to 0.16.2.
* gnu: python-pillow: Update to 3.1.1 [fixes CVE-2016-{0740, 0775}].Leo Famulari2016-02-08
| | | | * gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.1.1.
* gnu: Add python2-xdo.Christopher Allan Webber2016-02-07
| | | | * gnu/packages/python.scm (python2-xdo): New variable.
* gnu: python-matplotlib: Define 'python2-variant'.Ludovic Courtès2016-02-07
| | | | | | | | * gnu/packages/python.scm (python2-numpy): Take the result of 'package-with-python2' directly. (python2-scipy): Likewise. (python-matplotlib)[properties]: New field. (python2-matplotlib): Call 'strip-python2-variant'.
* gnu: python-cython: Define 'python2-variant'.Ludovic Courtès2016-02-07
| | | | | * gnu/packages/python.scm (python-cython)[properties]: New field. (python2-cython): Use 'strip-python2-variant'.
* gnu: python2-pysqlite: Update to 2.8.1.Efraim Flashner2016-02-07
| | | | | | * gnu/packages/python.scm (python2-pysqlite): Update to 2.8.1. [source]: Change to `pypi uri` syntax. [home-page]: Update to new homepage.
* gnu: python2-backport-ssl-match-hostname: Update to 3.5.0.1.Efraim Flashner2016-02-07
| | | | | | | * gnu/packages/python.scm (python2-backport-ssl-match-hostname): Update to 3.5.0.1. [arguments]: Skip tests. [synopsis]: Update for python version 3.5.x.
* gnu: python-cryptography: Update to 1.2.2.Efraim Flashner2016-02-07
| | | | | | | | | * gnu/packages/python.scm (python-cryptography): Update to 1.2.2. [source]: Change to `pypi uri` syntax. [native-inputs]: Add python-pyasn1, python-pyasn1-modules, python-hypothesis. (python2-cryptography)[propagated-inputs]: Add python2-backport-ssl-match-hostname
* gnu: python-cryptography-vectors: Update to 1.2.2.Efraim Flashner2016-02-07
| | | | * gnu/packages/python.scm (python-cryptography-vectors): Update to 1.2.2.
* gnu: python-pip: Update to 8.0.2.Efraim Flashner2016-02-07
| | | | | * gnu/packages/python.scm (python-pip): Update to 8.0.2. [source]: Change to `pypi uri` syntax.
* gnu: Add python-pytest-subtesthack.Leo Famulari2016-02-02
| | | | | * gnu/packages/python.scm (python-pytest-subtesthack, python2-pytest-subtesthack): New variables.
* gnu: Add python-hypothesis.Leo Famulari2016-02-02
| | | | | * gnu/packages/python.scm (python-hypothesis, python2-hypothesis): New variables.
* gnu: Add awscli.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (awscli): New variable.
* gnu: Add python-botocore.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-botocore): New variable.
* gnu: Add python-jmespath.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-jmespath): New variable.
* gnu: Add python-tox.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-tox): New variable.
* gnu: Add python-pluggy.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-pluggy): New variable.
* gnu: Add python-rsa.David Thompson2016-02-02
| | | | * gnu/packages/python.scm (python-rsa, python2-rsa): New variables.
* gnu: Add python-colorama.David Thompson2016-02-02
| | | | | * gnu/packages/python.scm (python-colorama, python2-colorama): New variables.
* gnu: python-apsw: Update to 3.9.2-r1.Efraim Flashner2016-02-01
| | | | | * gnu/packages/python.scm (python-apsw): Update to 3.9.2-r1. [source]: Change to pypi uri syntax.
* gnu: python-pillow: Update to 3.1.0.Efraim Flashner2016-02-01
| | | | | * gnu/packages/python.scm (python-pillow): Update to 3.1.0. [source]: Change to pypi uri syntax.
* Merge branch 'master' into core-updatesMark H Weaver2016-01-19
|\
| * python2-jsonschema: Add python2-functools32 to inputs.Efraim Flashner2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python2-jsonschema)[inputs]: Add python2-functools32. (python2-wheel)[native-inputs]: Specify python2-jsonschema. Add python2-functools32. (python2-requests)[propagated-inputs]: Specify python2-wheel. (python2-ipython)[inputs]: Specify python2-jsonschema, python2-requests. (python2-rauth)[propagated-inputs]: Specify python2-requests. * gnu/packages/openstack.scm (python2-requests-mock)[propagated-inputs]: Specify python2-requests. (python2-tempest-lib)[propagated-inputs]: Specify python2-jsonschema. (python2-oslosphinx)[propagated-inputs]: Specify python2-requests. (python2-keystoneclient)[porpagated-inputs]: Specify python2-requests. [native-inputs]: Specify python2-oslosphinx, python2-requests-mock, python2-tempest-lib. (python2-swiftclient)[propagated-inputs]: Specify python2-requests, python2-oslosphinx.
| * gnu: Add python-urllib3.Efraim Flashner2016-01-17
| | | | | | | | * gnu/packages/python.scm (python-urllib3, python2-urllib3): New variables.
| * gnu: python-wheel: Clarify description.Efraim Flashner2016-01-17
| | | | | | | | * gnu/packages/python.scm (python-wheel): Do it.
| * gnu: python-pytest-cov: Clarify description.Efraim Flashner2016-01-17
| | | | | | | | * gnu/packages/python.scm (python-pytest-cov): Do it.
| * gnu: Add python2-functools32.Efraim Flashner2016-01-17
| | | | | | | | * gnu/packages/python.scm (python2-functools32): New variable.
| * gnu: Add python-pyasn1-modules.Efraim Flashner2016-01-17
| | | | | | | | | | * gnu/packages/python.scm (python-pyasn1-modules) (python2-pyasn1-modules): New variables.
| * gnu: Add python-rauth.Efraim Flashner2016-01-17
| | | | | | | | * gnu/packages/python.scm (python-rauth, python2-rauth): New variables.
| * gnu: Add python-futures.Efraim Flashner2016-01-17
| | | | | | | | * gnu/packages/python.scm (python-futures, python2-futures): New variables.
| * gnu: Add python-hy.宋文武2016-01-16
| | | | | | | | * gnu/packages/python.scm (python-hy, python2-hy): New variables.
| * gnu: Add python-rply.宋文武2016-01-16
| | | | | | | | * gnu/packages/python.scm (python-rply, python2-rply): New variables.
| * gnu: Add python-astor.宋文武2016-01-16
| | | | | | | | * gnu/packages/python.scm (python-astor, python2-astor): New variables.
| * gnu: Add python-clint.宋文武2016-01-16
| | | | | | | | * gnu/packages/python.scm (python-clint, python2-clint): New variables.
| * gnu: Add python-args.宋文武2016-01-16
| | | | | | | | * gnu/packages.scm (python-args, python2-args): New variables.
| * gnu: python-urwid: Disable failing test test_remove_watch_file.Leo Famulari2016-01-15
| | | | | | | | | | | | * gnu/packages/python.scm (python-urwid)[arguments]: Add 'disable-failing-test' phase. [source]: Use pypi-uri.
| * gnu: Update python-tzlocal to 1.2.Leo Famulari2016-01-15
| | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-tzlocal): Update to 1.2. [source]: Use pypi-uri. [arguments]: Remove the custom 'unpack phase. [native-inputs]: Remove unzip, python-setuptools. [propagated-inputs]: Add python-pytz.
| * gnu: Add python-sphinxcontrib-newsfeed.Leo Famulari2016-01-15
| | | | | | | | * gnu/packages/python.scm (python-sphinxcontrib-newsfeed): New variable.