| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-scikit-learn): Replace package
definition with 'package-with-python2', using 'strip-python2-variant'
to simplify the package definition.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-icalendar): Update to 3.10.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/python.scm (python-ipaddress): New variable.
(python2-ipaddress): Use package-with-python2.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-url): New variable.
(python2-url): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-publicsuffix2): New variable.
(python2-publicsuffix2): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-publicsuffix): New variable.
(python2-publicsuffix): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-schematics): New variable.
(python2-schematics): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sh): New variable.
(python2-sh): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pymongo): New variable.
(python2-pymongo): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-nltk): New variable.
(python2-nltk): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-binaryornot): New variable.
(python2-binaryornot): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (define-module): Add import.
|
|
|
|
|
|
|
| |
Reported by Troy Sankey <sankeytms@gmail.com>.
* gnu/packages/python.scm (python-magic, python2-magic)[arguments]: Add
'disable-egg-compression' phase.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-urwidtrees): Update to 1.0.2. Add note about
distribution method.
Signed-off-by: Mark H Weaver <mhw@netris.org>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-urwid): Update to 1.3.1.
Signed-off-by: Mark H Weaver <mhw@netris.org>
|
|
|
|
|
|
| |
* gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm
(python-xlrd), gnu/packages/wordnet.scm (wordnet) [description]:
Remove trademark acknowledgements.
|
|
|
|
| |
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
|
|
|
|
| |
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
|
|
|
|
|
|
| |
This is a followup to commit 6eb7af2a43d94d6404a9b70c8beff1a535b50607.
* gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
|
|
|
|
|
| |
* gnu/packages/python.scm (python-kivy, python2-kivy)
(python-kivy-next, python2-kivy-next): New variables.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-stem, python2-stem): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/python.scm (python-cython): Update to 0.24.1.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pythondialog): New variable.
(python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG.
Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
|
|
|
|
|
| |
* gnu/packages/python.scm (python-future, python2-future): New
variables.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-alembic): Update to 0.8.7.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This amends 8b732bf6d93ad2cb529c3c5f886efe2625c5fb72 and avoids a
rebuild.
* gnu/packages/python.scm (python-2.7)[arguments] <pre-check>:
When (%current-system) starts with "mips64el", delete
Lib/test/test_ctypes.py.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-2.7)[source]: In a snippet, remove
an additional test that fails on mips64el-linux.
|
| |\ \ |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit d8fa9cf7f4173b1b30adc1a7b75f7dd46218c424.
|