[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28726] [PATCH 1/5] gnu: django: Fix the build for python-django-gra
From: |
Christopher Baines |
Subject: |
[bug#28726] [PATCH 1/5] gnu: django: Fix the build for python-django-gravatar2. |
Date: |
Sun, 8 Oct 2017 17:02:20 +0100 |
On Sun, 8 Oct 2017 15:52:45 +0100
Christopher Baines <address@hidden> wrote:
> On Sun, 8 Oct 2017 05:30:56 +0200
> Cyril Roelandt <address@hidden> wrote:
>
> > On 10/06/2017 10:26 PM, Christopher Baines wrote:
> > > 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.
> > What are these missing files? Couldn't we add them using a patch? Is
> > there a reason why they were not included in PyPI, or is this a
> > bug?
>
> It's the example_project/settings.py file that is key. I guess this
> could be added as a patch, it's a little long at 168 lines though.
On a more practical note, I don't know of an proper way of generating
such a patch. The only approaches that come to mind are going through
Git, or writing it manually in Emacs, both of which seem bad. Any
advice on generating patches?
pgpAgaBDm90ow.pgp
Description: OpenPGP digital signature
- [bug#28726] [PATCH 3/5] gnu: django: Fix building python2-django-mailman3., (continued)
[bug#28726] [PATCH 2/5] gnu: django: Fix building python-django-allauth., Christopher Baines, 2017/10/06
[bug#28726] [PATCH 5/5] gnu: python: Update python-sqlparse., Christopher Baines, 2017/10/06
[bug#28726] [PATCH 4/5] gnu: python: Disable tests for python-graphene., Christopher Baines, 2017/10/06
[bug#28726] [PATCH 1/5] gnu: django: Fix the build for python-django-gravatar2., Cyril Roelandt, 2017/10/07
[bug#28726] [PATCH 1/6] gnu: django: Fix the build for python-django-gravatar2., Christopher Baines, 2017/10/08
- [bug#28726] [PATCH 4/6] gnu: python: Disable tests for python-graphene., Christopher Baines, 2017/10/08
- [bug#28726] [PATCH 2/6] gnu: django: Fix building python-django-allauth., Christopher Baines, 2017/10/08
- [bug#28726] [PATCH 5/6] gnu: python: Update python-sqlparse., Christopher Baines, 2017/10/08
- [bug#28726] [PATCH 6/6] gnu: mail: Remove python-django-mailman3., Christopher Baines, 2017/10/08
- [bug#28726] [PATCH 3/6] gnu: mail: Fix building python2-django-mailman3., Christopher Baines, 2017/10/08