All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leon Anavi" <leon.anavi@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Cc: Leon Anavi <leon.anavi@konsulko.com>
Subject: [meta-python][PATCH 10/11] python3-django: Upgrade 3.1.1 -> 3.1.7
Date: Thu, 25 Mar 2021 15:34:35 +0200	[thread overview]
Message-ID: <20210325133436.18328-10-leon.anavi@konsulko.com> (raw)
In-Reply-To: <20210325133436.18328-1-leon.anavi@konsulko.com>

Upgrade to release 3.1.7:

- Fixed a regression in Django 3.1 that caused RuntimeError
  instead of connection errors when using only the 'postgres'
  database

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-django_3.1.1.bb => python3-django_3.1.7.bb}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-django_3.1.1.bb => python3-django_3.1.7.bb} (54%)

diff --git a/meta-python/recipes-devtools/python/python3-django_3.1.1.bb b/meta-python/recipes-devtools/python/python3-django_3.1.7.bb
similarity index 54%
rename from meta-python/recipes-devtools/python/python3-django_3.1.1.bb
rename to meta-python/recipes-devtools/python/python3-django_3.1.7.bb
index ed6513d0c..d22bd14e8 100644
--- a/meta-python/recipes-devtools/python/python3-django_3.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-django_3.1.7.bb
@@ -1,8 +1,7 @@
 require python-django.inc
 inherit setuptools3
 
-SRC_URI[md5sum] = "d5e894fb3c46064e84e9dc68a08a46d0"
-SRC_URI[sha256sum] = "59c8125ca873ed3bdae9c12b146fbbd6ed8d0f743e4cf5f5817af50c51f1fc2f"
+SRC_URI[sha256sum] = "32ce792ee9b6a0cbbec340123e229ac9f765dff8c2a4ae9247a14b2ba3a365a7"
 
 RDEPENDS_${PN} += "\
     ${PYTHON_PN}-sqlparse \
@@ -10,5 +9,5 @@ RDEPENDS_${PN} += "\
 
 # Set DEFAULT_PREFERENCE so that the LTS version of django is built by
 # default. To build the 3.x branch, 
-# PREFERRED_VERSION_python3-django = "3.1.1" can be added to local.conf
+# PREFERRED_VERSION_python3-django = "3.1.7" can be added to local.conf
 DEFAULT_PREFERENCE = "-1"
-- 
2.17.1


  parent reply	other threads:[~2021-03-25 13:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 13:34 [meta-python][PATCH 01/11] python3-configshell-fb: Upgrade 1.1.28 -> 1.1.29 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 02/11] python3-backports-functools-lru-cache: Upgrade 1.6.1 -> 1.6.3 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 03/11] python3-pytest-helpers-namespace: Upgrade 2019.1.8 -> 2021.3.24 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 04/11] python3-elementpath: Upgrade 2.2.0 -> 2.2.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 05/11] python3-alembic: Upgrade 1.5.7 -> 1.5.8 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 06/11] python3-rfc3339-validator: Upgrade 0.1.2 -> 0.1.3 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 07/11] python3-pyflakes: Upgrade 2.3.0 -> 2.3.1 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 08/11] python3-pint: Upgrade 0.16.1 -> 0.17 Leon Anavi
2021-03-25 13:34 ` [meta-python][PATCH 09/11] python3-flask-sqlalchemy: Upgrade 2.4.4 -> 2.5.1 Leon Anavi
2021-03-25 13:34 ` Leon Anavi [this message]
2021-03-25 13:34 ` [meta-python][PATCH 11/11] python3-djangorestframework: Upgrade 3.12.2 -> 3.12.3 Leon Anavi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210325133436.18328-10-leon.anavi@konsulko.com \
    --to=leon.anavi@konsulko.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.