All of lore.kernel.org
 help / color / mirror / Atom feed
* [layerindex-web][PATCH 0/3] Fixes for some recent changes
@ 2018-05-04 11:55 Paul Eggleton
  2018-05-04 11:55 ` [layerindex-web][PATCH 1/3] views: fix regression in publish email sending code Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2018-05-04 11:55 UTC (permalink / raw)
  To: yocto

Fix a few regressions I recently introduced.


The following changes since commit b4cfb049d9fda7fe82f97f8532abdb7272cf0a76:

  requirements.txt: bump Django and other dependency versions (2018-05-01 10:10:21 +1200)

are available in the Git repository at:

  git://git.yoctoproject.org/layerindex-web paule/fixes1
  http://git.yoctoproject.org/cgit.cgi//log/?h=paule/fixes1

Paul Eggleton (3):
  views: fix regression in publish email sending code
  requirements.txt: fix some conflicting requirements
  detail: Fix layer description not wrapping properly

 layerindex/views.py              | 9 ++++-----
 requirements.txt                 | 6 +++---
 templates/layerindex/detail.html | 2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.14.3



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-04 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-04 11:55 [layerindex-web][PATCH 0/3] Fixes for some recent changes Paul Eggleton
2018-05-04 11:55 ` [layerindex-web][PATCH 1/3] views: fix regression in publish email sending code Paul Eggleton
2018-05-04 11:55 ` [layerindex-web][PATCH 2/3] requirements.txt: fix some conflicting requirements Paul Eggleton
2018-05-04 11:55 ` [layerindex-web][PATCH 3/3] detail: Fix layer description not wrapping properly Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.