Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update
to 0.15.0.
|
|
* gnu/packages/python.scm (python-werkzeug, python2-werkzeug):
Update to 0.11.11.
|
|
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update
to 16.1.0
[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.1.9.
[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
|
|
* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update
description.
|
|
* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
url.
|
|
* gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update
home-page url.
|
|
* gnu/package/python.scm (python-zope-testing, python2-zope-testing)[source]:
Add snippet to strip byte-code and backup-files.
|
|
* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[source]: Add snippet.
|
|
* gnu/packages/python.scm (python2-pytest-runner): Was defined twice, remove
duplicate definition. (python2-msgpack): Was defined twice, but differently,
remove the obviously wrong second definition.
|
|
* gnu/packages/python.scm (python-socksipy-branch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
|
|
* gnu/packages/python.scm (python-xlrd, python2-xlrd): Update to 1.0.0.
|
|
* gnu/packages/python.scm (python-pathlib)[arguments]: Disable tests.
|
|
* gnu/packages/python.scm (python-q, python2-q): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-termcolor, python2-termcolor): New
variables.
|
|
* gnu/packages/python.scm (python-virtualenv): Update to 15.0.3.
[arguments]: Disable failing test.
|
|
* gnu/packages/python.scm (python-fake-factory): Update to 0.7.2.
[arguments]: Remove phase disabling failing test.
[home-page]: Use https.
|
|
* gnu/packages/python.scm (python-click, python2-click)[source]: Use
'pypi-uri'.
|
|
* gnu/packages/python.scm (python-click, python2-click)[arguments]: New
field.
|
|
* gnu/packages/python.scm (python-requests-oauthlib,
python2-requests-oauthlib): New variables.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python.scm (python-cov-core)[properties]: New field,
declare python2-variant.
(python2-cov-core): Use strip-python2-variant.
|
|
* gnu/packages/python.scm (python-nautilus): New variable.
|
|
* gnu/packages/python.scm (python-nose2): New variable.
|
|
* gnu/packages/python.scm (python-cov-core): New variable.
|
|
* gnu/packages/python.scm (python-consul): New variable.
|
|
* gnu/packages/python.scm (python-graphene): New variable.
|
|
* gnu/packages/python.scm (python-sqlalchemy-utils): New variable.
|
|
* gnu/packages/python.scm (python-graphql-relay): New variable.
|
|
* gnu/packages/python.scm (python-graphql-core): New variable.
|
|
* gnu/packages/python.scm (python-pytest-mock): New variable.
|
|
* gnu/packages/python.scm (python-promise): New variable.
|
|
* gnu/packages/python.scm (python-pika): New variable.
|
|
* gnu/packages/python.scm (python-glances, python2-glances): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
|
|
* gnu/packages/python.scm (python-natsort, python2-natsort): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-pytest-flakes, python2-pytest-flakes):
New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-pytest-pep8, python2-pytest-pep8): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-lit, python2-lit): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.7.
[source]: Use 'pypi-uri'.
|
|
* gnu/packages/python.scm (python-py3status): Update to 3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This commit is a follow-up to 'b30565b'.
* gnu/packages/python.scm (python-cachecontrol): Correct parentheses.
|
|
* gnu/packages/python.scm (python-cachecontrol, python2-cachecontrol):
New variables.
|
|
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.1.
|
|
* gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/python.scm (python2-ipython): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-terminado.
[inputs]: Remove work-around for python2-jsonschema, python2-matplotlib,
python2-numpy, python2-requests.
(python-inputs)[properties]: New field.
|
|
* gnu/packages/python.scm (python2-numexpr): Replace package definition
with 'package-with-python2', using 'strip-python2-variant'.
|
|
* gnu/packages/python.scm (python2-scikit-image): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-matplotlib,
python2-numpy, python2-scipy.
|
|
* gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name'
field.
|