All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-python] [PATCH] python-flask-sqlalchemy: upgrade 2.3.2 -> 2.4.1
Date: Fri, 8 Nov 2019 13:23:37 +0800	[thread overview]
Message-ID: <20191108052337.24923-1-zangrc.fnst@cn.fujitsu.com> (raw)

-License-Update: Renamed from LICENSE to LICENSE.rst and Copyright year changed to 2010.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../recipes-devtools/python/python-flask-sqlalchemy.inc     | 6 +++---
 ...sqlalchemy_2.3.2.bb => python-flask-sqlalchemy_2.4.1.bb} | 0
 ...qlalchemy_2.3.2.bb => python3-flask-sqlalchemy_2.4.1.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-flask-sqlalchemy_2.3.2.bb => python-flask-sqlalchemy_2.4.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-sqlalchemy_2.3.2.bb => python3-flask-sqlalchemy_2.4.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc b/meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc
index 957d07dbb..86ba9dda5 100644
--- a/meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc
+++ b/meta-python/recipes-devtools/python/python-flask-sqlalchemy.inc
@@ -1,9 +1,9 @@
 DESCRIPTION = "Adds SQLAlchemy support to your Flask application."
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=5ed1b8cc741515a835a7f6bf2f62ef4a"
+LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=ffeffa59c90c9c4a033c7574f8f3fb75"
 
-SRC_URI[md5sum] = "373ce61dfd03b593ad2eaba68c9fee35"
-SRC_URI[sha256sum] = "5971b9852b5888655f11db634e87725a9031e170f37c0ce7851cf83497f56e53"
+SRC_URI[md5sum] = "1f5781cf3e1a2b1aabda47a5b20d2073"
+SRC_URI[sha256sum] = "6974785d913666587949f7c2946f7001e4fa2cb2d19f4e69ead02e4b8f50b33d"
 
 PYPI_PACKAGE = "Flask-SQLAlchemy"
 
diff --git a/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.2.bb b/meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.3.2.bb
rename to meta-python/recipes-devtools/python/python-flask-sqlalchemy_2.4.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_2.3.2.bb b/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_2.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-flask-sqlalchemy_2.3.2.bb
rename to meta-python/recipes-devtools/python/python3-flask-sqlalchemy_2.4.1.bb
-- 
2.20.1





                 reply	other threads:[~2019-11-08  5:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20191108052337.24923-1-zangrc.fnst@cn.fujitsu.com \
    --to=zangrc.fnst@cn.fujitsu.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.