diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_25.0.0.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_25.0.0.bb b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb index 39a7614fc5..504ef7abc0 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_25.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.1.bb | |||
| @@ -3,17 +3,17 @@ DESCRIPTION = "This package contains Python bindings for ZeroMQ. ZMQ is a lightw | |||
| 3 | HOMEPAGE = "http://zeromq.org/bindings:python" | 3 | HOMEPAGE = "http://zeromq.org/bindings:python" |
| 4 | LICENSE = "BSD-3-Clause & LGPL-3.0-only" | 4 | LICENSE = "BSD-3-Clause & LGPL-3.0-only" |
| 5 | LIC_FILES_CHKSUM = "\ | 5 | LIC_FILES_CHKSUM = "\ |
| 6 | file://COPYING.BSD;md5=11c65680f637c3df7f58bbc8d133e96e \ | 6 | file://LICENSE.BSD;md5=1787206f198344195a671b60326c59dc \ |
| 7 | file://COPYING.LESSER;md5=12c592fa0bcfff3fb0977b066e9cb69e \ | 7 | file://LICENSE.LESSER;md5=0e99bfbdd8b9d33b0221986fe3be89ed \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | DEPENDS = "python3-packaging-native zeromq" | 10 | DEPENDS = "python3-packaging-native python3-cython-native python3-setuptools-scm-native zeromq" |
| 11 | 11 | ||
| 12 | SRC_URI:append = " \ | 12 | SRC_URI:append = " \ |
| 13 | file://club-rpath-out.patch \ | 13 | file://club-rpath-out.patch \ |
| 14 | file://run-ptest \ | 14 | file://run-ptest \ |
| 15 | " | 15 | " |
| 16 | SRC_URI[sha256sum] = "f330a1a2c7f89fd4b0aa4dcb7bf50243bf1c8da9a2f1efc31daf57a2046b31f2" | 16 | SRC_URI[sha256sum] = "259c22485b71abacdfa8bf79720cd7bcf4b9d128b30ea554f01ae71fdbfdaa23" |
| 17 | 17 | ||
| 18 | inherit pypi pkgconfig python_setuptools_build_meta ptest | 18 | inherit pypi pkgconfig python_setuptools_build_meta ptest |
| 19 | 19 | ||
