| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into core-updates | Leo Famulari | 2016-11-02 | 1 | -3/+2 |
|\ |
|
| * | gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].•••* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3.
[source]: Remove patch.
* gnu/packages/patches/python-django-fix-testcase.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2016-11-01 | 1 | -3/+2 |
* | | gnu: python-pytest-django: Add missing test input.•••* gnu/packages/django.scm (python-pytest-django)[native-inputs]: Add
python-django.
| Efraim Flashner | 2016-10-27 | 1 | -1/+2 |
* | | gnu: python-django-filter: Add inputs for tests.•••* gnu/packages/django.scm (python-django-filter)[native-inputs]: Add
python-django, python-mock.
| Efraim Flashner | 2016-10-27 | 1 | -0/+3 |
|/ |
|
* | gnu: python2-django: Fix typo in native-inputs.•••* gnu/packages/django.scm (python2-django)[native-inputs]: Inherit from
python-django's native-inputs, not its inputs.
| Efraim Flashner | 2016-09-22 | 1 | -1/+1 |
* | gnu: python-django, python2-django: Fix propagated- and native-inputs.•••setuptools is a run-time dependency (sic!), all others are required
for testing only.
* gnu/packages/django.scm (python-django) [propagated-inputs,
native-inputs]: Exchange them. Move tzdata to new native-inputs.
Enhance comments.
(python2-django) [propagated-inputs] change into native-inputs.
Enhance comment.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hartmut Goebel | 2016-09-19 | 1 | -8/+10 |
* | gnu: Add python-django-filter.•••* gnu/packages/django.scm (python-django-filter): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -0/+29 |
* | gnu: Add python-pytest-django.•••* gnu/packages/django.scm (python-pytest-django): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -0/+40 |
* | gnu: Add python-django-simple-math-captcha.•••* gnu/packages/django.scm: (python-django-simple-math-captcha)
(python2-django-simple-math-captcha): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hartmut Goebel | 2016-09-12 | 1 | -0/+26 |
* | gnu: Add python-django.•••* gnu/packages/django.scm: New file.
* gnu/packages/patches/python-django-fix-testcase.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add django.scm.
(dist_patch_DATA): Add python-django-fix-testcase.patch.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Hartmut Goebel | 2016-09-12 | 1 | -0/+98 |