| Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file.
* gnu/local.mk: Add it.
|
|
* gnu/packages/python.scm (python-traceback2, python2-traceback2): New
variables.
|
|
* gnu/packages/python.scm (python-linecache2, python2-linecache2): New
variables.
|
|
* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL.
|
|
* gnu/packages/python.scm (python2-aniso8601): New variable.
|
|
* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
|
|
* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.
|
|
* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.
|
|
* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
|
|
* gnu/packages/python.scm (python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme): New variables.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
file is used to determine configuration file encoding and py3status fails to
start when this tool is missing.
* gnu/packages/python.scm (python-py3status)[inputs]: Add file.
[arguments]: Modify phases to patch py3status to call file with an absolute
path.
|
|
* gnu/packages/python.scm (python-numpy-next, python2-numpy-next): New
variables.
|
|
This reverts commit 025b196d9b739418dd9d305864fdb1fb1d0d5af2.
This is necessary as neither the current release nor the latest development
version of python-pandas can be build with numpy 1.13.x.
|
|
* gnu/packages/python.scm (python-numexpr): Update to 2.6.4.
|
|
* gnu/packages/python.scm (python-numpy): [arguments] Don't set $SHELL in the
environment, but embed the store location of bash-minimal as a default
shell. Otherwise, we have to set $SHELL for every package which uses
numpy's distutils.
|
|
* gnu/packages/python.scm (awscli): Update to 1.11.164.
|
|
* gnu/packages/python.scm (python-twine, python2-twine): New variables.
|
|
* gnu/packages/python.scm (python-pkginfo, python2-pkginfo): New variables.
|
|
* gnu/packages/python.scm (python-tqdm, python2-tqdm): New variables.
|
|
* gnu/packages/python.scm (python-urllib3, python2-urllib3): Update propagated
inputs.
|
|
* gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
|
|
* gnu/packages/python.scm (python-tox): Update to 2.8.1.
|
|
* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
|
|
* gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
|
|
* gnu/packages/python.scm (python-autopep8): Update to 1.3.2.
|
|
* gnu/packages/python.scm (python-pydiff, python2-pydiff): New variables.
|
|
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
|
|
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1.
[source]: Download the zip release from pypi instead of a git snapshot.
[native-inputs]: Add unzip.
[arguments]: Set SHELL environment variable.
Co-authored by Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-cython): Update to 0.27.
|
|
* gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
|
|
* gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
|
|
* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
|
|
* gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
|
|
* gnu/packages/python.scm: Remove (gnu packages time) import.
(python-orator, python2-orator): Move from here ...
* gnu/packages/databases.scm: ... to here.
|
|
* gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7.
[arguments]: Enable tests. Loosen dependency requirements.
[propagated-inputs]: Remove python-arrow. Add python-backpack,
python-pendulum, python-pygments, python-six.
(python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
|
|
* gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
|
|
* gnu/packages/databases.scm (python-cleo): Update to 0.6.1.
[native-inputs]: Add python-pytest-mock.
[propagated-inputs]: Add python-backpack, python-pastel. Remove
python-psutil.
|
|
* gnu/packages/databases.scm (python-pyaml): Update to 17.7.2.
|
|
* gnu/packages/python.scm (python-backpack): New variable.
|
|
* gnu/packages/python.scm (python-schedule, python2-schedule): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (awscli): Update to 1.11.151.
|
|
* gnu/packages/python.scm (python-s3transfer): Update to 0.1.11.
|
|
* gnu/packages/python.scm (python-botocore): Update to 1.7.9.
|
|
* gnu/packages/python.scm (python-apsw)[phases]: Replace build phase; add flag
to build all extensions. Add build-test-helper to allow testing of
extensions.
|
|
* gnu/packages/python.scm (python-betamax-matchers, python2-betamax-matchers):
New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-tox): Update to 2.8.0.
|
|
* gnu/packages/python.scm (python-html5-parser): New variable.
(python2-html5-parser: New variable.
|
|
* gnu/packages/python.scm (python-lxml): Update to 3.8.0.
|
|
* gnu/packages/python.scm (python-xenon, python2-xenon) New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|