Age | Commit message (Collapse) | Author |
|
This is apparently required to get the package-with-python2 package
transformer to pick up the correct python2-pillow package instead of
attempting to create a new one with the same version as python-pillow, as it
would happen for python2-matplotlib for example.
* gnu/packages/python-xyz.scm (python-pillow): Add python2-variant property.
(python2-pillow): Strip python2-variant property from inherited python-pillow,
and fix indentation.
|
|
* gnu/packages/python-xyz.scm (python2-pillow): Downgrade to version 6.2.2.
|
|
* gnu/packages/python-xyz.scm (python-moto): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-jsonpatch)[native-inputs]: Move
PYTHON-JSONPOINTER ...
[propagated-inputs]: ... here.
|
|
* gnu/packages/python-xyz.scm (python-boto): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-sshpubkeys): New public variable.
|
|
gnu/packages/python-xyz.scm (python-boto3): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python-xyz.scm (python-gorilla): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.19.22.
[propagated-inputs]: Remove PYTHON-DOCUTILS. Add PYTHON-URLLIB3.
|
|
* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
|
|
* gnu/packages/python-web.scm (awscli): Mention that it must be updated
together with ...
* gnu/packages/python-xyz.scm (python-botocore): ... this package, and add
similar comment about awscli.
|
|
* gnu/packages/python-xyz.scm (python-pillow): Update to 8.0.1.
|
|
Fixes <https://issues.guix.gnu.org/39871>.
* gnu/packages/openstack.scm (python-hacking): Update to 4.0.0.
[arguments]: Remove field.
[propagated-inputs]: Remove python-flake8-2.6, python-mccabe-0.2.1, python-pbr,
python-pep8-1.5.7, python-pyflakes-1.2, python-six. Add python-flake8.
[native-inputs]: Remove python-reno and python-testrepository. Add
python-coverage, python-ddt, python-dnspython, python-fixtures,
python-monotonic, python-subunit, python-stestr and python-testtools.
(python2-hacking): Remove variable.
* gnu/packages/python-xyz.scm (python-pyflakes-1.2)
(python-mccabe-0.2.1, python2-mccabe-0.2.1)
(python-pep8-1.5.7, python2-pep8-1.5.7)
(python-flake8-2.6): Delete variables.
|
|
* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.1.
[native-inputs]: Remove python-mock, python-nose.
[propagated-inputs]: Remove python-six.
[home-page]: Update.
(python2-ddt): Remove variable.
|
|
* gnu/packages/python-xyz.scm (python-telethon): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
This reverts "gnu: python-semver: Fix build." (commit
b4e1ca0675571f3cda2a00afb3a2f0f01ff500f9) and overrides the check phase.
* gnu/packages/python-xyz.scm (python-semver)[phases]: Override the 'check
phase.
[native-inputs]: Remove all existing native-inputs. Add python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-git-hammer): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-globber): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-beautifultable): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-scp): Update to 0.13.3.
|
|
Fixes <https://issues.guix.gnu.org/40406>.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
Fixes <https://issues.guix.gnu.org/43546>.
* gnu/packages/python-xyz.scm (python-numba): Update to 0.51.2.
[arguments]: Remove #:modules.
[phases]{check}: Use add-installed-pythonpath instead of some ad-hoc
solution. Set HOME.
{remove-failing-tests}: Remove.
[inputs]: Move to...
[native-inputs]: ...here.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib)[inputs]: Remove IMAGEMAGICK.
|
|
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.0.
|
|
* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-docutils)[description]: Add mentions of
"rst2man" and ".rst".
|
|
* gnu/packages/python-xyz.scm (python-colorama): Update to 0.4.4.
|
|
* gnu/packages/python-xyz.scm (python-dateparser)[inputs]: Remove field.
[native-inputs]: Add tzdata-for-tests.
|
|
* gnu/packages/python-xyz.scm (python-pydub): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-simpleaudio.)[native-inputs]: Replace
field and ...
[inputs]: ... Add new field.
|
|
* gnu/packages/python-xyz (python-mujson)[description]: Fix use of "This
package".
|
|
* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of
"aggressive".
|
|
* gnu/packages/python-xyz.scm (python-simpleaudio): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch:
Rename to...
* gnu/packages/patches/python-robotframework-source-date-epoch.patch:
... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-robotframework)[source]: Likewise.
|
|
This fails to build, and as it's the Python 2 variant, I think it can be
removed.
* gnu/packages/python-xyz.scm (python2-netcdf4): Remove variable.
|
|
* gnu/packages/python-xyz.scm (python-robotframework-lint): Update to
b0619ac.
|
|
The update of Pandas to 0.25.2 in commit
7a97a26d012da08fad4540eed99643f6306de423 broke the tests.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 3.2.2.
[arguments]: In 'check' phase, set TZ and TZDIR.
[native-inputs]: Add TZDATA-FOR-TESTS.
|
|
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.4.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-scour): New variable.
|
|
* gnu/packages/python-xyz.scm (python-yq): New variable.
|
|
* gnu/packages/python-xyz.scm (python-black): Update to 20.8b1.
[arguments] Set PATH to make 1 test pass. Disable 1 failing test.
[propagated-inputs] Add python-mypy-extensions and python-typing-extensions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz (python-parallel): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-pyzbar): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pyfavicon): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-grandalf): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python2-openpyxl): New package.
(python-openpyxl)[properties]: Add reference to python2-openpyxl.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-xyz.scm (python-asynctest): Disabled all failing tests.
Return #t at the end of the phase.
|
|
* gnu/packages/python-xyz.scm (python-rfc6555): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
This causes too many rebuilds for the master branch.
This reverts commit 331aaf52806b27430c4efaf8f230097ede69e61a.
|
|
* gnu/packages/python-xyz.scm (python-dpath): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|