From 01246fb23631579d0745310881daa5900baff561 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 30 Jan 2013 18:19:01 -0500 Subject: [PATCH] Use WSME 0.5b1 There is now an official package of a version of WSME containing all of the patches we need, so update our requirements list. Change-Id: Ic4a5205630ac6d376c616deeb8f908136a70c481 Signed-off-by: Doug Hellmann --- tools/pip-requires | 1 + tools/test-requires | 6 ------ tools/test-requires-folsom | 6 ------ 3 files changed, 1 insertion(+), 12 deletions(-) diff --git a/tools/pip-requires b/tools/pip-requires index 565c9d6de..42102e37c 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -19,3 +19,4 @@ python-swiftclient lxml requests<1.0 extras +wsme>=0.5b1 diff --git a/tools/test-requires b/tools/test-requires index 2c12cc630..66b0be3e4 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -9,12 +9,6 @@ Ming>=0.3.2 http://tarballs.openstack.org/nova/nova-master.tar.gz http://tarballs.openstack.org/glance/glance-master.tar.gz setuptools-git>=0.4 -# FIXME(dhellmann): We need a version of WSME more current -# than what is released right now. We can't include it in -# pip-requires because we have to point to the Mercurial -# checkout on bitbucket. I hope to have that resolved -# very soon. -hg+https://bitbucket.org/cdevienne/wsme # We should use swift>1.7.5, but it's not yet available swift # Swift dep that is not necessary if we depend on swift>1.7.5 diff --git a/tools/test-requires-folsom b/tools/test-requires-folsom index 11c1cf5f6..9ac3453cc 100644 --- a/tools/test-requires-folsom +++ b/tools/test-requires-folsom @@ -8,12 +8,6 @@ mox Ming>=0.3.2 http://tarballs.openstack.org/glance/glance-stable-folsom.tar.gz setuptools-git>=0.4 -# FIXME(dhellmann): We need a version of WSME more current -# than what is released right now. We can't include it in -# pip-requires because we have to point to the Mercurial -# checkout on bitbucket. I hope to have that resolved -# very soon. -hg+https://bitbucket.org/cdevienne/wsme # 1.7.4 is the Folsom release http://tarballs.openstack.org/swift/swift-stable-folsom.tar.gz # Swift dep that is not necessary if we depend on swift>1.7.5