diff options
author | Christopher Baines <mail@cbaines.net> | 2017-10-05 21:58:07 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2018-03-13 19:21:16 +0000 |
commit | aa39e0fd24f1148d22893581e396caf47180d1c2 (patch) | |
tree | e5c8e5c32b1bffafd13a94a78c8c0cee22155f4d /gnu/system | |
parent | 79f450a120068ac1d2fc4e5b4b33ae938b604f95 (diff) | |
download | guix-run-tests-for-python-django-gravatar2.tar guix-run-tests-for-python-django-gravatar2.tar.gz |
gnu: django: Fix the build for python-django-gravatar2.run-tests-for-python-django-gravatar2
The build was failing as the Django settings were not configured for the
tests. The relevant files are missing from the release on PyPI, so switch to
using a more complete source release. Also update the package at the same
time.
* gnu/packages/django.scm (python-django-gravatar2)[version]: 1.4.0 -> 1.4.2.
[source]: Change to use a tarball from GitHub, update the sha256 hash.
[arguments]: Add a phase to skip a test requiring network access, and
replace the check phase to call ./manage.py within the example_project
directory.
Diffstat (limited to 'gnu/system')
0 files changed, 0 insertions, 0 deletions