summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: python2-rope: Update to 0.11.0Brett Gilio2019-02-07
| | | | | | | | | From 1e6322de0c3227827176fb460a11da21a6bba08d Mon Sep 17 00:00:00 2001 From: Brett Gilio <brettg@posteo.net> Date: Wed, 6 Feb 2019 15:23:56 -0600 Subject: [PATCH] gnu: python2-rope: Update to 0.11.0 * gnu/packages/python-xyz.scm (python2-rope): Update to 0.11.0
* gnu: python-configargparse: Update to 0.14.0.Vagrant Cascadian2019-02-07
| | | | | * gnu/packages/python-xyz.scm (python-configargparse): Update to 0.14.0.
* gnu: python-wheel: Update to 0.32.2.Vagrant Cascadian2019-02-07
| | | | * gnu/packages/python-xyz.scm (python-wheel): Update to 0.32.2.
* gnu: python-sh: Use custom 'check phase.Efraim Flashner2019-02-05
| | | | | | * gnu/packages/python-xyz.scm (python-sh)[arguments]: Use custom 'check phase as suggested by upstream documentation. [native-inputs]: Add python-coverage.
* gnu: python-sh: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | * gnu/packages/python-xyz.scm (python-sh): Remove duplicate definition.
* gnu: python-astor: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | * gnu/packages/python-xyz.scm (python-astor): Remove duplicate.
* gnu: Add missing module reference.Ricardo Wurmus2019-02-04
| | | | | | | This is a follow-up to commit 05b4b3ea05b2a9e0c769fe3418c54a2819447a25. * gnu/packages/python-xyz.scm: Add missing reference to (gnu packages monitoring).
* gnu: python-send2trash: Remove duplicates.Ricardo Wurmus2019-02-04
| | | | | | * gnu/packages/python-xyz.scm (python-send2trash, python2-send2trash): Remove duplicates. [source]: Fetch from git.
* gnu: python-prometheus-client: Remove duplicate.Ricardo Wurmus2019-02-04
| | | | | | * gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.5.0. * gnu/packages/python-xyz.scm (python-prometheus-client, python2-prometheus-client): Remove variables.
* gnu: scons: Update to 3.0.3.Ricardo Wurmus2019-01-28
| | | | | | | Fixes <https://bugs.gnu.org/34236>. * gnu/packages/python-xyz.scm (scons): Update to 3.0.3. [arguments]: Add "bootstrap" phase.
* gnu: python2-jsonrpclib: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python2-jsonrpclib)[source]: Use PYPI-URI.
* gnu: python-pykafka: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-pykafka)[source]: Use PYPI-URI.
* gnu: python-configobj: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-configobj)[source]: Use PYPI-URI.
* gnu: python-pretend: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-pretend)[source]: Use PYPI-URI.
* gnu: python-prettytable: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-prettytable)[source]: Use PYPI-URI.
* gnu: python-pyflakes-0.8.1: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-pyflakes-0.8.1)[source]: Use PYPI-URI.
* gnu: python-pep8-1.5.7: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-pep8-1.5.7)[source]: Use PYPI-URI.
* gnu: python-ipython-genutils: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-ipython-genutils)[source]: Use PYPI-URI.
* gnu: python-simplegeneric: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-simplegeneric)[source]: Use PYPI-URI.
* gnu: python-markupsafe: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-markupsafe)[source]: Use PYPI-URI.
* gnu: python-jsonschema: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-jsonschema)[source]: Use PYPI-URI.
* gnu: python-mimeparse: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-mimeparse)[source]: Use PYPI-URI.
* gnu: python2-mechanize: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python2-mechanize)[source]: Use PYPI-URI.
* gnu: python-lockfile: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | * gnu/packages/python-xyz.scm (python-lockfile)[source]: Use PYPI-URI.
* gnu: python2-backport-ssl-match-hostname: Use PYPI-URI.Ricardo Wurmus2019-01-28
| | | | | * gnu/packages/python-xyz.scm (python2-backport-ssl-match-hostname)[source]: Use PYPI-URI.
* gnu: python-click: Enable tests.Efraim Flashner2019-01-27
| | | | | * gnu/packages/python-xyz.scm (python-click)[arguments]: Enable tests. Add custom 'check phase.
* gnu: python-click: Update to 7.0.Efraim Flashner2019-01-27
| | | | | * gnu/packages/python-xyz.scm (python-click): Update to 7.0. [home-page]: Update to new home-page.
* gnu: python-itsdangerous: Update to 1.1.0.Efraim Flashner2019-01-27
| | | | | | * gnu/packages/python-xyz.scm (python-itsdangerous): Update to 1.1.0. [source]: Use pypi uri. [home-page]: Update to new home-page.
* gnu: python-entrypoints: Update to 0.3.Efraim Flashner2019-01-27
| | | | | * gnu/packages/python-xyz.scm (python-entrypoints): Update to 0.3. [source]: Use pypi uri.
* gnu: python2-scientific: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python2-scientific)[arguments]: Unconditionally return #T from "build" phase.
* gnu: python-flasgger: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-flasgger)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python2-larch: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python2-larch)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python2-ttystatus: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python2-ttystatus)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python2-cliapp: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python2-cliapp)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python2-ruamel.ordereddict: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python2-ruamel.ordereddict)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-pbkdf2: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-pbkdf2)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-termstyle: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-termstyle)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-validictory: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-validictory)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-colorspacious: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-colorspacious)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-numpy-documentation: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-numpy-documentation)[arguments]: Use INVOKE instead of SYSTEM*.
* gnu: python-spectra: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-spectra)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-jedi: Update to 0.13.2.Maxim Cournoyer2019-01-23
| | | | * gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.2.
* gnu: python2-pystache: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python2-pystache)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-jsonschema: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-jsonschema)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-netcdf4: Update to 1.4.2.Ricardo Wurmus2019-01-23
| | | | | | * gnu/packages/python-xyz.scm (python-netcdf4): Update to 1.4.2. [arguments]: Remove custom "check" phase; add "configure-locations" phase. [propagated-inputs]: Add python-cftime.
* gnu: Add python-cftime.Ricardo Wurmus2019-01-23
| | | | * gnu/packages/python-xyz.scm (python-cftime): New variable.
* gnu: Add python-sh.Ricardo Wurmus2019-01-23
| | | | * gnu/packages/python-xyz.scm (python-sh): New variable.
* gnu: python-odfpy: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-odfpy)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-faker: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-faker)[arguments]: Unconditionally return #T from "check" phase.
* gnu: python-rarfile: Use INVOKE.Ricardo Wurmus2019-01-23
| | | | | * gnu/packages/python-xyz.scm (python-rarfile)[arguments]: Unconditionally return #T from "check" phase.