diff options
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python3-calver_2025.04.17.bb (renamed from meta/recipes-devtools/python/python3-calver_2025.04.02.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-certifi_2025.4.26.bb (renamed from meta/recipes-devtools/python/python3-certifi_2025.1.31.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb (renamed from meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb (renamed from meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb (renamed from meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-lxml_5.4.0.bb (renamed from meta/recipes-devtools/python/python3-lxml_5.3.2.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-mako_1.3.10.bb (renamed from meta/recipes-devtools/python/python3-mako_1.3.9.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-markdown_3.8.bb (renamed from meta/recipes-devtools/python/python3-markdown_3.7.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-meson-python_0.18.0.bb (renamed from meta/recipes-devtools/python/python3-meson-python_0.17.1.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-packaging_25.0.bb (renamed from meta/recipes-devtools/python/python3-packaging_24.2.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-pdm_2.24.1.bb (renamed from meta/recipes-devtools/python/python3-pdm_2.23.1.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-pip_25.1.1.bb (renamed from meta/recipes-devtools/python/python3-pip_25.0.1.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb (renamed from meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-pycairo_1.28.0.bb (renamed from meta/recipes-devtools/python/python3-pycairo_1.27.0.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb (renamed from meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb) | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-yamllint_1.37.1.bb (renamed from meta/recipes-devtools/python/python3-yamllint_1.37.0.bb) | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-devtools/python/python3-calver_2025.04.02.bb b/meta/recipes-devtools/python/python3-calver_2025.04.17.bb index 3f169e1f7c..290be21ce2 100644 --- a/meta/recipes-devtools/python/python3-calver_2025.04.02.bb +++ b/meta/recipes-devtools/python/python3-calver_2025.04.17.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
5 | 5 | ||
6 | SRC_URI = "git://github.com/di/calver;branch=master;protocol=https;tag=${PV}" | 6 | SRC_URI = "git://github.com/di/calver;branch=master;protocol=https;tag=${PV}" |
7 | SRCREV = "e9c8017caf3e3aff214fbb581ee7f366de55f629" | 7 | SRCREV = "3b74bdce35f2814eb2b65db39a133d5c849ddea7" |
8 | 8 | ||
9 | inherit python_setuptools_build_meta ptest-python-pytest | 9 | inherit python_setuptools_build_meta ptest-python-pytest |
10 | 10 | ||
diff --git a/meta/recipes-devtools/python/python3-certifi_2025.1.31.bb b/meta/recipes-devtools/python/python3-certifi_2025.4.26.bb index 69b39ba100..07f9f3bfc8 100644 --- a/meta/recipes-devtools/python/python3-certifi_2025.1.31.bb +++ b/meta/recipes-devtools/python/python3-certifi_2025.4.26.bb | |||
@@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" | |||
7 | LICENSE = "ISC" | 7 | LICENSE = "ISC" |
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11618cb6a975948679286b1211bd573c" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651" | 10 | SRC_URI[sha256sum] = "0a816057ea3cdefcef70270d2c515e4506bbc954f417fa5ade2021213bb8f0c6" |
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||
diff --git a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb index b32527f949..5d8d82edd8 100644 --- a/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb +++ b/meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_25.1.0.bb | |||
@@ -8,6 +8,6 @@ inherit pypi python_hatchling | |||
8 | PYPI_PACKAGE = "hatch_fancy_pypi_readme" | 8 | PYPI_PACKAGE = "hatch_fancy_pypi_readme" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "44dd239f1a779b9dcf8ebc9401a611fd7f7e3e14578dcf22c265dfaf7c1514b8" | 11 | SRC_URI[sha256sum] = "9c58ed3dff90d51f43414ce37009ad1d5b0f08ffc9fc216998a06380f01c0045" |
12 | 12 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb index d7656dc1d8..269ed936b6 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.131.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.131.14.bb | |||
@@ -13,7 +13,7 @@ SRC_URI += " \ | |||
13 | file://test_rle.py \ | 13 | file://test_rle.py \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "4b807daeeee47852edfd9818ba0e33df14902f1b78a5524f1a3fb71f80c7cec3" | 16 | SRC_URI[sha256sum] = "347edc46cfe9bfcfb0598c4c927ed8fd573edfc8bacd2162023c4cf16accb702" |
17 | 17 | ||
18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
19 | python3-attrs \ | 19 | python3-attrs \ |
diff --git a/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb b/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb index c45e5c25c7..53805b0396 100644 --- a/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb +++ b/meta/recipes-devtools/python/python3-jsonschema-specifications_2025.4.1.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "https://pypi.org/project/jsonschema-specifications/" | |||
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "0f38b83639958ce1152d02a7f062902c41c8fd20d558b0c34344292d417ae272" | 8 | SRC_URI[sha256sum] = "630159c9f4dbea161a6a2205c3011cc4f18ff381b189fff48bb39b9bf26ae608" |
9 | 9 | ||
10 | inherit pypi python_hatchling | 10 | inherit pypi python_hatchling |
11 | 11 | ||
diff --git a/meta/recipes-devtools/python/python3-lxml_5.3.2.bb b/meta/recipes-devtools/python/python3-lxml_5.4.0.bb index cc0d4ecd25..126fbe99b4 100644 --- a/meta/recipes-devtools/python/python3-lxml_5.3.2.bb +++ b/meta/recipes-devtools/python/python3-lxml_5.4.0.bb | |||
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ | |||
18 | 18 | ||
19 | DEPENDS += "libxml2 libxslt" | 19 | DEPENDS += "libxml2 libxslt" |
20 | 20 | ||
21 | SRC_URI[sha256sum] = "773947d0ed809ddad824b7b14467e1a481b8976e87278ac4a730c2f7c7fcddc1" | 21 | SRC_URI[sha256sum] = "d12832e1dbea4be280b22fd0ea7c9b87f0d8fc51ba06e92dc62d52f804f78ebd" |
22 | 22 | ||
23 | SRC_URI += "${PYPI_SRC_URI}" | 23 | SRC_URI += "${PYPI_SRC_URI}" |
24 | inherit pkgconfig pypi setuptools3 | 24 | inherit pkgconfig pypi setuptools3 |
diff --git a/meta/recipes-devtools/python/python3-mako_1.3.9.bb b/meta/recipes-devtools/python/python3-mako_1.3.10.bb index 83b6149337..4facce9233 100644 --- a/meta/recipes-devtools/python/python3-mako_1.3.9.bb +++ b/meta/recipes-devtools/python/python3-mako_1.3.10.bb | |||
@@ -10,7 +10,7 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest | |||
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | SRC_URI[sha256sum] = "b5d65ff3462870feec922dbccf38f6efb44e5714d7b593a656be86663d8600ac" | 13 | SRC_URI[sha256sum] = "99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28" |
14 | 14 | ||
15 | RDEPENDS:${PN} = "python3-html \ | 15 | RDEPENDS:${PN} = "python3-html \ |
16 | python3-markupsafe \ | 16 | python3-markupsafe \ |
diff --git a/meta/recipes-devtools/python/python3-markdown_3.7.bb b/meta/recipes-devtools/python/python3-markdown_3.8.bb index 6a2ab36494..09c2f3435b 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.7.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.8.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=ec58cdf7cfed06a21f7a9362627a5480" | |||
5 | 5 | ||
6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "2ae2471477cfd02dbbf038d5d9bc226d40def84b4fe2986e49b59b6b472bbed2" | 8 | SRC_URI[sha256sum] = "7df81e63f0df5c4b24b7d156eb81e4690595239b7d70937d0409f1b0de319c6f" |
9 | 9 | ||
10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
11 | 11 | ||
diff --git a/meta/recipes-devtools/python/python3-meson-python_0.17.1.bb b/meta/recipes-devtools/python/python3-meson-python_0.18.0.bb index 4dc7177557..742a2580a7 100644 --- a/meta/recipes-devtools/python/python3-meson-python_0.17.1.bb +++ b/meta/recipes-devtools/python/python3-meson-python_0.18.0.bb | |||
@@ -14,7 +14,7 @@ PYPI_PACKAGE = "meson_python" | |||
14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
15 | 15 | ||
16 | inherit pypi python_mesonpy | 16 | inherit pypi python_mesonpy |
17 | SRC_URI[sha256sum] = "efb91f69f2e19eef7bc9a471ed2a4e730088cc6b39eacaf3e49fc4f930eb5f83" | 17 | SRC_URI[sha256sum] = "c56a99ec9df669a40662fe46960321af6e4b14106c14db228709c1628e23848d" |
18 | 18 | ||
19 | DEPENDS:remove:class-native = "python3-meson-python-native" | 19 | DEPENDS:remove:class-native = "python3-meson-python-native" |
20 | 20 | ||
diff --git a/meta/recipes-devtools/python/python3-packaging_24.2.bb b/meta/recipes-devtools/python/python3-packaging_25.0.bb index 3526cd5b39..9cb5c68f58 100644 --- a/meta/recipes-devtools/python/python3-packaging_24.2.bb +++ b/meta/recipes-devtools/python/python3-packaging_25.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging" | |||
3 | LICENSE = "Apache-2.0 | BSD-2-Clause" | 3 | LICENSE = "Apache-2.0 | BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f" | 6 | SRC_URI[sha256sum] = "d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f" |
7 | 7 | ||
8 | SRC_URI += "file://run-ptest.in" | 8 | SRC_URI += "file://run-ptest.in" |
9 | 9 | ||
diff --git a/meta/recipes-devtools/python/python3-pdm_2.23.1.bb b/meta/recipes-devtools/python/python3-pdm_2.24.1.bb index acab401392..3f251c7f0f 100644 --- a/meta/recipes-devtools/python/python3-pdm_2.23.1.bb +++ b/meta/recipes-devtools/python/python3-pdm_2.24.1.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "cf12cd2201df78a6543a5485ac1d7015a73b3a6b10c98b66dfae6ebd481386fe" | 7 | SRC_URI[sha256sum] = "fc8adf011caa4ee2b0f25dabf890152aa4153cc21599ea67fe0c14e533dcd6d9" |
8 | 8 | ||
9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
10 | 10 | ||
diff --git a/meta/recipes-devtools/python/python3-pip_25.0.1.bb b/meta/recipes-devtools/python/python3-pip_25.1.1.bb index e54e63cba5..431ba182c6 100644 --- a/meta/recipes-devtools/python/python3-pip_25.0.1.bb +++ b/meta/recipes-devtools/python/python3-pip_25.1.1.bb | |||
@@ -27,7 +27,7 @@ inherit pypi python_setuptools_build_meta | |||
27 | 27 | ||
28 | SRC_URI += "file://no_shebang_mangling.patch" | 28 | SRC_URI += "file://no_shebang_mangling.patch" |
29 | 29 | ||
30 | SRC_URI[sha256sum] = "88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea" | 30 | SRC_URI[sha256sum] = "3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077" |
31 | 31 | ||
32 | RDEPENDS:${PN} = "\ | 32 | RDEPENDS:${PN} = "\ |
33 | python3-compile \ | 33 | python3-compile \ |
diff --git a/meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb b/meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb index 728b09cd7e..12c4751de8 100644 --- a/meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb +++ b/meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb | |||
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ | |||
15 | file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ | 15 | file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "f9dbbbd0ebf9755476a1d57f04b30e9aecf71ca9dc2fcd4b17aba92c0002aa04" | 18 | SRC_URI[sha256sum] = "0522a015477ed622c89aad56a477a57813cace0c8e7ff2a2906b7ef4a2e296a4" |
19 | 19 | ||
20 | inherit python_poetry_core pypi | 20 | inherit python_poetry_core pypi |
21 | 21 | ||
diff --git a/meta/recipes-devtools/python/python3-pycairo_1.27.0.bb b/meta/recipes-devtools/python/python3-pycairo_1.28.0.bb index 3dab9e823f..c610f3eae9 100644 --- a/meta/recipes-devtools/python/python3-pycairo_1.27.0.bb +++ b/meta/recipes-devtools/python/python3-pycairo_1.28.0.bb | |||
@@ -13,7 +13,7 @@ DEPENDS = "cairo python3" | |||
13 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/pycairo-${PV}.tar.gz" | 13 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/pycairo-${PV}.tar.gz" |
14 | GITHUB_BASE_URI = "https://github.com/pygobject/pycairo/releases/" | 14 | GITHUB_BASE_URI = "https://github.com/pygobject/pycairo/releases/" |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "5cb21e7a00a2afcafea7f14390235be33497a2cce53a98a19389492a60628430" | 16 | SRC_URI[sha256sum] = "26ec5c6126781eb167089a123919f87baa2740da2cca9098be8b3a6b91cc5fbc" |
17 | 17 | ||
18 | S = "${WORKDIR}/pycairo-${PV}" | 18 | S = "${WORKDIR}/pycairo-${PV}" |
19 | 19 | ||
diff --git a/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb b/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb index c3d3dbc275..9c83ae6c61 100644 --- a/meta/recipes-devtools/python/python3-typing-extensions_4.13.1.bb +++ b/meta/recipes-devtools/python/python3-typing-extensions_4.13.2.bb | |||
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" | |||
16 | PYPI_PACKAGE = "typing_extensions" | 16 | PYPI_PACKAGE = "typing_extensions" |
17 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 17 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "98795af00fb9640edec5b8e31fc647597b4691f099ad75f469a2616be1a76dff" | 19 | SRC_URI[sha256sum] = "e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef" |
20 | 20 | ||
21 | inherit pypi python_flit_core | 21 | inherit pypi python_flit_core |
22 | 22 | ||
diff --git a/meta/recipes-devtools/python/python3-yamllint_1.37.0.bb b/meta/recipes-devtools/python/python3-yamllint_1.37.1.bb index 9ba0e8bc6e..1b0ddde873 100644 --- a/meta/recipes-devtools/python/python3-yamllint_1.37.0.bb +++ b/meta/recipes-devtools/python/python3-yamllint_1.37.1.bb | |||
@@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta | |||
7 | 7 | ||
8 | PYPI_PACKAGE = "yamllint" | 8 | PYPI_PACKAGE = "yamllint" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "ead81921d4d87216b2528b7a055664708f9fb8267beb0c427cb706ac6ab93580" | 10 | SRC_URI[sha256sum] = "81f7c0c5559becc8049470d86046b36e96113637bcbe4753ecef06977c00245d" |
11 | 11 | ||
12 | RDEPENDS:${PN} += "python3-pathspec python3-pyyaml" | 12 | RDEPENDS:${PN} += "python3-pathspec python3-pyyaml" |
13 | 13 | ||