| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-axolotl-curve25519,
python2-axolotl-curve25519)[license]: Replace ISC with BSD-3.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-axolotl, python2-axolotl): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-axolotl-curve25519,
python2-axolotl-curve25519): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pafy): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
| |
| |
| |
| | |
* gnu/packages/python.scm (jupyter): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-ipython): Update to 4.0.0.
[inputs]: Keep only "readline" and "which"; move the remaining inputs
to propagated-inputs, except for "python-requests" and "python-nose"
which are moved to native-inputs.
[propagated-inputs]: Add "python-pexpect", "python-pickleshare",
"python-simplegeneric", "python-traitlets", "python-ipykernel".
[native-inputs]: Add "python-testpath".
[arguments]: Enable building of HTML documentation.
[source]: Remove patch.
* gnu/packages/patches/python-ipython-inputhook-ctype.patch: Remove
patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-jupyter-console,
python2-jupyter-console): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-ipywidgets, python2-ipywidgets): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-widgetsnbextension,
python2-widgetsnbextension): New variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-notebook, python2-notebook): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-nbconvert, python2-nbconvert): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-entrypoints, python2-entrypoints): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-bleach, python2-bleach): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-nbformat, python2-nbformat): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-html5lib-0.9, python2-html5lib-0.9):
New variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-testpath, python2-testpath): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-ipykernel, python2-ipykernel): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-jupyter-client,
python2-jupyter-client): New variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-jupyter-core, python2-jupyter-core):
New variables.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-traitlets): Update to 4.2.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-imagesize, python2-imagesize)[arguments]:
Disable the tests.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
|
|\| |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-waf)[source]: Use https.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to
disable failing tests.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib): Update to 0.10.3.
[native-inputs]: Add python-sphinx, python-docutils, python-numpydoc.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-nltk to fail.
* gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]:
Disable the tests.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyquery,
python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-graph-ql to fail.
* gnu/packages/python.scm (python-graphql-core,
python2-graphql-core)[arguments]: Disable the tests.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add
python-pyev, python-tornado.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-prompt-toolkit to fail.
* gnu/packages/python.scm (python-prompt-toolkit,
python2-prompt-toolkit)[arguments]: Disable the tests.
|
| |
| |
| |
| |
| |
| |
| |
| | |
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-publicsuffix2 to fail.
* gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2)
[arguments]: Disable the tests.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python2-rpython): New variable.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-waf): Update to 1.9.5.
[arguments]: Shorten custom build phase.
[source]: Use http.
[home-page]: Use http.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]:
Disable the tests.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.1.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-beautifulsoup4)[arguments]: Add field
run python-2 -> python-3 conversion script and test suite.
(python2-beautifulsoup4)[arguments]: Specify use of python-2.
|
|\| |
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-urllib3): Update to 1.18.1.
[home-page]: Use https URL.
|
| |
| |
| |
| |
| |
| | |
As suggested by Efraim Flashner.
* gnu/packages/python.scm (python-pathlib2): Add comment.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-parse)[arguments]: Use 'modify-phases'
syntax.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-parse)[origin]: Add patch.
* gnu/packages/patches/python-parse-too-many-fields.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-wtforms)[arguments]: Add a phase
preventing tests from failing when optional tests aren't run.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-s3transfer, python2-s3transfer)[arguments]:
Use python-nose to run the tests.
[native-inputs]: Add python-mock and python-nose.
|