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 1/3] python3-alembic: Upgrade 1.5.3 -> 1.5.4
Date: Thu,  4 Feb 2021 15:19:38 +0200	[thread overview]
Message-ID: <20210204131940.22585-1-leon.anavi@konsulko.com> (raw)

Upgrade to release 1.5.4:

- Fixed bug in versioning model where a downgrade across a
  revision with a dependency on another branch, yet an ancestor
  is also dependent on that branch, would produce an erroneous
  state in the alembic_version table, making upgrades impossible
  without manually repairing the table.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-alembic_1.5.3.bb => python3-alembic_1.5.4.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-alembic_1.5.3.bb => python3-alembic_1.5.4.bb} (78%)

diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.5.3.bb b/meta-python/recipes-devtools/python/python3-alembic_1.5.4.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-alembic_1.5.3.bb
rename to meta-python/recipes-devtools/python/python3-alembic_1.5.4.bb
index c263300cd..9a0991d3c 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.5.3.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.5.4.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c4ece55266dcdd02ce165b1ee0e490bb"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "04608b6904a6e6bd1af83e1a48f73f50ba214aeddef44b92d498df33818654a8"
+SRC_URI[sha256sum] = "e871118b6174681f7e9a9ea67cfcae954c6d18e05b49c6b17f662d2530c76bf5"
 
 PYPI_PACKAGE = "alembic"
 
-- 
2.17.1


             reply	other threads:[~2021-02-04 13:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04 13:19 Leon Anavi [this message]
2021-02-04 13:19 ` [meta-python][PATCH 2/3] python3-pymongo: Upgrade 3.11.2 -> 3.11.3 Leon Anavi
2021-02-05 14:04   ` [oe] " Trevor Gamblin
2021-02-04 13:19 ` [meta-python][PATCH 3/3] python3-pymisp: Upgrade 2.4.137.1 -> 2.4.137.3 Leon Anavi
2021-02-05 14:04   ` [oe] " Trevor Gamblin
2021-02-05 14:04 ` [oe] [meta-python][PATCH 1/3] python3-alembic: Upgrade 1.5.3 -> 1.5.4 Trevor Gamblin

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=20210204131940.22585-1-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.