summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb
index 2a6993c141..6183783910 100644
--- a/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "\
7 file://LICENSE.LESSER;md5=0e99bfbdd8b9d33b0221986fe3be89ed \ 7 file://LICENSE.LESSER;md5=0e99bfbdd8b9d33b0221986fe3be89ed \
8" 8"
9 9
10DEPENDS = "python3-packaging-native python3-cython-native python3-setuptools-scm-native zeromq" 10DEPENDS = "python3-packaging-native python3-setuptools-scm-native zeromq"
11 11
12SRC_URI:append = " \ 12SRC_URI:append = " \
13 file://club-rpath-out.patch \ 13 file://club-rpath-out.patch \
@@ -15,7 +15,7 @@ SRC_URI:append = " \
15" 15"
16SRC_URI[sha256sum] = "93f1aa311e8bb912e34f004cf186407a4e90eec4f0ecc0efd26056bf7eda0226" 16SRC_URI[sha256sum] = "93f1aa311e8bb912e34f004cf186407a4e90eec4f0ecc0efd26056bf7eda0226"
17 17
18inherit pypi pkgconfig python_setuptools_build_meta ptest 18inherit pypi pkgconfig python_setuptools_build_meta ptest cython
19 19
20PACKAGES =+ "\ 20PACKAGES =+ "\
21 ${PN}-test \ 21 ${PN}-test \