summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb (renamed from meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb)2
-rw-r--r--meta-python/recipes-devtools/python/python3-eth-utils_4.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-eth-utils_3.0.0.bb)4
-rw-r--r--meta-python/recipes-devtools/python/python3-filelock_3.15.3.bb (renamed from meta-python/recipes-devtools/python/python3-filelock_3.14.0.bb)8
-rw-r--r--meta-python/recipes-devtools/python/python3-gpiod_2.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb)2
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio-channelz_1.62.2.bb16
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio-reflection_1.62.2.bb16
-rw-r--r--meta-python/recipes-devtools/python/python3-gunicorn_22.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-gunicorn_21.2.0.bb)6
-rw-r--r--meta-python/recipes-devtools/python/python3-hexbytes_1.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-hexbytes_1.2.0.bb)8
-rw-r--r--meta-python/recipes-devtools/python/python3-moteus_0.3.71.bb (renamed from meta-python/recipes-devtools/python/python3-moteus_0.3.70.bb)2
-rw-r--r--meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-paho-mqtt_2.0.0.bb)4
-rw-r--r--meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb1
-rw-r--r--meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb (renamed from meta-python/recipes-devtools/python/python3-pycocotools_2.0.7.bb)2
-rw-r--r--meta-python/recipes-devtools/python/python3-pyperclip_1.9.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb)2
-rw-r--r--meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-requests-file_1.5.1.bb)9
-rw-r--r--meta-python/recipes-devtools/python/python3-tornado_6.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-tornado_6.4.bb)4
-rw-r--r--meta-python/recipes-devtools/python/python3-whitenoise_6.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb)2
16 files changed, 69 insertions, 19 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb
index c9c98b6fb..4033b985a 100644
--- a/meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb
+++ b/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb
@@ -4,7 +4,7 @@ DEPENDS +="python3-setuptools-scm-native"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" 5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
6 6
7SRC_URI[sha256sum] = "e6f0ae2751c2d333a960e0807c0611494eb1245631a167965acbc100509455d3" 7SRC_URI[sha256sum] = "1c533c50dde86bef1c6950602054a0ffa3c376e8b0e20c7b8f5b108793f6983e"
8 8
9inherit pypi python_setuptools_build_meta ptest 9inherit pypi python_setuptools_build_meta ptest
10 10
diff --git a/meta-python/recipes-devtools/python/python3-eth-utils_3.0.0.bb b/meta-python/recipes-devtools/python/python3-eth-utils_4.1.1.bb
index faca03865..54bd9a67c 100644
--- a/meta-python/recipes-devtools/python/python3-eth-utils_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-eth-utils_4.1.1.bb
@@ -4,7 +4,9 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=6749008d847c14b9718949c2e24d5c0a" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=6749008d847c14b9718949c2e24d5c0a"
6 6
7SRC_URI[sha256sum] = "8721869568448349bceae63c277b75758d11e0dc190e7ef31e161b89619458f1" 7SRC_URI[sha256sum] = "71c8d10dec7494aeed20fa7a4d52ec2ce4a2e52fdce80aab4f5c3c19f3648b25"
8
9PYPI_PACKAGE = "eth_utils"
8 10
9inherit pypi setuptools3 11inherit pypi setuptools3
10 12
diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.14.0.bb b/meta-python/recipes-devtools/python/python3-filelock_3.15.3.bb
index d94ad4bf3..3bbf72319 100644
--- a/meta-python/recipes-devtools/python/python3-filelock_3.14.0.bb
+++ b/meta-python/recipes-devtools/python/python3-filelock_3.15.3.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "https://py-filelock.readthedocs.io/"
6LICENSE = "Unlicense" 6LICENSE = "Unlicense"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=911690f51af322440237a253d695d19f" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=911690f51af322440237a253d695d19f"
8 8
9SRC_URI[sha256sum] = "6ea72da3be9b8c82afd3edcf99f2fffbb5076335a5ae4d03248bb5b6c3eae78a" 9SRC_URI[sha256sum] = "e1199bf5194a2277273dacd50269f0d87d0682088a3c561c15674ea9005d8635"
10 10
11BBCLASSEXTEND = "native nativesdk" 11BBCLASSEXTEND = "native nativesdk"
12inherit pypi python_hatchling 12inherit pypi python_hatchling
@@ -14,3 +14,9 @@ inherit pypi python_hatchling
14DEPENDS += "\ 14DEPENDS += "\
15 python3-hatch-vcs-native \ 15 python3-hatch-vcs-native \
16" 16"
17
18RDEPENDS:${PN} += " \
19 python3-core \
20 python3-logging \
21 python3-asyncio \
22"
diff --git a/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb b/meta-python/recipes-devtools/python/python3-gpiod_2.2.0.bb
index d8c8628da..c89fc7e92 100644
--- a/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb
+++ b/meta-python/recipes-devtools/python/python3-gpiod_2.2.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=237;endline=237;md5=f5ddb56912b7f2
7 7
8SRC_URI += "file://run-ptest" 8SRC_URI += "file://run-ptest"
9 9
10SRC_URI[sha256sum] = "a33193d6cab79d252329f71666a35a3668e04f1f82bf9b93ee2c9ae852398b20" 10SRC_URI[sha256sum] = "4447f05ab42a9ea596e548a9a65389aa84bf61c95dc7a78074bb9c5f8f6a6b35"
11 11
12inherit setuptools3-base python_pep517 ptest pypi 12inherit setuptools3-base python_pep517 ptest pypi
13 13
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.62.2.bb
new file mode 100644
index 000000000..ed5ede425
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.62.2.bb
@@ -0,0 +1,16 @@
1DESCRIPTION = "Google gRPC channelz"
2HOMEPAGE = "http://www.grpc.io/"
3SECTION = "devel/python"
4
5LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=7145f7cdd263359b62d342a02f005515"
7
8inherit pypi setuptools3
9
10DEPENDS += "python3-grpcio"
11
12SRC_URI[sha256sum] = "6e4ac2c43d76b245c5f66d98f523db08786b186128a655ee6f20a30a7e68e4f9"
13
14RDEPENDS:${PN} = "python3-grpcio"
15
16BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.62.2.bb
new file mode 100644
index 000000000..478c5b33e
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.62.2.bb
@@ -0,0 +1,16 @@
1DESCRIPTION = "Google gRPC reflection"
2HOMEPAGE = "http://www.grpc.io/"
3SECTION = "devel/python"
4
5LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=7145f7cdd263359b62d342a02f005515"
7
8inherit pypi setuptools3
9
10DEPENDS += "python3-grpcio"
11
12SRC_URI[sha256sum] = "2dd44806d68d0006636529bda573012b19a42281478c2d051cdaaebb91e2516c"
13
14RDEPENDS:${PN} = "python3-grpcio"
15
16BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-gunicorn_21.2.0.bb b/meta-python/recipes-devtools/python/python3-gunicorn_22.0.0.bb
index 9fd601c99..e9ad084d4 100644
--- a/meta-python/recipes-devtools/python/python3-gunicorn_21.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-gunicorn_22.0.0.bb
@@ -1,11 +1,11 @@
1SUMMARY = "WSGI HTTP Server for UNIX" 1SUMMARY = "WSGI HTTP Server for UNIX"
2 2
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=302423eeae97079c633da81b6a5fe35e" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5b70a8b30792a916f50dc96123e61ddf"
5 5
6SRC_URI[sha256sum] = "88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033" 6SRC_URI[sha256sum] = "4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63"
7 7
8inherit pypi setuptools3 ptest 8inherit pypi python_setuptools_build_meta ptest
9 9
10SRC_URI += " \ 10SRC_URI += " \
11 file://run-ptest \ 11 file://run-ptest \
diff --git a/meta-python/recipes-devtools/python/python3-hexbytes_1.2.0.bb b/meta-python/recipes-devtools/python/python3-hexbytes_1.2.1.bb
index b75f7794a..c8e34fc40 100644
--- a/meta-python/recipes-devtools/python/python3-hexbytes_1.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-hexbytes_1.2.1.bb
@@ -4,6 +4,12 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=16ffc86adf4293d4cfb204e77d62cfe6" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=16ffc86adf4293d4cfb204e77d62cfe6"
6 6
7SRC_URI[sha256sum] = "965f1cc712e7b263c41fdf3fb36cf671ba6f59b895937cf33941a5c996ec3a5c" 7SRC_URI[sha256sum] = "515f00dddf31053db4d0d7636dd16061c1d896c3109b8e751005db4ca46bcca7"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10
11RDEPENDS:${PN} += " \
12 python3-core \
13 python3-email \
14 python3-compression \
15"
diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.70.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.71.bb
index 7e77d8f7a..54c53afe4 100644
--- a/meta-python/recipes-devtools/python/python3-moteus_0.3.70.bb
+++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.71.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=9;md5=24025d3c660abfc62a
5 5
6inherit pypi setuptools3 6inherit pypi setuptools3
7 7
8SRC_URI[sha256sum] = "39e6e2689511c601dff62e502ca6c6ab91100f34b2ebbf52fcee241bf8bfed31" 8SRC_URI[sha256sum] = "7caa994ad7ed2b0a219b20e4a2e83b6bad01e549402c38a264f0d83d560d7908"
9 9
10S = "${WORKDIR}/moteus-${PV}" 10S = "${WORKDIR}/moteus-${PV}"
11 11
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_2.0.0.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb
index e4cf77a13..0c3e6e926 100644
--- a/meta-python/recipes-devtools/python/python3-paho-mqtt_2.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb
@@ -7,9 +7,9 @@ SRCNAME = "paho-mqtt"
7 7
8inherit pypi python_hatchling python_setuptools_build_meta 8inherit pypi python_hatchling python_setuptools_build_meta
9 9
10SRC_URI[sha256sum] = "13b205f29251e4f2c66a6c923c31fc4fd780561e03b2d775cff8e4f2915cf947" 10SRC_URI[sha256sum] = "12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1723834"
11 11
12PYPI_SRC_URI = "https://files.pythonhosted.org/packages/73/b7/a4df0f93bbdae237e16ba402752151eceee576cbe80c235a2475fbf81eea/paho_mqtt-${PV}.tar.gz" 12PYPI_SRC_URI = "https://files.pythonhosted.org/packages/39/15/0a6214e76d4d32e7f663b109cf71fb22561c2be0f701d67f93950cd40542/paho_mqtt-${PV}.tar.gz"
13 13
14S = "${WORKDIR}/paho_mqtt-${PV}" 14S = "${WORKDIR}/paho_mqtt-${PV}"
15 15
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb
index b9b03badd..9695880d0 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb
@@ -17,6 +17,7 @@ UPSTREAM_CHECK_REGEX = "protobuf/(?P<pver>\d+(\.\d+)+)/"
17DEPENDS += "protobuf" 17DEPENDS += "protobuf"
18 18
19RDEPENDS:${PN} += " \ 19RDEPENDS:${PN} += " \
20 python3-ctypes \
20 python3-datetime \ 21 python3-datetime \
21 python3-json \ 22 python3-json \
22 python3-logging \ 23 python3-logging \
diff --git a/meta-python/recipes-devtools/python/python3-pycocotools_2.0.7.bb b/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb
index bebfb128f..c9968ae37 100644
--- a/meta-python/recipes-devtools/python/python3-pycocotools_2.0.7.bb
+++ b/meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://pycocotools/coco.py;beginline=45;endline=45;md5=12cb5
5 5
6inherit setuptools3 pypi 6inherit setuptools3 pypi
7 7
8SRC_URI[sha256sum] = "da8b7815196eebf0adabf67fcc459126cbc6498bbc6ab1fd144c371465d86879" 8SRC_URI[sha256sum] = "8f2bcedb786ba26c367a3680f9c4eb5b2ad9dccb2b34eaeb205e0a021e1dfb8d"
9 9
10DEPENDS = "python3-cython-native python3-numpy-native virtual/crypt" 10DEPENDS = "python3-cython-native python3-numpy-native virtual/crypt"
11RDEPENDS:${PN} = "python3-matplotlib python3-pillow python3-profile" 11RDEPENDS:${PN} = "python3-matplotlib python3-pillow python3-profile"
diff --git a/meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb b/meta-python/recipes-devtools/python/python3-pyperclip_1.9.0.bb
index dcf0015c5..80af514fa 100644
--- a/meta-python/recipes-devtools/python/python3-pyperclip_1.8.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyperclip_1.9.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/asweigart/pyperclip"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632" 4LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=d7dd4b0d1f7153322a546e89b5a0a632"
5 5
6SRC_URI[sha256sum] = "105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57" 6SRC_URI[sha256sum] = "b7de0142ddc81bfc5c7507eea19da920b92252b548b96186caf94a5e2527d310"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
diff --git a/meta-python/recipes-devtools/python/python3-requests-file_1.5.1.bb b/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb
index 7ff984a93..4e0adc39f 100644
--- a/meta-python/recipes-devtools/python/python3-requests-file_1.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb
@@ -3,15 +3,18 @@ HOMEPAGE = "http://github.com/dashea/requests-file"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=9cc728d6087e43796227b0a31422de6b" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=9cc728d6087e43796227b0a31422de6b"
5 5
6SRC_URI[md5sum] = "c96daf6b0c56687556e8a52748fd896c" 6SRC_URI[sha256sum] = "0f549a3f3b0699415ac04d167e9cb39bccfb730cb832b4d20be3d9867356e658"
7SRC_URI[sha256sum] = "07d74208d3389d01c38ab89ef403af0cfec63957d53a0081d8eca738d0247d8e"
8 7
9inherit pypi setuptools3 ptest 8PYPI_PACKAGE = "requests_file"
9
10inherit pypi python_setuptools_build_meta ptest
10 11
11SRC_URI += " \ 12SRC_URI += " \
12 file://run-ptest \ 13 file://run-ptest \
13" 14"
14 15
16DEPENDS += "python3-setuptools-scm-native"
17
15RDEPENDS:${PN}-ptest += " \ 18RDEPENDS:${PN}-ptest += " \
16 python3-pytest \ 19 python3-pytest \
17 python3-unittest-automake-output \ 20 python3-unittest-automake-output \
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb b/meta-python/recipes-devtools/python/python3-tornado_6.4.1.bb
index b01c1cec2..b8f6752f2 100644
--- a/meta-python/recipes-devtools/python/python3-tornado_6.4.bb
+++ b/meta-python/recipes-devtools/python/python3-tornado_6.4.1.bb
@@ -6,9 +6,9 @@ HOMEPAGE = "http://www.tornadoweb.org/en/stable/"
6LICENSE = "Apache-2.0" 6LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
8 8
9SRC_URI[sha256sum] = "72291fa6e6bc84e626589f1c29d90a5a6d593ef5ae68052ee2ef000dfd273dee" 9SRC_URI[sha256sum] = "92d3ab53183d8c50f8204a51e6f91d18a15d5ef261e84d452800d4ff6fc504e9"
10 10
11inherit pypi setuptools3 11inherit pypi python_setuptools_build_meta
12 12
13# Requires _compression which is currently located in misc 13# Requires _compression which is currently located in misc
14RDEPENDS:${PN} += " \ 14RDEPENDS:${PN} += " \
diff --git a/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb b/meta-python/recipes-devtools/python/python3-whitenoise_6.7.0.bb
index 2dc64af57..48d5a925c 100644
--- a/meta-python/recipes-devtools/python/python3-whitenoise_6.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-whitenoise_6.7.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e"
5 5
6PYPI_PACKAGE = "whitenoise" 6PYPI_PACKAGE = "whitenoise"
7 7
8SRC_URI[sha256sum] = "8998f7370973447fac1e8ef6e8ded2c5209a7b1f67c1012866dbcd09681c3251" 8SRC_URI[sha256sum] = "58c7a6cd811e275a6c91af22e96e87da0b1109e9a53bb7464116ef4c963bf636"
9 9
10inherit pypi python_setuptools_build_meta 10inherit pypi python_setuptools_build_meta
11 11