diff --git a/doc/source/debian_package_guide.rst b/doc/source/debian_package_guide.rst index b2818a8f7f..8796106cbc 100644 --- a/doc/source/debian_package_guide.rst +++ b/doc/source/debian_package_guide.rst @@ -58,7 +58,7 @@ Instructions for Building Debian Packages for Swift apt-get install python-software-properties add-apt-repository ppa:swift-core/release apt-get update - apt-get install curl gcc bzr python-configobj python-coverage python-dev python-nose python-setuptools python-simplejson python-xattr python-eventlet python-greenlet debhelper python-sphinx python-all python-openssl python-pastedeploy python-netifaces bzr-builddeb + apt-get install curl gcc bzr python-coverage python-dev python-nose python-setuptools python-simplejson python-xattr python-eventlet python-greenlet debhelper python-sphinx python-all python-openssl python-pastedeploy python-netifaces bzr-builddeb * As you diff --git a/doc/source/development_saio.rst b/doc/source/development_saio.rst index 7de17ae504..95776db5dd 100755 --- a/doc/source/development_saio.rst +++ b/doc/source/development_saio.rst @@ -28,10 +28,10 @@ Installing dependencies and the core code #. `apt-get install python-software-properties` #. `add-apt-repository ppa:swift-core/release` #. `apt-get update` - #. `apt-get install curl gcc git-core memcached python-configobj - python-coverage python-dev python-nose python-setuptools python-simplejson - python-xattr sqlite3 xfsprogs python-eventlet python-greenlet - python-pastedeploy python-netifaces python-pip` + #. `apt-get install curl gcc git-core memcached python-coverage python-dev + python-nose python-setuptools python-simplejson python-xattr sqlite3 + xfsprogs python-eventlet python-greenlet python-pastedeploy + python-netifaces python-pip` #. `pip install mock` #. Install anything else you want, like screen, ssh, vim, etc. diff --git a/tools/pip-requires b/tools/pip-requires index dff4bb769c..fc189a9722 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,4 +1,3 @@ -configobj==4.7.1 eventlet==0.9.15 greenlet==0.3.1 netifaces==0.6