| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/python.scm (python-gevent): Update to 1.3.7.
[arguments]: Find headers for greenlet in phase "do-not-use-bundled-sources".
[propagated-inputs]: Add python-objgraph.
|
|
|
|
| |
* gnu/packages/python.scm (python-objgraph): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-tblib)[arguments]: Add 'adjust-tests' phase.
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy): Update to 1.15.4.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/25634>.
* gnu/packages/python.scm (python-waf): Replace custom 'install phase to
install "waf" binary into the bin directory. Remove the 'wrap phase.
* gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase
accordingly.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-wikidata): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/25634>.
* gnu/packages/python.scm (python-waf): Replace custom 'install phase to
install "waf" binary into the bin directory. Remove the 'wrap phase.
* gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase
accordingly.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-astroid): Update to 2.0.4.
[source]: Switch to pypi source.
[native-inputs]: Add python-dateutil, python-nose, python-pytest,
python-pytest-runner.
[arguments]: Add phase to remove spurious test failure. Update custom
'check phase.
(python2-astroid): Update to 1.6.5.
[source]: Use pypi source.
[arguments]: Add phase to remove spurious test failure.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib)[home-page]: Update to current.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib): Update to 0.13.0.
[source](snippet): Remove.
[arguments]: Remove 'disable-failing-tests' phase. Add custom check phase.
[native-inputs]: Remove PYTHON-NOSE, PYTHON-SPHINX, PYTHON-DOCUTILS and
PYTHON-NUMPYDOC. Add PYTHON-PYTEST.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-natsort): Update to 5.4.1.
[arguments]: Add #:modules. Replace 'check' phase with custom pytest
invokation.
[native-inputs]: Remove PYTHON-PYTEST-CACHE, PYTHON-PYTEST-FLAKES and
PYTHON-PYTEST-PEP8. Add PYTHON-PYTEST and PYTHON-PYTEST-MOCK.
(python2-natsort)[native-inputs]: Remove PYTHON2-ENUM34 and PYTHON2-MOCK.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-kivy): Update to 1.10.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/messaging.scm (python-precis-i18n): New variable.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-yapf): Update to 0.24.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyclipper)[arguments]: Enable tests.
[native-inputs]: Add python-pytest, python-pytest-runner,
python-unittest2.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyclipper): Update to 1.1.0post1.
[source]: Add snippet to remove cythonized source files.
[arguments]: Add custom phase to generate cythonized files.
[native-inputs]: Add python-cython.
[description]: Update clipper library version.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-networkx2): Remove variable.
* gnu/packages/patches/python-networkx2-reproducible-build.patch: Remove
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|\| |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-ilinkedlist): Update to 0.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyelftools):
New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\| |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-ilinkedlist): Update to 0.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (pelican): Update to 3.7.1.
[home-page]: Use HTTPS URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-apache-libcloud)
(python2-apache-libcloud): Update to 2.3.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-jsonrpclib-pelix): Update to 0.3.2.
[arguments]: Disable #:tests?.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-partd): Update to 0.3.9.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-reparser, python2-reparser):
New public variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-readlike, python2-readlike):
New public variables.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/check.scm (python-hypothesis)[native-inputs]: Change
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.5.
* gnu/packages/python.scm (python-flake8, python2-flake8): Rename to ...
(python-flake8-3.5, python2-flake8-3.5): ... this.
(python-flake8, python2-flake8): New public variables.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-attrs): Update to 18.2.0.
[arguments]: New field.
[native-inputs]: Add PYTHON-PYMPLER.
(python-attrs-bootstrap): Stay on version 17.4.0.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pympler, python2-pympler): New public variables.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-stem): Update to 1.7.0.
[arguments]: Remove obsolete phase.
[native-inputs]: Change PYTHON-PEP8 to PYTHON-PYCODESTYLE.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-datrie)[arguments]: Add phase 'cythonize'.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pymongo): Update to 3.7.2.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-sure): Update to 1.4.11.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-markdown): Update to 3.0.1.
[arguments]: Remove.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-mistune): Update to 0.8.4.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-ilinkedlist): New variable.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-glances): Update to 3.0.2.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-bz2file)[properties]: Remove field.
(python2-bz2file): Use PACKAGE-WITH-PYTHON2.
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 5fb543b3f7bf79208178429d38f2da047fc744c0.
python2-fonttools has 2700 dependants, only the python3 version is
failing.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-fonttools): Update to 3.30.0.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This adjust the grafts from a55ebe2e3a7b438b4eec06c594440d3a0fb06a25 and
90aeaee861845142843a0f988fa4ff016c723cdb to apply to Python 2.7.15 and 3.7.0.
* gnu/packages/patches/python2-CVE-2018-1060.patch,
gnu/packages/patches/python2-CVE-2018-1061.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/python.scm (python-2/fixed): Remove patches that are already
present in 2.7.15.
(python-3/fixed): Remove obsolete phase.
|