summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_1.10.2.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.9.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.9.4.bb b/meta-python/recipes-devtools/python/python3-alembic_1.10.2.bb
index 7f9ac2ec91..3b3c9a546b 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.9.4.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.10.2.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e3023b042cb6002cb398344b51c67093"
4 4
5inherit pypi setuptools3 5inherit pypi setuptools3
6 6
7SRC_URI[sha256sum] = "4d3bd32ecdbb7bbfb48a9fe9e6d6fd6a831a1b59d03e26e292210237373e7db5" 7SRC_URI[sha256sum] = "457eafbdc0769d855c2c92cbafe6b7f319f916c80cf4ed02b8f394f38b51b89d"
8 8
9PYPI_PACKAGE = "alembic" 9PYPI_PACKAGE = "alembic"
10 10