[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (377bfbc -> f9a6531)
From: |
Efraim Flashner |
Subject: |
branch core-updates updated (377bfbc -> f9a6531) |
Date: |
Thu, 27 Oct 2016 20:32:11 +0000 (UTC) |
efraim pushed a change to branch core-updates
in repository guix.
from 377bfbc gnu: gxmessage: Add missing input.
new b6e0804 gnu: lightning: Add missing input.
new 13c4d87 gnu: python-wtforms: Skip optional tests.
new fa7cd33 gnu: python-django-filter: Add inputs for tests.
new d18c69a gnu: python-pytest-django: Add missing test input.
new aa6c09e gnu: python-parse: Fix failing test.
new f9a6531 gnu: python-parse: Use 'modify-phases' syntax.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/assembly.scm | 2 +
gnu/packages/django.scm | 6 ++-
.../patches/python-parse-too-many-fields.patch | 52 ++++++++++++++++++++
gnu/packages/python.scm | 21 ++++++--
5 files changed, 76 insertions(+), 6 deletions(-)
create mode 100644 gnu/packages/patches/python-parse-too-many-fields.patch
- branch core-updates updated (377bfbc -> f9a6531),
Efraim Flashner <=
- 04/06: gnu: python-pytest-django: Add missing test input., Efraim Flashner, 2016/10/27
- 01/06: gnu: lightning: Add missing input., Efraim Flashner, 2016/10/27
- 02/06: gnu: python-wtforms: Skip optional tests., Efraim Flashner, 2016/10/27
- 03/06: gnu: python-django-filter: Add inputs for tests., Efraim Flashner, 2016/10/27
- 06/06: gnu: python-parse: Use 'modify-phases' syntax., Efraim Flashner, 2016/10/27
- 05/06: gnu: python-parse: Fix failing test., Efraim Flashner, 2016/10/27