Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-wcwidth): Re-indent.
|
|
* gnu/packages/python-xyz.scm (python-packaging): Update to 20.0.
|
|
* gnu/packages/python-xyz.scm (python2-contextlib2): Inherit from
python-contextlib2.
(python-contextlib2)[properties]: New field.
|
|
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.2.
|
|
* gnu/packages/python-xyz.scm (python-smmap2): Update to 2.0.5.
|
|
* gnu/packages/python-xyz.scm (python-lxml)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.2.
|
|
* gnu/packages/python-xyz.scm (python-py3status): Fix patch of file
path.
[arguments]: Replace single-quotes with double-quotes so that the
regex matches again. The "replace-with" value is not changed as it's
not necessary and would introduce escaping noise.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python2-unicodecsv)[source]: Download
using git-fetch.
|
|
* gnu/packages/python-xyz.scm (python2-numpy-1.8)[source]: Download
using git-fetch.
|
|
* gnu/packages/python-xyz.scm (python-whatever)[source]: Download using
git-fetch.
|
|
* gnu/packages/python-xyz.scm (python-urwidtrees)[arguments]: Build
without setuptools.
|
|
* gnu/packages/python-xyz.scm (python-urwidtrees)[source]: Download
using git-fetch.
|
|
* gnu/packages/python-xyz.scm (python-mwclient): Update to 0.10.0.
[source]: Download using git-fetch.
[propagated-inputs]: Remove python-requests.
[native-inputs]: Remove python-pytest-pep8, python-pytest-cov. Add
python-pytest-runner.
|
|
* gnu/packages/python-xyz.scm (python-jsonpatch-0.4)[source]: Download
using git-fetch.
|
|
* gnu/packages/python-xyz.scm (python-jsonpatch)[source]: Download using
git-fetch.
|
|
* gnu/packages/python-xyz.scm (python-docopt)[source]: Download using
git-fetch.
|
|
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.4.
|
|
* gnu/packages/python-xyz.scm (python-folium): Update to 0.10.1.
|
|
* gnu/packages/python-xyz (pelican): Update to 4.2.
[propagated-inputs]: Alphabetize.
[arguments]: Remove adjust-requires phase.
|
|
* gnu/packages/python-xyz.scm (python-waf): Add gccdeps and
clang_compilation_database tools that are needed by ardupilot.
|
|
* gnu/packages/python-xyz.scm (python-waf): Update to 2.0.19.
|
|
https://github.com/behdad/fonttools permanently redirects to
https://github.com/fonttools/fonttools.
* gnu/packages/python-xyz.scm (python-fonttools)[home-page]: Change to current.
Signed-off-by: Marius Bakke <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pyserial): Update to 3.4.
|
|
* gnu/packages/python-xyz.scm (python-funcparserlib): Fix typo in description.
|
|
* gnu/packages/python-xyz.scm (python-pathos)[arguments]: Use custom
'check phase.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-pathos): New variable.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-hy): Update to 0.17.0.
[propagated-inputs]: Add python-fastentrypoints and python-funcparserlib.
Signed-off-by: Brett Gilio <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-funcparserlib): New variable.
Signed-off-by: Brett Gilio <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-fastentrypoints): New variable.
Signed-off-by: Brett Gilio <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-pathtools): New variable.
|
|
* gnu/packages/python-xyz.scm (python-flit): New variable.
|
|
* gnu/packages/python-xyz.scm (python-numba): Update to 0.46.0.
[arguments]: Fix typos.
[arguments]: Disable tests that can not detect Python front-end.
|
|
* gnu/packages/python-xyz.scm (python-eventlet)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.25.1.
|
|
* .mailmap: Add name and email for Brett Gilio.
* gnu/local.mk, gnu/packages/admin.scm, gnu/packages/audio.scm,
gnu/packages/bittorrent.scm, gnu/packages/build-tools.scm,
gnu/packages/cran.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/messaging.scm, gnu/packages/python-xyz.scm,
gnu/packages/sml.scm, gnu/packages/terminals.scm, gnu/packages/wm.scm:
Update email for Brett Gilio.
|
|
* gnu/packages/python-xyz.scm (python-pox): New variable.
Co-authored-by: Ricardo Wurmus <[email protected]>
Signed-off-by: Ricardo Wurmus <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-ppft): New variable.
Co-authored-by: Ricardo Wurmus <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-multiprocess): Update to 0.70.9.
[arguments]: Add phase "disable-broken-tests" and run tests after installation.
Co-authored-by: Ricardo Wurmus <[email protected]>.
|
|
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.1.1.
[arguments]: Enable tests.
[native-inputs]: Add python-nose.
Signed-off-by: Ricardo Wurmus <[email protected]>
|
|
This package can no longer be built with Python 2.
* gnu/packages/python-xyz.scm (python2-dask): Remove variable.
|
|
* gnu/packages/python-xyz.scm (python-dask): Update to 2.9.0.
[arguments]: Adjust phase to disable broken tests.
[propagated-inputs]: Add python-fsspec and python-packaging.
|
|
* gnu/packages/python-xyz.scm (python-fsspec): New variable.
|
|
* gnu/packages/python-xyz.scm (python-argh): New variable.
Signed-off-by: Ricardo Wurmus <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-iocapture): New variable.
Co-authored-by: Ricardo Wurmus <[email protected]>
Signed-off-by: Ricardo Wurmus <[email protected]>
|
|
* gnu/packages/python-xyz.scm (python-yapf): Update to 0.29.0.
|
|
* gnu/packages/python-xyz.scm (python-semver): Adjust indentation.
|
|
* gnu/packages/python-xyz.scm (python-semver)[arguments]: The substitution
case for patching virtualenv versioning is no longer requireed.
|
|
* gnu/packages/python-xyz.scm (python-semver): Update to 2.9.0.
|
|
Co-authored-by: pimi <[email protected]>
* gnu/packages/python-xyz.scm (python-argcomplete): Update to 1.10.3.
[arguments]: Patch completion script to keep tool references.
[inputs]: Add "grep" and "which".
[native-inputs]: Add "python-coverage", "python-flake8", "python-wheel", and
"fish".
|