summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_1.9.1.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.9.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.9.0.bb b/meta-python/recipes-devtools/python/python3-alembic_1.9.1.bb
index 071c607051..03a38d5ff3 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.9.1.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f5a8522010db1a393833988dbe2c7f0b"
4 4
5inherit pypi setuptools3 5inherit pypi setuptools3
6 6
7SRC_URI[sha256sum] = "6af6792fe699730b27480382701b16028ebbaac6bc5cd4f06daf5fa3e4690364" 7SRC_URI[sha256sum] = "f9f76e41061f5ebe27d4fe92600df9dd612521a7683f904dab328ba02cffa5a2"
8 8
9PYPI_PACKAGE = "alembic" 9PYPI_PACKAGE = "alembic"
10 10