diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb b/meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb index 1a96892fb5..1b88ba6fe8 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_24.11.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "A coroutine-based Python networking library" | 1 | SUMMARY = "A coroutine-based Python networking library" |
| 2 | DESCRIPTION = "gevent is a coroutine-based Python networking library that uses greenlet to provide \ | 2 | DESCRIPTION = "gevent is a coroutine-based Python networking library that uses greenlet to provide \ |
| 3 | a high-level synchronous API on top of the libevent event loop." | 3 | a high-level synchronous API on top of the libevent event loop." |
| 4 | HOMEPAGE = "http://www.gevent.org" | 4 | HOMEPAGE = "https://www.gevent.org" |
| 5 | LICENSE = "MIT & Python-2.0" | 5 | LICENSE = "MIT & Python-2.0" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4de99aac27b470c29c6c309e0c279b65" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4de99aac27b470c29c6c309e0c279b65" |
| 7 | DEPENDS += "python3-greenlet-native python3-greenlet libev libuv python3-cffi-native" | 7 | DEPENDS += "python3-greenlet-native python3-greenlet libev libuv python3-cffi-native" |
