Mark H Weaver
|
150062f190
|
Merge branch 'master' into core-updates
|
2018-02-16 13:14:26 -05:00 |
David Thompson
|
6ca86ed7a3
|
gnu: python-botocore: Update to 1.8.43.
* gnu/packages/python.scm (python-botocore): Update to 1.8.43.
|
2018-02-15 19:22:15 -05:00 |
Hartmut Goebel
|
34581f68c0
|
gnu: Add bpython.
* gnu/packages/python.scm (bpython, bpython2): New variables.
|
2018-02-15 21:44:07 +01:00 |
Ricardo Wurmus
|
fc162dbaec
|
gnu: Add python-typing.
* gnu/packages/python.scm (python-typing, python2-typing): New variables.
|
2018-02-15 17:18:50 +01:00 |
Ricardo Wurmus
|
130d290e29
|
gnu: Add python-future-fstrings.
* gnu/packages/python.scm (python-future-fstrings): New variable.
|
2018-02-15 17:18:46 +01:00 |
Ricardo Wurmus
|
8b2ad13b19
|
gnu: Add python-tokenize-rt.
* gnu/packages/python.scm (python-tokenize-rt): New variable.
|
2018-02-15 17:18:43 +01:00 |
Mark H Weaver
|
932c98326d
|
Merge branch 'master' into core-updates
|
2018-02-14 03:40:08 -05:00 |
Leo Famulari
|
5c4fd60416
|
gnu: python-icalendar: Update to 4.0.1.
* gnu/packages/python.scm (python-icalendar): Update to 4.0.1.
|
2018-02-13 14:33:22 -05:00 |
Marius Bakke
|
ce2cfcabfc
|
gnu: python-pandas: Update to 0.22.0.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: Delete file.
* gnu/packages/python.scm (python-pandas): Update to 0.22.0.
[source](patches): Remove.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-LXML.
[arguments]: Replace CHECK-PHASE with custom pytest invocation.
[home-page]: Use HTTPS.
|
2018-02-09 14:44:49 +01:00 |
Marius Bakke
|
ba62f087bc
|
gnu: python-scipy: Update to 1.0.0.
* gnu/packages/python.scm (python-scipy): Update to 1.0.0.
[arguments]: Remove obsolete FIX-TESTS-PHASE. Override sphinxbuild in
INSTALL-DOC-PHASE. Fix PYVER argument. Use INVOKE instead of SYSTEM*.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and WHICH.
|
2018-02-09 14:44:49 +01:00 |
Marius Bakke
|
2c7f4ae561
|
gnu: python-numpy: Update to 1.14.0.
* gnu/packages/python.scm (python-numpy): Update to 1.4.0.
[source](uri): Use release tarball.
[source](file-name): Remove.
|
2018-02-09 14:44:49 +01:00 |
Mark H Weaver
|
efe2a2833c
|
Merge branch 'master' into core-updates
|
2018-02-09 01:46:34 -05:00 |
Marius Bakke
|
53f826cd0f
|
gnu: python2-tqdm: Work around missing flake8 propagation.
* gnu/packages/python.scm (python-tqdm)[properties]: Declare python2 variant.
(python2-tqdm): Use STRIP-PYTHON2-VARIANT.
[native-inputs]: Add PYTHON-ENUM34.
|
2018-02-07 17:05:23 +01:00 |
Marius Bakke
|
b7049b2e23
|
Revert "gnu: python2-flake8: Fix python-enum34 propagation."
This triggers a rebuild of 1111 packages, so let's work around it on the few
that are affected instead.
This reverts commit 01af1e11a6 .
|
2018-02-07 17:00:45 +01:00 |
Marius Bakke
|
0a2d977ac1
|
gnu: python-mando: Remove version 0.3.1.
* gnu/packages/python.scm (python-mando-0.3.1): Remove variable.
|
2018-02-07 15:34:09 +01:00 |
Marius Bakke
|
5861f9c9d6
|
gnu: python-radon: Update to 2.2.0.
* gnu/packages/python.scm (python-radon): Update to 2.2.0.
[arguments]: Replace CHECK-PHASE with custom test command.
[propagated-inputs]: Replace PYTHON-MANDO-0.3.1 with PYTHON-MANDO.
[native-inputs]: Remove PYTHON-FLAKE8, PYTHON-TOX and PYTHON-PARAMUNITTEST.
Add PYTHON-PYTEST-MOCK.
|
2018-02-07 15:34:09 +01:00 |
Marius Bakke
|
50c84dd5a6
|
gnu: python-mando: Fix indentation.
* gnu/packages/python.scm (python-mando): Indent with emacs.
|
2018-02-07 15:34:09 +01:00 |
Marius Bakke
|
2aa33bf41b
|
gnu: python-mando: Update to 0.6.4.
* gnu/packages/python.scm (python-mando): Update to 0.6.4.
[propagated-inputs]: Add PYTHON-SIX.
[native-inputs]: Remove PYTHON-SPHINX and PYTHON-PARAMUNITTEST. Add PYTHON-PYTEST.
|
2018-02-07 15:34:09 +01:00 |
Marius Bakke
|
3cbddeec39
|
gnu: python-tqdm: Update to 4.19.5.
* gnu/packages/python.scm (python-tqdm): Update to 4.19.5.
[native-inputs]: Remove PYTHON-NOSE-TIMER and PYTHON-VIRTUALENV.
|
2018-02-07 15:34:09 +01:00 |
Marius Bakke
|
01af1e11a6
|
gnu: python2-flake8: Fix python-enum34 propagation.
* gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace
PYTHON2-ENUM with PYTHON2-ENUM34.
|
2018-02-07 15:34:09 +01:00 |
Konrad Hinsen
|
4283653cb0
|
gnu: Add python-isoweek.
* gnu/packages/python.scm (python-isoweek, python2-isoweek): New variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
2018-02-06 12:10:17 +01:00 |
Danny Milosavljevic
|
7e2dd00bfb
|
gnu: Add python-funcy.
* gnu/packages/python.scm (python-funcy, python2-funcy): New variables.
|
2018-02-06 12:04:21 +01:00 |
Danny Milosavljevic
|
89c57efd78
|
gnu: Add python-whatever.
* gnu/packages/python.scm (python-whatever, python2-whatever): New variables.
|
2018-02-06 12:04:19 +01:00 |
Leo Famulari
|
127dc7c7be
|
gnu: python-llfuse: Update to 1.3.2.
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.2.
|
2018-02-05 20:16:48 -05:00 |
Ethan R. Jones
|
956ba99cb7
|
gnu: Add python-gyp.
* gnu/packages/python.scm (python-gyp, python2-gyp): New variables.
|
2018-02-05 18:04:34 -05:00 |
Mark H Weaver
|
e7ca634912
|
Merge branch 'master' into core-updates
|
2018-02-03 22:46:07 -05:00 |
David Thompson
|
beacd8a07c
|
gnu: python-botocore: Update to 1.8.36.
* gnu/packages/python.scm (python-botocore): Update to 1.8.36.
|
2018-02-01 14:09:41 -05:00 |
Marius Bakke
|
bee7bb315c
|
Merge branch 'master' into core-updates
|
2018-02-01 13:18:47 +01:00 |
Marius Bakke
|
8b7009de75
|
gnu: python-flake8-polyfill: Update to 1.0.2.
* gnu/packages/python.scm (python-flake8-polyfill): Update to 1.0.2.
[native-inputs]: Add PYTHON-PEP8.
|
2018-02-01 11:09:17 +01:00 |
Marius Bakke
|
fcaab9c0e5
|
gnu: python-gevent: Update to 1.2.2.
* gnu/packages/python.scm (python-gevent): Update to 1.2.2.
[source](snippet): Adjust to moved software bundles. Remove greentest substitution.
[arguments]: Add #:modules. Add phases 'unpack-libev', 'patch-hard-coded-paths'
and 'do-not-use-bundled-sources' and replace check phase with a custom command.
[native-inputs]: Add LIBEV source.
|
2018-02-01 11:09:16 +01:00 |
Ben Sturmfels
|
526789a1ac
|
gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3.
Fixes <https://bugs.gnu.org/30189>.
* gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi.
[native-inputs]: Add unzip.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2018-01-30 00:17:13 -05:00 |
Marius Bakke
|
7afd2069d5
|
gnu: python-spectra: Update to 0.0.11.
* gnu/packages/python.scm (python-spectra): Update to 0.0.11.
|
2018-01-27 19:58:33 +01:00 |
Marius Bakke
|
12ad52c372
|
gnu: python-colormath: Update to 3.0.0.
* gnu/packages/python.scm (python-colormath): Update to 3.0.0.
|
2018-01-27 19:58:08 +01:00 |
Marius Bakke
|
accfabf6d5
|
gnu: python-networkx: Update to 2.1.
* gnu/packages/python.scm (python-networkx): Update to 2.1.
[source](uri): Change to zipball.
[native-inputs]: Add UNZIP.
|
2018-01-27 19:56:56 +01:00 |
Mark H Weaver
|
a102d359a6
|
Merge branch 'master' into core-updates
|
2018-01-23 17:01:07 -05:00 |
Konrad Hinsen
|
ce018d16f1
|
gnu: python2-mmtk: Update to 2.7.11
* gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
2018-01-23 14:46:33 -05:00 |
Fis Trivial
|
6055e88c0d
|
gnu: Add python-yapf.
* gnu/packages/python.scm (python-yapf, python2-yapf): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2018-01-23 10:22:00 +01:00 |
Adriano Peluso
|
09b9cf7327
|
gnu: Add python-phonenumbers.
* gnu/packages/python.scm (python-phonenumbers, python2-phonenumbers): New
variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
2018-01-22 19:52:19 +01:00 |
Adriano Peluso
|
edb09c53c4
|
gnu: python-relatorio: Update to 0.8.0.
* gnu/packages/python.scm (python-relatorio): Updated to 0.8.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
2018-01-22 19:52:04 +01:00 |
Adriano Peluso
|
ce4c9b73c8
|
gnu: python-magic: Update to 0.4.15.
* gnu/packages/python.scm (python-magic) Updated to 0.4.15.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
2018-01-22 19:52:00 +01:00 |
Danny Milosavljevic
|
3b6502e25d
|
gnu: python-kivy: Add "git" native-input.
* gnu/packages/python.scm (python-kivy)[native-inputs]: Add git.
|
2018-01-22 10:21:54 +01:00 |
Ricardo Wurmus
|
220ed20b22
|
gnu: Add python-txamqp.
* gnu/packages/python.scm (python-txamqp, python2-txamqp): New variables.
|
2018-01-21 19:38:50 +01:00 |
Danny Milosavljevic
|
e81e154c40
|
gnu: python-kivy: Update to 1.10.0.
* gnu/packages/python.scm (python-kivy): Update to 1.10.0.
[arguments]: Remove custom "build" phase.
|
2018-01-21 11:01:51 +01:00 |
Mark H Weaver
|
e074a655dd
|
Merge branch 'master' into core-updates
|
2018-01-19 23:59:20 -05:00 |
Leo Famulari
|
dce2ad6953
|
gnu: python-graphql-relay: Skip the test phase.
* gnu/packages/python.scm (python-graphql-relay,
python2-graphql-relay)[arguments]: Set #:tests? #f
|
2018-01-16 16:18:11 -08:00 |
Leo Famulari
|
aebd91bb9f
|
gnu: python-consul: Skip the test phase.
* gnu/packages/python.scm (python-consul, python2-consul)[arguments]:
Set #:tests? #f.
|
2018-01-16 16:18:11 -08:00 |
Kei Kebreau
|
44e4a62164
|
gnu: Add python-shapely and python2-shapely.
* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
|
2018-01-16 19:09:58 -05:00 |
Tobias Geerinckx-Rice
|
3ca1545b21
|
gnu: python: Use HTTPS for ipython.org home pages.
* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.
|
2018-01-16 22:21:34 +01:00 |
Konrad Hinsen
|
7e06086522
|
gnu: python-matplotlib: Fix import failure
* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add
python-pyqt.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2018-01-16 16:00:21 +01:00 |
Leo Famulari
|
4adb40bffc
|
Merge branch 'master' into core-updates
|
2018-01-11 14:22:50 -08:00 |