Revert "Update pypi.python.org packages to use https"

This has been addressed upstream and no longer required.

This reverts commit 74cb437b8c4c4a5c7ebdc68d09de377bece59e5e.

Change-Id: I349c4b413da82610b709b8a6ee440652f3698368
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-devtools/python/python-gevent_%.bbappend b/meta-phosphor/common/recipes-devtools/python/python-gevent_%.bbappend
index 3064363..4dd9786 100644
--- a/meta-phosphor/common/recipes-devtools/python/python-gevent_%.bbappend
+++ b/meta-phosphor/common/recipes-devtools/python/python-gevent_%.bbappend
@@ -1,6 +1,4 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-SRC_URI_remove = "http://pypi.python.org/packages/source/g/gevent/${SRCNAME}-${PV}.tar.gz"
-SRC_URI_prepend = "https://pypi.python.org/packages/source/g/gevent/${SRCNAME}-${PV}.tar.gz "
 SRC_URI += "file://libev-config-guess.patch"
 SRC_URI += "file://0001-gevent-py279-ssl-wrap.patch"
 SRC_URI += "file://0002-gevent-eat-ssl-self-cert-errors.patch"