diff options
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-alembic_1.17.0.bb (renamed from meta-python/recipes-devtools/python/python3-alembic_1.16.5.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-asgiref_3.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-asgiref_3.9.2.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-astroid_4.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-astroid_3.3.11.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cachetools_6.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_6.2.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cantools_40.7.1.bb (renamed from meta-python/recipes-devtools/python/python3-cantools_40.7.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-frozenlist_1.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-frozenlist_1.7.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-greenstalk_2.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-inline-snapshot_0.29.3.bb (renamed from meta-python/recipes-devtools/python/python3-inline-snapshot_0.29.1.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-invoke_2.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-invoke_2.2.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython_9.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-ipython_9.5.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-isort_7.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-isort_6.0.1.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb (renamed from meta-python/recipes-devtools/python/python3-matplotlib_3.10.6.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-platformdirs_4.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-platformdirs_4.4.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymongo_4.15.3.bb (renamed from meta-python/recipes-devtools/python/python3-pymongo_4.15.1.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyproject-api_1.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyproject-api_1.9.1.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyudev_0.24.4.bb (renamed from meta-python/recipes-devtools/python/python3-pyudev_0.24.3.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb) | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzstd_0.18.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyzstd_0.17.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.44.bb (renamed from meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.43.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-tomli_2.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-tomli_2.2.1.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-virtualenv_20.35.3.bb (renamed from meta-python/recipes-devtools/python/python3-virtualenv_20.34.0.bb) | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb (renamed from meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.1.bb) | 2 |
23 files changed, 24 insertions, 24 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.16.5.bb b/meta-python/recipes-devtools/python/python3-alembic_1.17.0.bb index e3abce84a9..34273e6807 100644 --- a/meta-python/recipes-devtools/python/python3-alembic_1.16.5.bb +++ b/meta-python/recipes-devtools/python/python3-alembic_1.17.0.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d2ee18d90dcc02d96b76e9e953629936" | |||
4 | 4 | ||
5 | inherit pypi python_setuptools_build_meta | 5 | inherit pypi python_setuptools_build_meta |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "a88bb7f6e513bd4301ecf4c7f2206fe93f9913f9b48dac3b78babde2d6fe765e" | 7 | SRC_URI[sha256sum] = "4652a0b3e19616b57d652b82bfa5e38bf5dbea0813eed971612671cb9e90c0fe" |
8 | 8 | ||
9 | RDEPENDS:${PN} += "\ | 9 | RDEPENDS:${PN} += "\ |
10 | python3-dateutil \ | 10 | python3-dateutil \ |
diff --git a/meta-python/recipes-devtools/python/python3-asgiref_3.9.2.bb b/meta-python/recipes-devtools/python/python3-asgiref_3.10.0.bb index 078f425d2b..7be6156c76 100644 --- a/meta-python/recipes-devtools/python/python3-asgiref_3.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-asgiref_3.10.0.bb | |||
@@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "a0249afacb66688ef258ffe503528360443e2b9a8d8c4581b6ebefa58c841ef1" | 7 | SRC_URI[sha256sum] = "d89f2d8cd8b56dada7d52fa7dc8075baa08fb836560710d38c292a7a3f78c04e" |
8 | 8 | ||
9 | export BUILD_SYS | 9 | export BUILD_SYS |
10 | export HOST_SYS | 10 | export HOST_SYS |
diff --git a/meta-python/recipes-devtools/python/python3-astroid_3.3.11.bb b/meta-python/recipes-devtools/python/python3-astroid_4.0.1.bb index cdb25a6515..be69adeee5 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_3.3.11.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_4.0.1.bb | |||
@@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "LGPL-2.1-only" | 4 | LICENSE = "LGPL-2.1-only" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "1e5a5011af2920c7c67a53f65d536d65bfa7116feeaf2354d8b94f29573bb0ce" | 7 | SRC_URI[sha256sum] = "0d778ec0def05b935e198412e62f9bcca8b3b5c39fdbe50b0ba074005e477aab" |
8 | 8 | ||
9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_6.2.0.bb b/meta-python/recipes-devtools/python/python3-cachetools_6.2.1.bb index 84899bd71e..78b4ab5e2e 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_6.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_6.2.1.bb | |||
@@ -14,6 +14,6 @@ RDEPENDS:${PN} += " \ | |||
14 | python3-math \ | 14 | python3-math \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "38b328c0889450f05f5e120f56ab68c8abaf424e1275522b138ffc93253f7e32" | 17 | SRC_URI[sha256sum] = "3f391e4bd8f8bf0931169baf7456cc822705f4e2a31f840d218f445b9a854201" |
18 | 18 | ||
19 | BBCLASSEXTEND = "native nativesdk" | 19 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python3-cantools_40.7.0.bb b/meta-python/recipes-devtools/python/python3-cantools_40.7.1.bb index df6bbb45ff..92b6c1ca09 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_40.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_40.7.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/eerimoq/cantools" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "5779113b068ab043140ea9441ad77d44ad4d382eed88de16678fb320e32146ec" | 6 | SRC_URI[sha256sum] = "467e04cc86e076307375ae9bcd83707108e998e3ea6019bf968773580b9aa95f" |
7 | 7 | ||
8 | PYPI_PACKAGE = "cantools" | 8 | PYPI_PACKAGE = "cantools" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-frozenlist_1.7.0.bb b/meta-python/recipes-devtools/python/python3-frozenlist_1.8.0.bb index d832494c82..cf2ed455bf 100644 --- a/meta-python/recipes-devtools/python/python3-frozenlist_1.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-frozenlist_1.8.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/frozenlist" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cf056e8e7a0a5477451af18b7b5aa98c" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "2e310d81923c2437ea8670467121cc3e9b0f76d3043cc1d2331d56c7fb7a3a8f" | 6 | SRC_URI[sha256sum] = "3ede829ed8d842f6cd48fc7081d7a41001a56f1f38603f9d49bf3020d59a31ad" |
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta cython | 8 | inherit pypi python_setuptools_build_meta cython |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.1.bb index c23c29f35d..b02e10e655 100644 --- a/meta-python/recipes-devtools/python/python3-greenstalk_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-greenstalk_2.1.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/mayhewj/greenstalk" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8f98432ba1fce3933c556430fd47298f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8f98432ba1fce3933c556430fd47298f" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "a731ca15bc3b03dfffc438db08c96d0c4e8ce5f472403573e40a1939791c12a7" | 6 | SRC_URI[sha256sum] = "e89b7694ddabbd69562bfe11140fdac1afc9fedcbe2edf6464eaf7c355533ef8" |
7 | 7 | ||
8 | RDEPENDS:${PN} += "python3-io python3-core" | 8 | RDEPENDS:${PN} += "python3-io python3-core" |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.29.1.bb b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.29.3.bb index d0d3049388..2a3d253e3c 100644 --- a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.29.1.bb +++ b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.29.3.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7a35eb90dfdf03953dd2074d0fdba1d4" |
5 | 5 | ||
6 | DEPENDS = "python3-hatchling-native" | 6 | DEPENDS = "python3-hatchling-native" |
7 | SRC_URI[sha256sum] = "17e73cb6864fa067aa94c2c1f290bbdeb25b2b807c4bdf53eee39a144f92a5a7" | 7 | SRC_URI[sha256sum] = "f11e309d3474ab5f517687288bf23092e1acadb392e1e38ddb3d5bb165a8723e" |
8 | 8 | ||
9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-invoke_2.2.0.bb b/meta-python/recipes-devtools/python/python3-invoke_2.2.1.bb index 3f2e6232d6..bcff343480 100644 --- a/meta-python/recipes-devtools/python/python3-invoke_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-invoke_2.2.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www.pyinvoke.org/" | |||
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a8815068973f31b78c328dc067e297ab" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a8815068973f31b78c328dc067e297ab" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "ee6cbb101af1a859c7fe84f2a264c059020b0cb7fe3535f9424300ab568f6bd5" | 6 | SRC_URI[sha256sum] = "515bf49b4a48932b79b024590348da22f39c4942dff991ad1fb8b8baea1be707" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-ipython_9.5.0.bb b/meta-python/recipes-devtools/python/python3-ipython_9.6.0.bb index 058e83b373..b038be8a9e 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_9.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_9.6.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://ipython.org" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" | 4 | LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "129c44b941fe6d9b82d36fc7a7c18127ddb1d6f02f78f867f402e2e3adde3113" | 6 | SRC_URI[sha256sum] = "5603d6d5d356378be5043e69441a072b50a5b33b4503428c77b04cb8ce7bc731" |
7 | 7 | ||
8 | RDEPENDS:${PN} = "\ | 8 | RDEPENDS:${PN} = "\ |
9 | python3-setuptools \ | 9 | python3-setuptools \ |
diff --git a/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb b/meta-python/recipes-devtools/python/python3-isort_7.0.0.bb index cf04452102..86ad769b1d 100644 --- a/meta-python/recipes-devtools/python/python3-isort_6.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-isort_7.0.0.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT" | |||
4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=197c46995787b46a2dbf0d519c1754cf" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450" | 7 | SRC_URI[sha256sum] = "5513527951aadb3ac4292a41a16cbc50dd1642432f5e8c20057d414bdafb4187" |
8 | 8 | ||
9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.6.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb index 578a6b9945..b5b5250a56 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.6.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb | |||
@@ -22,7 +22,7 @@ SRC_URI += "file://run-ptest \ | |||
22 | file://0001-Do-not-download-external-dependency-tarballs-via-mes.patch \ | 22 | file://0001-Do-not-download-external-dependency-tarballs-via-mes.patch \ |
23 | file://0001-Change-types-for-width-height-to-match-definitions-i.patch \ | 23 | file://0001-Change-types-for-width-height-to-match-definitions-i.patch \ |
24 | " | 24 | " |
25 | SRC_URI[sha256sum] = "ec01b645840dd1996df21ee37f208cd8ba57644779fa20464010638013d3203c" | 25 | SRC_URI[sha256sum] = "a06ba7e2a2ef9131c79c49e63dad355d2d878413a0376c1727c8b9335ff731c7" |
26 | 26 | ||
27 | inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest | 27 | inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest |
28 | 28 | ||
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_4.4.0.bb b/meta-python/recipes-devtools/python/python3-platformdirs_4.5.0.bb index bc52e02d28..7c1996fbae 100644 --- a/meta-python/recipes-devtools/python/python3-platformdirs_4.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-platformdirs_4.5.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/platformdirs/platformdirs" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4f5a41454746a9ed111e3d8723d17a" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ea4f5a41454746a9ed111e3d8723d17a" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "ca753cf4d81dc309bc67b0ea38fd15dc97bc30ce419a7f58d13eb3bf14c4febf" | 6 | SRC_URI[sha256sum] = "70ddccdd7c99fc5942e9fc25636a8b34d04c24b335100223152c2803e4063312" |
7 | 7 | ||
8 | inherit pypi python_hatchling ptest-python-pytest | 8 | inherit pypi python_hatchling ptest-python-pytest |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb index 8e2394a5c4..0bb31cd5d9 100644 --- a/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/propcache" | |||
3 | LICENSE = "Apache-2.0" | 3 | 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[sha256sum] = "20d7d62e4e7ef05f221e0db2856b979540686342e7dd9973b815599c7057e168" | 6 | SRC_URI[sha256sum] = "f48107a8c637e80362555f37ecf49abe20370e557cc4ab374f04ec4423c97c3d" |
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta ptest-python-pytest cython | 8 | inherit pypi python_setuptools_build_meta ptest-python-pytest cython |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.15.1.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.15.3.bb index cf35e810c0..70cf9c21fd 100644 --- a/meta-python/recipes-devtools/python/python3-pymongo_4.15.1.bb +++ b/meta-python/recipes-devtools/python/python3-pymongo_4.15.3.bb | |||
@@ -8,7 +8,7 @@ HOMEPAGE = "https://github.com/mongodb/mongo-python-driver" | |||
8 | LICENSE = "Apache-2.0" | 8 | LICENSE = "Apache-2.0" |
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "b9f379a4333dc3779a6bf7adfd077d4387404ed1561472743486a9c58286f705" | 11 | SRC_URI[sha256sum] = "7a981271347623b5319932796690c2d301668ac3a1965974ac9f5c3b8a22cea5" |
12 | 12 | ||
13 | inherit pypi python_hatchling | 13 | inherit pypi python_hatchling |
14 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyproject-api_1.9.1.bb b/meta-python/recipes-devtools/python/python3-pyproject-api_1.10.0.bb index 02fbfbcef6..2cd48f926f 100644 --- a/meta-python/recipes-devtools/python/python3-pyproject-api_1.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyproject-api_1.10.0.bb | |||
@@ -6,7 +6,7 @@ HOMEPAGE = "https://pyproject-api.readthedocs.io" | |||
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "43c9918f49daab37e302038fc1aed54a8c7a91a9fa935d00b9a485f37e0f5335" | 9 | SRC_URI[sha256sum] = "40c6f2d82eebdc4afee61c773ed208c04c19db4c4a60d97f8d7be3ebc0bbb330" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pyproject_api" | 11 | PYPI_PACKAGE = "pyproject_api" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
diff --git a/meta-python/recipes-devtools/python/python3-pyudev_0.24.3.bb b/meta-python/recipes-devtools/python/python3-pyudev_0.24.4.bb index a44fdad3fd..559b828fcb 100644 --- a/meta-python/recipes-devtools/python/python3-pyudev_0.24.3.bb +++ b/meta-python/recipes-devtools/python/python3-pyudev_0.24.4.bb | |||
@@ -3,7 +3,7 @@ SUMMARY = "A libudev binding" | |||
3 | LICENSE = "LGPL-2.1-or-later" | 3 | LICENSE = "LGPL-2.1-or-later" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "2e945427a21674893bb97632401db62139d91cea1ee96137cc7b07ad22198fc7" | 6 | SRC_URI[sha256sum] = "e788bb983700b1a84efc2e88862b0a51af2a995d5b86bc9997546505cf7b36bc" |
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
9 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb b/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb index 19463bc224..fe367aa112 100644 --- a/meta-python/recipes-devtools/python/python3-pyunormalize_16.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyunormalize_17.0.0.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | SUMMARY = "Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database." | 1 | SUMMARY = "Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database." |
2 | HOMEPAGE = "https://github.com/mlodewijck/pyunormalize" | 2 | HOMEPAGE = "https://github.com/mlodewijck/pyunormalize" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e2c2ee871081d4e4c24f32e37c413c73" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d882216fa7fde0aec58695aa05ef72f" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "2e1dfbb4a118154ae26f70710426a52a364b926c9191f764601f5a8cb12761f7" | 6 | SRC_URI[sha256sum] = "0949a3e56817e287febcaf1b0cc4b5adf0bb107628d379335938040947eec792" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
diff --git a/meta-python/recipes-devtools/python/python3-pyzstd_0.17.0.bb b/meta-python/recipes-devtools/python/python3-pyzstd_0.18.0.bb index d93411beba..2aee987efa 100644 --- a/meta-python/recipes-devtools/python/python3-pyzstd_0.17.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyzstd_0.18.0.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aedb5a2679cd1552fb61c181ef974b9e" | |||
9 | PYPI_PACKAGE = "pyzstd" | 9 | PYPI_PACKAGE = "pyzstd" |
10 | 10 | ||
11 | SRC_URI += "file://0001-Bump-setuptools-dependency-from-74-to-89.patch" | 11 | SRC_URI += "file://0001-Bump-setuptools-dependency-from-74-to-89.patch" |
12 | SRC_URI[sha256sum] = "d84271f8baa66c419204c1dd115a4dec8b266f8a2921da21b81764fa208c1db6" | 12 | SRC_URI[sha256sum] = "81b6851ab1ca2e5f2c709e896a1362e3065a64f271f43db77fb7d5e4a78e9861" |
13 | 13 | ||
14 | inherit pypi python_setuptools_build_meta ptest-python-pytest | 14 | inherit pypi python_setuptools_build_meta ptest-python-pytest |
15 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.43.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.44.bb index 692bbd7712..5bbd79a93a 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.43.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.44.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "https://www.sqlalchemy.org/" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=061025f14213ac2818ff353223d6eca6" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=061025f14213ac2818ff353223d6eca6" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "788bfcef6787a7764169cfe9859fe425bf44559619e1d9f56f5bddf2ebf6f417" | 7 | SRC_URI[sha256sum] = "0ae7454e1ab1d780aee69fd2aae7d6b8670a581d8847f2d1e0f7ddfbf47e5a22" |
8 | 8 | ||
9 | inherit pypi python_setuptools_build_meta cython | 9 | inherit pypi python_setuptools_build_meta cython |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-tomli_2.2.1.bb b/meta-python/recipes-devtools/python/python3-tomli_2.3.0.bb index a3af5302ed..c810b17ff4 100644 --- a/meta-python/recipes-devtools/python/python3-tomli_2.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-tomli_2.3.0.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5" | |||
8 | 8 | ||
9 | inherit pypi python_flit_core | 9 | inherit pypi python_flit_core |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff" | 11 | SRC_URI[sha256sum] = "64be704a875d2a59753d80ee8a533c3fe183e3f06807ff7dc2232938ccb01549" |
12 | 12 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
14 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.34.0.bb b/meta-python/recipes-devtools/python/python3-virtualenv_20.35.3.bb index fff81b2fc2..3d9b6a097f 100644 --- a/meta-python/recipes-devtools/python/python3-virtualenv_20.34.0.bb +++ b/meta-python/recipes-devtools/python/python3-virtualenv_20.35.3.bb | |||
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/pypa/virtualenv" | |||
6 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0ce089158cf60a8ab6abb452b6405538" |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "44815b2c9dee7ed86e387b842a84f20b93f7f417f95886ca1996a72a4138eb1a" | 9 | SRC_URI[sha256sum] = "4f1a845d131133bdff10590489610c98c168ff99dc75d6c96853801f7f67af44" |
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | inherit pypi python_hatchling | 12 | inherit pypi python_hatchling |
diff --git a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.1.bb b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb index 464e578ba9..8a1e0cc047 100644 --- a/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.1.bb +++ b/meta-python/recipes-devtools/python3-nltk/python3-nltk_3.9.2.bb | |||
@@ -21,4 +21,4 @@ RRECOMMENDS:${PN} = "\ | |||
21 | 21 | ||
22 | inherit setuptools3 pypi | 22 | inherit setuptools3 pypi |
23 | 23 | ||
24 | SRC_URI[sha256sum] = "87d127bd3de4bd89a4f81265e5fa59cb1b199b27440175370f7417d2bc7ae868" | 24 | SRC_URI[sha256sum] = "0f409e9b069ca4177c1903c3e843eef90c7e92992fa4931ae607da6de49e1419" |