| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.6.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-flask): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-benchmark): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-pycodestyle): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-coveralls): Update to 1.11.1.
[source]: Change to GIT-FETCH.
[arguments]: New field.
[propagated-inputs]: Remove PYTHON-SH and PYTHON-URLLIB3.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-vcr): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-httmock): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-codacy-coverage): New variable.
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-checkdocs)[propagated-inputs]:
Add PYTHON-DOCUTILS.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-isort): New variable.
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.2.
[propagated-inputs]: Add python-more-itertools.
|
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-virtualenv)
[phases]{patch-virtualenv-executable}: New phase.
[propagated-inputs]: Move python-virtualenv from here...
[inputs]: ...to here.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-virtualenv): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-fixture-config): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-shutil): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-flake8): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-checkdocs): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-vcrpy): New variable.
|
|
|
|
| |
* gnu/packages/python-check.scm (python-coveralls): Update to 1.6.0.
|
|
* gnu/packages/python-check.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|