summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-03-17 23:48:15 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-03-17 23:48:15 -0400
commit0cb5a0ac252887d92c907eadcc4d61ae1c62f50b (patch)
treedc387f796371a99b84a1d6daf250960ffd442e6f /meta-openstack
parent9a74961bafabc404f015fc5d8a9da969d263dad3 (diff)
downloadmeta-cloud-services-0cb5a0ac252887d92c907eadcc4d61ae1c62f50b.tar.gz
sql-alchemy: prefer the pypi version
The sql-alchemy project page has remove the 0.7.9 tarball. So we switch to the pypi version. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-sqlalchemy_0.7.9.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-sqlalchemy_0.7.9.bbappend b/meta-openstack/recipes-devtools/python/python-sqlalchemy_0.7.9.bbappend
new file mode 100644
index 0000000..ce4c1b9
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-sqlalchemy_0.7.9.bbappend
@@ -0,0 +1,5 @@
1SRC_URI = "https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.7.9.tar.gz"
2
3SRC_URI[md5sum] = "a0b58defc5ad0c7e1baeb932f62d08dd"
4SRC_URI[sha256sum] = "4a89556cb55275d1af694dc4d5700d8bf0f83690bac16ab30340092ff25bb4d7"
5