diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb | 16 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb (renamed from meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb) | 4 |
2 files changed, 2 insertions, 18 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb deleted file mode 100644 index 1d51f1a..0000000 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.20.0.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | DESCRIPTION = "Highly concurrent networking library" | ||
| 2 | HOMEPAGE = "http://pypi.python.org/pypi/eventlet" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "057276232bf65f1db6aabf819e7ece6a" | ||
| 8 | SRC_URI[sha256sum] = "2e17cda85f2003796f13de0e6c59a5253c0afd1f45dfc97bb9b6bfb8962f7895" | ||
| 9 | |||
| 10 | inherit setuptools pypi pypi | ||
| 11 | |||
| 12 | RDEPENDS_${PN} += " \ | ||
| 13 | python-enum34 \ | ||
| 14 | python-enum-compat \ | ||
| 15 | python-greenlet \ | ||
| 16 | " | ||
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb index fb9d09d..c3eabb2 100644 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.24.0.bb +++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.25.0.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "40acca39e1da2a79e983a696b9b390a3" | 7 | SRC_URI[md5sum] = "a7e8759e6684352ea81a157b6f93fb9b" |
| 8 | SRC_URI[sha256sum] = "4c247db031ea374128e8c75a40fe5402c611e9a4798b9f90f095001192f22364" | 8 | SRC_URI[sha256sum] = "f0610bd0d3bb3d51d69f74caa4ad04fc7bce424cdb72e54d08ccda90d8c69800" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
