diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-27 13:36:06 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-05-29 23:58:49 -0400 |
| commit | 465b607893cb78444c20b2a886290c4f36d2c3f3 (patch) | |
| tree | e1724387ebd335ae71c15fa7e3b0e0428f8b676c /meta-openstack/recipes-devtools/python | |
| parent | af1a55190fb5d8dede7521fc39a7811546a9c18d (diff) | |
| download | meta-cloud-services-465b607893cb78444c20b2a886290c4f36d2c3f3.tar.gz | |
python-sqlalchemy-migrate:upgrade 0.11.0 -> 0.12.0
-Upgrade from python-sqlalchemy-migrate_0.11.0.bb to python-sqlalchemy-migrate_0.12.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.12.0.bb (renamed from meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.11.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.11.0.bb b/meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.12.0.bb index f66476f..dcb6d9d 100644 --- a/meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.11.0.bb +++ b/meta-openstack/recipes-devtools/python/python-sqlalchemy-migrate_0.12.0.bb | |||
| @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=32;endline=32;md5=d41d8cd98f00b204 | |||
| 6 | 6 | ||
| 7 | inherit pypi | 7 | inherit pypi |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "f68c75280270f2fb2824633ef8633628" | 9 | SRC_URI[md5sum] = "6a4920f2a2e07d193e95cf712d762b08" |
| 10 | SRC_URI[sha256sum] = "e68af5e3e0561f629d4eb23d9d0ea77d2649747f2eff37fd29aece74615ca251" | 10 | SRC_URI[sha256sum] = "8cfada30bbcf79a83b3a2d1bcd637de7e1f43e390d54de33e4f3249fd9aacfae" |
| 11 | 11 | ||
| 12 | inherit setuptools | 12 | inherit setuptools |
| 13 | 13 | ||
