| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/enlightenment.scm (python-efl, python2-efl)[arguments]: Add
phase to set test environment. And set #:tests? #f.
|
|
|
|
| |
* gnu/packages/vpn.scm (sshoot)[arguments]: Add 'patch-paths' phase.
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (thefuck)[arguments]: Set #:tests? #f.
[inputs]: Move everything to ...
[propagated-inputs]: ... here. Remove duplicate [inputs] and python-setuptools.
[native-inputs]: Add python-pytest, python-pytest-mock and python-mock.
|
|
|
|
|
|
|
| |
This is a followup to 22d7360b1660faeae42ca382b3dc3f999a56d3ca.
* gnu/packages/version-control.scm (git-annex-remote-hubic)[propagated-inputs]:
Change python-dateutil-2 to python-dateutil.
|
|
|
|
| |
* gnu/packages/terminals.scm (asciinema)[native-inputs]: Add python-requests.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Set #:tests? #f.
|
|
|
|
|
|
|
| |
This is a followup to 5f37f0b66e301210698ab0c0af24453c826ba18a.
* gnu/packages/python.scm (python-beautifulsoup4)[properties]: New
field. Delay python2 variant.
|
|
|
|
| |
* gnu/packages/python.scm (python2-kombu)[arguments]: Set #:tests? #f.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[source]: Use it.
[arguments]: Replace 'check' with custom phase.
|
|
|
|
| |
* gnu/packages/python.scm (ptpython, ptpython2)[arguments]: Set #:tests? #f.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (multiqc)[native-inputs]: Add python-nose.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.0.
[propagated-inputs]: Add python-mpmath.
|
|
|
|
| |
* gnu/packages/python.scm (python-mpmath, python2-mpmath): New variables.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (idr)[arguments]: Remove #:phases.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (idr)[inputs]: Move everything from here ...
[propagated-inputs]: ... to here. Add python-sympy.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (idr)[arguments]: Set #:tests? #f.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (deeptools)[native-inputs]: Add python-nose.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (clipper)[native-inputs]: Add python2-nose.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-apsw, python2-apsw)[arguments]: Use
'modify-phases'. Add installed PYTHONPATH before running tests.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-argcomplete,
python2-argcomplete)[native-inputs]: Add python-pexpect and tcsh.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-widgetsnbextension,
python2-widgetsnbextension)[native-inputs]: Add python-certifi.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pexpect, python2-pexpect): Update to 4.2.1.
[source]: Use 'pypi-uri'.
[arguments]: Add 'prepare-tests' phase to patch paths and delete network test.
[native-inputs]: Add python-pytest, man-db and which.
[propagated-inputs]: Add python-ptyprocess.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-axolotl, python2-axolotl)[arguments]:
Remove #:configure-flags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-dateutil-2, python2-dateutil-2): Rename to ...
(python-dateutil, python2-dateutil): ... this. Remove 1.5 version.
(python-tzlocal, python2-tzlocal): Adjust variable name.
(python-rst.linker, python2-rst.linker): Likewise.
(pelican): Likewise.
(python-matplotlib, python2-matplotlib): Likewise.
(python-sqlalchemy-utils, python2-sqlalchemy-utils): Likewise.
(python-icalendar, python2-icalendar): Likewise.
(python-botocore, python2-botocore): Likewise.
(python-vobject, python2-vobject): Likewise.
(python-arrow, python2-arrow): Likewise.
(python-fake-factory, python2-fake-factory): Likewise.
(python-freezegun, python2-freezegun): Likewise.
(python-aniso8601, python2-aniso8601): Likewise.
* gnu/packages/jrnl.scm (jrnl): Likewise.
* gnu/packages/calendar.scm (limnoria): Likewise.
|
|
|
|
| |
* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]:
Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check'
phase with custom command.
[native-inputs]: Add python-coverage and python-nose.
|
|
|
|
| |
* gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/music.scm (python-pylast, python2-pylast)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]:
Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pystache)[arguments]: Disable tests.
[properties]: New field. Delay python2 variant.
(python2-pystache)[arguments]: Replace 'check' phase with custom command.
|
|
|
|
|
| |
* gnu/packages/django.scm (python-pytest-django,
python2-pytest-django)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab)[arguments]:
Set #:test-target.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace
check phase with custom post-install command.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]:
Disable tests.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sqlalchemy-utils,
python2-sqlalchemy-utils)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-dateutil-2, python-flexmock, python-pcycopg2 and
python-pytz.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-keystoneclient,
python2-keystoneclient)[arguments]: Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-oauthlib)[native-inputs]:
Add python-mock.
(python2-oauthlib)[native-inputs]: Inherit python-mock.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-tempest-lib,
python2-tempest-lib)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-oslo.serialization,
python2-oslo.serialization)[arguments]: Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-oslo.utils,
python2-oslo.utils)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-bandit and python-oslo.config.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-oslo.config,
python2-oslo.config)[arguments]: Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-stevedore,
python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx,
python-sphinx and python-testrepository.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]:
Set #:tests? #f.
|
|
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-oslo.context,
python2-oslo.context)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-coverage, python-hacking, python-mock,
python-os-client-config, python-oslosphinx and python-sphinx.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-debtcollector,
python2-debtcollector)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase
with custom command.
|