Commit Graph

1577 Commits (a23dbbff1491759924c027fde1f21f29586793a0)

Author SHA1 Message Date
Leo Famulari db4411b42b
gnu: python-docutils: Update to 0.14.
* gnu/packages/python.scm (python-docutils, python2-docutils): Update to 0.14.
2017-10-24 10:21:51 -04:00
Tobias Geerinckx-Rice 2b1b27990b
gnu: python-graphene: Disable tests.
* gnu/packages/python.scm (python-graphene)[native-inputs]: Remove.
[arguments]: Disable #:tests.
2017-10-23 14:49:30 +02:00
Marius Bakke ef7dd2e259
gnu: python-chardet: Fix PyPi download location.
This is a followup to a54cb3ce1f.

* gnu/packages/python.scm (python-chardet)[source](uri): Use PYPI-URI.
2017-10-22 23:32:17 +02:00
Cyril Roelandt a54cb3ce1f
gnu: python-chardet: Update to 3.0.4.
* gnu/packages/python.scm (python-chardet, python2-chardet): Update to 3.0.4.
2017-10-22 17:13:19 +02:00
Cyril Roelandt 69f7f04544
gnu: python2-hypothesis: fix propagated inputs.
* gnu/packages/python.scm (python2-hypothesis)[propagated-inputs]: Add
  python2-enum34, which was incorrectly listed among the native inputs.
2017-10-22 17:13:15 +02:00
Ricardo Wurmus ad3c61fcd3
gnu: python-hy: Update to 0.13.0.
* gnu/packages/python.scm (python-hy): Update to 0.13.0.
2017-10-19 01:37:52 +02:00
Roel Janssen 357ab93aac
gnu: Add python2-py2neo.
* gnu/packages/python.scm (python2-py2neo): New variable.
2017-10-17 09:59:35 +02:00
Roel Janssen 4640a11bee
gnu: Add python2-neo4j-driver.
* gnu/packages/python.scm (python2-neo4j-driver): New variable.
2017-10-17 09:59:06 +02:00
Efraim Flashner 0751fddd91
gnu: python-cffi: Move to libffi.scm
* gnu/packages/python.scm (python-cffi): Move from here ...
* gnu/packages/libffi.scm: ... to here.
* gnu/packages/crypto.scm, gnu/packages/password-utils.scm: Adjust
module imports.
2017-10-15 11:57:15 +03:00
Efraim Flashner cca55d571c
gnu: python-cffi: Update to 1.11.2.
* gnu/packages/python.scm (python-cffi): Update to 1.11.2.
[home-page]: Use 'https'.
2017-10-15 11:57:15 +03:00
Efraim Flashner a1add5b7fb
gnu: python-cffi: Disable test that fails on aarch64.
* gnu/packages/python.cm (python-cffi)[arguments]: Disable test that
is known to fail on aarch64.
2017-10-15 11:57:15 +03:00
ng0 b35936880d
gnu: Add python-pyqrcode.
* gnu/packages/python.scm (python-pyqrcode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-14 17:07:37 +02:00
ng0 a4593cc95b
gnu: python-fonttools: Update to 3.15.1.
* gnu/packages/python.scm (python-fonttools): Update to 3.15.1.
  (source)[uri]: Use 'pypi-uri'.
  (native-inputs): Add unzip.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-14 07:18:19 +01:00
Efraim Flashner e37415917c
gnu: python-psycopg2: Update to 2.7.3.1.
* gnu/packages/python.scm (python-psycopg2): Update to 2.7.3.1.
[inputs]: Replace postgresql@9.6 with postgresql.
2017-10-13 00:00:42 +03:00
Efraim Flashner 4e169fc67a
gnu: python-psycopg2: Use postgresql@9.6.
* gnu/packages/python.scm (python-psycopg2)[inputs]: Replace postgresql
with postgresql@9.6.
2017-10-12 23:39:36 +03:00
Christopher Baines ee8aab1f8d
gnu: Add python-jupyter-console as input to python-ipython.
This fixes running ipython console and ipython3 console, as the
jupyter_console package is missing.

As python-ipython is an input to python-jupyter-console, use a modified
version of the package which doesn't have this input.

* gnu/packages/python.scm (python-jupyter-console-minimal): New variable.
  (python-ipython)[propagated-inputs]: Replace python-jupyter-console with
  python-jupyter-console-minimal.
2017-10-12 20:23:25 +01:00
Ricardo Wurmus 22d1060eff
gnu: python-rpy2: Ignore test results.
* gnu/packages/python.scm (python-rpy2)[arguments]: Ignore test failures.
2017-10-11 11:06:05 +02:00
Troy Sankey c1578ad063
gnu: python-twisted: Update to 17.1.0.
* gnu/packages/python.scm (python-twisted): Update to 17.1.0.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-10 23:09:41 +02:00
Troy Sankey 0cd83b4e00
gnu: Add python-incremental.
* gnu/packages/python.scm (python-incremental, python2-incremental): New
variables.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-10 23:09:41 +02:00
Troy Sankey 96cb5ca1f2
gnu: Add python-automat.
* gnu/packages/python.scm (python-automat, python2-automat): New variables.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-10 23:09:41 +02:00
Troy Sankey fd8ff99aa7
gnu: Add python-m2r.
* gnu/packages/python.scm (python-m2r, python2-m2r): New variables.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-10 23:09:40 +02:00
Troy Sankey 9074bac139
gnu: Add python-constantly.
* gnu/packages/python.scm (python-constantly, python2-constantly): New
variables.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-10 23:09:40 +02:00
Troy Sankey bb3b4b4ee9
gnu: Add python-attrs.
* gnu/packages/python.scm (python-attrs, python2-attrs): New variables.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-10-10 23:09:40 +02:00
Marius Bakke 1c055d7258
Merge branch 'staging' 2017-10-10 21:44:32 +02:00
Cyril Roelandt 4792a0321a
gnu: python2-unittest2: Update to 1.1.0.
* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file.
* gnu/local.mk: Add it.
2017-10-10 02:36:35 +02:00
Cyril Roelandt 1898eaa335
gnu: Add python-traceback2.
* gnu/packages/python.scm (python-traceback2, python2-traceback2): New
  variables.
2017-10-10 02:36:35 +02:00
Cyril Roelandt ab28aa229b
gnu: Add python-linecache2.
* gnu/packages/python.scm (python-linecache2, python2-linecache2): New
  variables.
2017-10-10 02:36:34 +02:00
Cyril Roelandt 576c0e29cd
gnu: python-netaddr: Fix the source URL.
* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL.
2017-10-10 02:36:34 +02:00
Cyril Roelandt cb95e5e50e
gnu: Add python2-aniso8601.
* gnu/packages/python.scm (python2-aniso8601): New variable.
2017-10-10 02:35:44 +02:00
Cyril Roelandt 64791fae63
gnu: python-aniso8601: Update to 1.3.0.
* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
2017-10-10 02:35:43 +02:00
Cyril Roelandt 96d63eead2
gnu: python-alembic: Update to 0.9.5.
* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.
2017-10-10 02:35:43 +02:00
Cyril Roelandt 79cb661fc7
gnu: python-arrow: Update to 0.10.0.
* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.
2017-10-10 02:35:43 +02:00
Cyril Roelandt a9769a290f
gnu: python-apispec: Update to 0.25.3.
* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
2017-10-10 02:35:41 +02:00
Leo Famulari d7eb680d85
gnu: Add python-guzzle-sphinx-theme.
* gnu/packages/python.scm (python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme): New variables.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-10-08 13:36:20 -04:00
Tomáš Čech 3eabcc7878
gnu: Add missing input to python-py3status and fix call path.
file is used to determine configuration file encoding and py3status fails to
start when this tool is missing.

* gnu/packages/python.scm (python-py3status)[inputs]: Add file.
  [arguments]: Modify phases to patch py3status to call file with an absolute
  path.
2017-10-08 13:03:07 +02:00
Marius Bakke 6a317919cf
Merge branch 'master' into staging 2017-10-06 11:03:27 +02:00
Ricardo Wurmus 67a08f1809
gnu: Add python-numpy-next.
* gnu/packages/python.scm (python-numpy-next, python2-numpy-next): New
variables.
2017-10-05 12:04:32 +02:00
Ricardo Wurmus eaa1db1de6
Revert "gnu: python-numpy: Update to 1.13.1."
This reverts commit 025b196d9b.

This is necessary as neither the current release nor the latest development
version of python-pandas can be build with numpy 1.13.x.
2017-10-05 12:04:32 +02:00
Marius Bakke 7716ccd59c
Merge branch 'master' into staging 2017-10-05 00:45:38 +02:00
Ricardo Wurmus cb91edebda
gnu: python-numexpr: Update to 2.6.4.
* gnu/packages/python.scm (python-numexpr): Update to 2.6.4.
2017-10-04 15:19:52 +02:00
Thomas Danckaert 1033cdbb0c
gnu: python-numpy: Give sh store location instead of setting $SHELL.
* gnu/packages/python.scm (python-numpy): [arguments] Don't set $SHELL in the
  environment, but embed the store location of bash-minimal as a default
  shell.  Otherwise, we have to set $SHELL for every package which uses
  numpy's distutils.
2017-10-04 14:09:52 +02:00
David Thompson 7e2c67ca6a
gnu: awscli: Update to 1.11.164.
* gnu/packages/python.scm (awscli): Update to 1.11.164.
2017-10-03 20:34:28 -04:00
Cyril Roelandt 3ef85c1118
gnu: Add python-twine.
* gnu/packages/python.scm (python-twine, python2-twine): New variables.
2017-10-03 00:04:36 +02:00
Cyril Roelandt 78f46e65bd
gnu: Add python-pkginfo.
* gnu/packages/python.scm (python-pkginfo, python2-pkginfo): New variables.
2017-10-03 00:04:36 +02:00
Cyril Roelandt b84ef9e224
gnu: Add python-tqdm.
* gnu/packages/python.scm (python-tqdm, python2-tqdm): New variables.
2017-10-03 00:04:35 +02:00
Cyril Roelandt cf47e34e62
gnu: Update the propagated inputs of python-urllib3.
* gnu/packages/python.scm (python-urllib3, python2-urllib3): Update propagated
  inputs.
2017-10-03 00:04:34 +02:00
Cyril Roelandt 8e6ceb4737
gnu: Add python-nose-timer.
* gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
2017-10-03 00:04:33 +02:00
Cyril Roelandt 9bb7c05e3d
gnu: python-tox: Update to 2.8.1.
* gnu/packages/python.scm (python-tox): Update to 2.8.1.
2017-10-03 00:04:32 +02:00
Cyril Roelandt 74e9895f2d
gnu: Add python2-requests-toolbelt.
* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
2017-10-03 00:04:32 +02:00
Cyril Roelandt 30d7207f2e
gnu: python-requests-toolbelt: Update to 0.8.0.
* gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
2017-10-03 00:04:31 +02:00