diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
102 files changed, 108 insertions, 43 deletions
diff --git a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb b/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb index 53552d0b7b..7b1bb11a1e 100644 --- a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb | |||
@@ -9,6 +9,8 @@ SRC_URI[sha256sum] = "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d7907235434083 | |||
9 | S = "${WORKDIR}/annotated_types-${PV}" | 9 | S = "${WORKDIR}/annotated_types-${PV}" |
10 | PYPI_PACKAGE = "annotated_types" | 10 | PYPI_PACKAGE = "annotated_types" |
11 | 11 | ||
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
13 | |||
12 | inherit pypi python_hatchling | 14 | inherit pypi python_hatchling |
13 | 15 | ||
14 | RDEPENDS:${PN} = "python3-typing-extensions" | 16 | RDEPENDS:${PN} = "python3-typing-extensions" |
diff --git a/meta-python/recipes-devtools/python/python3-apply-defaults_0.1.6.bb b/meta-python/recipes-devtools/python/python3-apply-defaults_0.1.6.bb index 6bf61cfcd3..1be20f179a 100644 --- a/meta-python/recipes-devtools/python/python3-apply-defaults_0.1.6.bb +++ b/meta-python/recipes-devtools/python/python3-apply-defaults_0.1.6.bb | |||
@@ -4,6 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c89120516900f96f4c60d35fdc4c3f15" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c89120516900f96f4c60d35fdc4c3f15" |
5 | 5 | ||
6 | PYPI_PACKAGE = "apply_defaults" | 6 | PYPI_PACKAGE = "apply_defaults" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
7 | 8 | ||
8 | SRC_URI[sha256sum] = "3773de3491b94c0fe44310f1a85888389cdc71e1544b343bce0d2bd6991acea5" | 9 | SRC_URI[sha256sum] = "3773de3491b94c0fe44310f1a85888389cdc71e1544b343bce0d2bd6991acea5" |
9 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb b/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb index 3130e2cb96..85bb066be5 100644 --- a/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-arpeggio_2.0.2.bb | |||
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=33b8d1ba459a2fa4d801acfd1d1b7ceb" | |||
6 | SRC_URI[sha256sum] = "c790b2b06e226d2dd468e4fbfb5b7f506cec66416031fde1441cf1de2a0ba700" | 6 | SRC_URI[sha256sum] = "c790b2b06e226d2dd468e4fbfb5b7f506cec66416031fde1441cf1de2a0ba700" |
7 | 7 | ||
8 | PYPI_PACKAGE = "Arpeggio" | 8 | PYPI_PACKAGE = "Arpeggio" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | |||
9 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
10 | 12 | ||
11 | # setup.py of Arpeggio needs this. | 13 | # setup.py of Arpeggio needs this. |
diff --git a/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb b/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb index 542c8640d7..2f7016a546 100644 --- a/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb | |||
@@ -5,6 +5,7 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Brotli" | 7 | PYPI_PACKAGE = "Brotli" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | SRC_URI[sha256sum] = "81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724" | 10 | SRC_URI[sha256sum] = "81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724" |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb b/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb index 93f8c9f718..c06c090e79 100644 --- a/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb | |||
@@ -7,9 +7,6 @@ SRC_URI[sha256sum] = "06ef916a1e4eb7dba9948cdfc9c76e749db2e02104a9a1277e8b642591 | |||
7 | 7 | ||
8 | inherit pypi python_poetry_core | 8 | inherit pypi python_poetry_core |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/CacheControl/" | ||
11 | UPSTREAM_CHECK_REGEX = "/CacheControl/(?P<pver>(\d+[\.\-_]*)+)" | ||
12 | |||
13 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
14 | python3-crypt \ | 11 | python3-crypt \ |
15 | python3-datetime \ | 12 | python3-datetime \ |
diff --git a/meta-python/recipes-devtools/python/python3-can_4.4.2.bb b/meta-python/recipes-devtools/python/python3-can_4.4.2.bb index 3781737e1d..31190a9f1d 100644 --- a/meta-python/recipes-devtools/python/python3-can_4.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-can_4.4.2.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e6a600fd5e1d9cbde2d983680233ad02" | |||
7 | SRC_URI[sha256sum] = "1c46c0935f39f7a9c3e76b03249af0580689ebf7a1844195e92f87257f009df5" | 7 | SRC_URI[sha256sum] = "1c46c0935f39f7a9c3e76b03249af0580689ebf7a1844195e92f87257f009df5" |
8 | 8 | ||
9 | PYPI_PACKAGE = "python_can" | 9 | PYPI_PACKAGE = "python_can" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb b/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb index eb3453aeef..7d985fa7ac 100644 --- a/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb +++ b/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb | |||
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=48f8e9432d0dac5e0e7a18211a0bacdb" | |||
6 | 6 | ||
7 | # The PyPI package uses a capital letter so we have to specify this explicitly | 7 | # The PyPI package uses a capital letter so we have to specify this explicitly |
8 | PYPI_PACKAGE = "Cerberus" | 8 | PYPI_PACKAGE = "Cerberus" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | |||
9 | inherit pypi python_poetry_core | 11 | inherit pypi python_poetry_core |
10 | 12 | ||
11 | SRC_URI[sha256sum] = "81011e10266ef71b6ec6d50e60171258a5b134d69f8fb387d16e4936d0d47642" | 13 | SRC_URI[sha256sum] = "81011e10266ef71b6ec6d50e60171258a5b134d69f8fb387d16e4936d0d47642" |
diff --git a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.0.bb b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.0.bb index 10f199db49..89d73c08fc 100644 --- a/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.0.bb | |||
@@ -8,6 +8,7 @@ SRC_URI[sha256sum] = "223217c3d4f82c3ac5e29032b3f1c2eb0fb591b72161f86d93f5719079 | |||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | PYPI_PACKAGE = "charset_normalizer" | 10 | PYPI_PACKAGE = "charset_normalizer" |
11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | 12 | ||
12 | RDEPENDS:${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
13 | python3-core \ | 14 | python3-core \ |
diff --git a/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb b/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb index 448772960b..6cba6b3adf 100644 --- a/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb +++ b/meta-python/recipes-devtools/python/python3-cheetah_3.2.6.post1.bb | |||
@@ -4,6 +4,8 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=15e13a4ed0e5880e3e55ec88b0921181" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=15e13a4ed0e5880e3e55ec88b0921181" |
5 | 5 | ||
6 | PYPI_PACKAGE = "Cheetah3" | 6 | PYPI_PACKAGE = "Cheetah3" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | |||
7 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
8 | 10 | ||
9 | RDEPENDS:${PN} = "python3-pickle python3-pprint" | 11 | RDEPENDS:${PN} = "python3-pickle python3-pprint" |
diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.7.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.7.bb index 1c49d891d2..4d18b6392d 100644 --- a/meta-python/recipes-devtools/python/python3-configargparse_1.7.bb +++ b/meta-python/recipes-devtools/python/python3-configargparse_1.7.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=da746463714cc35999ed9a42339f2943" | |||
6 | SRC_URI[sha256sum] = "e7067471884de5478c58a511e529f0f9bd1c66bfef1dea90935438d6c23306d1" | 6 | SRC_URI[sha256sum] = "e7067471884de5478c58a511e529f0f9bd1c66bfef1dea90935438d6c23306d1" |
7 | 7 | ||
8 | PYPI_PACKAGE = "ConfigArgParse" | 8 | PYPI_PACKAGE = "ConfigArgParse" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb index e7409f77e6..a8aad44943 100644 --- a/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-custom-inherit_2.4.1.bb | |||
@@ -4,6 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f910a85a4c3da51edf780f17a7608434" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f910a85a4c3da51edf780f17a7608434" |
5 | 5 | ||
6 | PYPI_PACKAGE = "custom_inherit" | 6 | PYPI_PACKAGE = "custom_inherit" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
7 | 8 | ||
8 | SRC_URI += "file://0001-versioneer.py-do-not-use-SafeConfigParser.patch" | 9 | SRC_URI += "file://0001-versioneer.py-do-not-use-SafeConfigParser.patch" |
9 | SRC_URI[sha256sum] = "7052eb337bcce83551815264391cc4efc2bf70b295a3c52aba64f1ab57c3a8a2" | 10 | SRC_URI[sha256sum] = "7052eb337bcce83551815264391cc4efc2bf70b295a3c52aba64f1ab57c3a8a2" |
diff --git a/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.4.bb b/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.4.bb index 48f7d2df5a..0652c186da 100644 --- a/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.4.bb +++ b/meta-python/recipes-devtools/python/python3-dbus-fast_2.24.4.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=729e372b5ea0168438e4fd4a00a04947" | |||
6 | SRC_URI[sha256sum] = "58f97e8342d6cd11ebb2c8ac959c5bb342eb83e29180528690b323a5a5def41c" | 6 | SRC_URI[sha256sum] = "58f97e8342d6cd11ebb2c8ac959c5bb342eb83e29180528690b323a5a5def41c" |
7 | 7 | ||
8 | PYPI_PACKAGE = "dbus_fast" | 8 | PYPI_PACKAGE = "dbus_fast" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi python_poetry_core cython | 11 | inherit pypi python_poetry_core cython |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb index 9f6aa7ed7f..10c1bfda04 100644 --- a/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-dbus-next_0.2.3.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=94e750c96e56788499b56c81de91431c" | |||
6 | SRC_URI[sha256sum] = "f4eae26909332ada528c0a3549dda8d4f088f9b365153952a408e28023a626a5" | 6 | SRC_URI[sha256sum] = "f4eae26909332ada528c0a3549dda8d4f088f9b365153952a408e28023a626a5" |
7 | 7 | ||
8 | PYPI_PACKAGE = "dbus_next" | 8 | PYPI_PACKAGE = "dbus_next" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-dirty-equals_0.8.0.bb b/meta-python/recipes-devtools/python/python3-dirty-equals_0.8.0.bb index 584d787a7b..8be8e5f79e 100644 --- a/meta-python/recipes-devtools/python/python3-dirty-equals_0.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-dirty-equals_0.8.0.bb | |||
@@ -17,6 +17,7 @@ S = "${WORKDIR}/dirty_equals-${PV}" | |||
17 | inherit pypi python_hatchling | 17 | inherit pypi python_hatchling |
18 | 18 | ||
19 | PYPI_PACKAGE = "dirty_equals" | 19 | PYPI_PACKAGE = "dirty_equals" |
20 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
20 | 21 | ||
21 | RDEPENDS:${PN} += " \ | 22 | RDEPENDS:${PN} += " \ |
22 | python3-pytz \ | 23 | python3-pytz \ |
diff --git a/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb b/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb index 8237cf034d..5b0f6c6f3b 100644 --- a/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb | |||
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=17;endline=18;md5=2155d8ae21e7c231 | |||
7 | SRC_URI[sha256sum] = "d360bd31898f9df59f6faa786551065bba45b35e7ee3c39b381b4fbfef7392f4" | 7 | SRC_URI[sha256sum] = "d360bd31898f9df59f6faa786551065bba45b35e7ee3c39b381b4fbfef7392f4" |
8 | 8 | ||
9 | PYPI_PACKAGE = "South" | 9 | PYPI_PACKAGE = "South" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | |||
10 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
11 | 13 | ||
12 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python3-django.inc b/meta-python/recipes-devtools/python/python3-django.inc index d9ab3fd21f..6ff9192cac 100644 --- a/meta-python/recipes-devtools/python/python3-django.inc +++ b/meta-python/recipes-devtools/python/python3-django.inc | |||
@@ -4,9 +4,9 @@ LICENSE = "BSD-3-Clause" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" |
5 | 5 | ||
6 | PYPI_PACKAGE = "Django" | 6 | PYPI_PACKAGE = "Django" |
7 | inherit pypi | 7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
8 | 8 | ||
9 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)/" | 9 | inherit pypi |
10 | 10 | ||
11 | FILES:${PN} += "${datadir}/django" | 11 | FILES:${PN} += "${datadir}/django" |
12 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb b/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb index eeb013d4fe..227e97c46c 100644 --- a/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-dynamic-dispatch_1.0.3.bb | |||
@@ -8,9 +8,7 @@ inherit pypi setuptools3 | |||
8 | SRC_URI[sha256sum] = "fbc676aaedc8ec542056c21e5e206b8b62b8d11c3f3c5cfb32b273936da89604" | 8 | SRC_URI[sha256sum] = "fbc676aaedc8ec542056c21e5e206b8b62b8d11c3f3c5cfb32b273936da89604" |
9 | 9 | ||
10 | PYPI_PACKAGE = "dynamic_dispatch" | 10 | PYPI_PACKAGE = "dynamic_dispatch" |
11 | 11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | |
12 | UPSTREAM_CHECK_URI = "https://pypi.org/project/dynamic-dispatch/" | ||
13 | UPSTREAM_CHECK_REGEX = "/dynamic-dispatch/(?P<pver>(\d+[\.\-_]*)+)" | ||
14 | 12 | ||
15 | DEPENDS += "python3-setuptools-scm-native" | 13 | DEPENDS += "python3-setuptools-scm-native" |
16 | RDEPENDS:${PN} += "\ | 14 | RDEPENDS:${PN} += "\ |
diff --git a/meta-python/recipes-devtools/python/python3-email-validator_2.2.0.bb b/meta-python/recipes-devtools/python/python3-email-validator_2.2.0.bb index c17cce7237..104e6ef295 100644 --- a/meta-python/recipes-devtools/python/python3-email-validator_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-email-validator_2.2.0.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2890aee62bd2a4c3197e2059016a397e" | |||
6 | SRC_URI[sha256sum] = "cb690f344c617a714f22e66ae771445a1ceb46821152df8e165c5f9a364582b7" | 6 | SRC_URI[sha256sum] = "cb690f344c617a714f22e66ae771445a1ceb46821152df8e165c5f9a364582b7" |
7 | 7 | ||
8 | PYPI_PACKAGE = "email_validator" | 8 | PYPI_PACKAGE = "email_validator" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-et-xmlfile_2.0.0.bb b/meta-python/recipes-devtools/python/python3-et-xmlfile_2.0.0.bb index 1f119c6bdf..9439deef0a 100644 --- a/meta-python/recipes-devtools/python/python3-et-xmlfile_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-et-xmlfile_2.0.0.bb | |||
@@ -21,3 +21,4 @@ RDEPENDS:${PN} += " \ | |||
21 | inherit setuptools3 pypi | 21 | inherit setuptools3 pypi |
22 | 22 | ||
23 | PYPI_PACKAGE = "et_xmlfile" | 23 | PYPI_PACKAGE = "et_xmlfile" |
24 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
diff --git a/meta-python/recipes-devtools/python/python3-eth-abi_5.1.0.bb b/meta-python/recipes-devtools/python/python3-eth-abi_5.1.0.bb index e8bfb437fb..29b96005ee 100644 --- a/meta-python/recipes-devtools/python/python3-eth-abi_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-eth-abi_5.1.0.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=731f4de9c79bfeba6d8d55f83d0d2423" | |||
7 | SRC_URI[sha256sum] = "33ddd756206e90f7ddff1330cc8cac4aa411a824fe779314a0a52abea2c8fc14" | 7 | SRC_URI[sha256sum] = "33ddd756206e90f7ddff1330cc8cac4aa411a824fe779314a0a52abea2c8fc14" |
8 | 8 | ||
9 | PYPI_PACKAGE = "eth_abi" | 9 | PYPI_PACKAGE = "eth_abi" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb b/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb index f0a5e24413..f57a83132d 100644 --- a/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6749008d847c14b9718949c2e24d5c0a" | |||
7 | SRC_URI[sha256sum] = "a5eb9555f43f4579eb83cb84f9dda9f3d6663bbd4a5a6b693f8d35045f305a1f" | 7 | SRC_URI[sha256sum] = "a5eb9555f43f4579eb83cb84f9dda9f3d6663bbd4a5a6b693f8d35045f305a1f" |
8 | 8 | ||
9 | PYPI_PACKAGE = "eth_utils" | 9 | PYPI_PACKAGE = "eth_utils" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb b/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb index b445ec0e1c..4923eb9d58 100644 --- a/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51917f3e8e858f5ae295a7d0e2eb3cc9" | |||
5 | SRC_URI[sha256sum] = "dbeab4027a3f4a87678a11686496e98e1492eb793cbdd77ab50f4e9a2602a593" | 5 | SRC_URI[sha256sum] = "dbeab4027a3f4a87678a11686496e98e1492eb793cbdd77ab50f4e9a2602a593" |
6 | 6 | ||
7 | PYPI_PACKAGE = "flask_babel" | 7 | PYPI_PACKAGE = "flask_babel" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi python_poetry_core | 10 | inherit pypi python_poetry_core |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb b/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb index 7553ce74a2..13a224a9d8 100644 --- a/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=a03749709f06118a17349deb5a210619" | |||
5 | SRC_URI[sha256sum] = "cb08ed940183f6343a64e465e83b3a3f13c53e1baabb8d72b5da4545ef123ac8" | 5 | SRC_URI[sha256sum] = "cb08ed940183f6343a64e465e83b3a3f13c53e1baabb8d72b5da4545ef123ac8" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-Bootstrap" | 7 | PYPI_PACKAGE = "Flask-Bootstrap" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb b/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb index 77b51c5515..6606b3037a 100644 --- a/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb | |||
@@ -8,6 +8,7 @@ LICENSE = "MIT" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=118fecaa576ab51c1520f95e98db61ce" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=118fecaa576ab51c1520f95e98db61ce" |
9 | 9 | ||
10 | PYPI_PACKAGE = "Flask-Cors" | 10 | PYPI_PACKAGE = "Flask-Cors" |
11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | 12 | ||
12 | SRC_URI += " \ | 13 | SRC_URI += " \ |
13 | file://CVE-2024-6221.patch \ | 14 | file://CVE-2024-6221.patch \ |
diff --git a/meta-python/recipes-devtools/python/python3-flask-httpauth_4.8.0.bb b/meta-python/recipes-devtools/python/python3-flask-httpauth_4.8.0.bb index 51b907e6db..1b43b834c1 100644 --- a/meta-python/recipes-devtools/python/python3-flask-httpauth_4.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-httpauth_4.8.0.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85" | |||
6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
7 | 7 | ||
8 | PYPI_PACKAGE = "Flask-HTTPAuth" | 8 | PYPI_PACKAGE = "Flask-HTTPAuth" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | SRC_URI[sha256sum] = "66568a05bc73942c65f1e2201ae746295816dc009edd84b482c44c758d75097a" | 11 | SRC_URI[sha256sum] = "66568a05bc73942c65f1e2201ae746295816dc009edd84b482c44c758d75097a" |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-jsonpify_1.5.0.bb b/meta-python/recipes-devtools/python/python3-flask-jsonpify_1.5.0.bb index 93ecf08453..d653b8adbf 100644 --- a/meta-python/recipes-devtools/python/python3-flask-jsonpify_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-jsonpify_1.5.0.bb | |||
@@ -5,6 +5,7 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://README.rst;md5=bd59445a234a0c8250b39178d42e3148" | 5 | LIC_FILES_CHKSUM = "file://README.rst;md5=bd59445a234a0c8250b39178d42e3148" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-Jsonpify" | 7 | PYPI_PACKAGE = "Flask-Jsonpify" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | SRC_URI[sha256sum] = "8ac4c732aa5b11d9f6c2de58065d3b669f139518ca8f529bce943817e2fedbfb" | 10 | SRC_URI[sha256sum] = "8ac4c732aa5b11d9f6c2de58065d3b669f139518ca8f529bce943817e2fedbfb" |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb b/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb index cc07c92f47..e188f2b09c 100644 --- a/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-jwt-extended_4.6.0.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9166295d7c482b9440bbb2b5c0fa43ac" | |||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | PYPI_PACKAGE = "Flask-JWT-Extended" | 8 | PYPI_PACKAGE = "Flask-JWT-Extended" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | SRC_URI[sha256sum] = "9215d05a9413d3855764bcd67035e75819d23af2fafb6b55197eb5a3313fdfb2" | 11 | SRC_URI[sha256sum] = "9215d05a9413d3855764bcd67035e75819d23af2fafb6b55197eb5a3313fdfb2" |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb b/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb index f7044b314f..462d065a0e 100644 --- a/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-flask-jwt_0.3.2.bb | |||
@@ -5,6 +5,7 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ff00db41c47ec84b4567a8b3c246a959" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ff00db41c47ec84b4567a8b3c246a959" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-JWT" | 7 | PYPI_PACKAGE = "Flask-JWT" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | SRC_URI[sha256sum] = "49c0672fbde0f1cd3374bd834918d28956e3c521c7e00089cdc5380d323bd0ad" | 10 | SRC_URI[sha256sum] = "49c0672fbde0f1cd3374bd834918d28956e3c521c7e00089cdc5380d323bd0ad" |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb b/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb index d990d4e80b..f197119bbc 100644 --- a/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-flask-login_0.6.3.bb | |||
@@ -9,6 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8aa87a1cd9fa41d969ad32cfdac2c596" | |||
9 | SRC_URI[sha256sum] = "5e23d14a607ef12806c699590b89d0f0e0d67baeec599d75947bf9c147330333" | 9 | SRC_URI[sha256sum] = "5e23d14a607ef12806c699590b89d0f0e0d67baeec599d75947bf9c147330333" |
10 | 10 | ||
11 | PYPI_PACKAGE = "Flask-Login" | 11 | PYPI_PACKAGE = "Flask-Login" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
14 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb index 66f3936cd6..c5b839eb72 100644 --- a/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-mail_0.9.1.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5b16dfa6d3f275ace5985bb92949f770" | |||
7 | SRC_URI[sha256sum] = "22e5eb9a940bf407bcf30410ecc3708f3c56cc44b29c34e1726fe85006935f41" | 7 | SRC_URI[sha256sum] = "22e5eb9a940bf407bcf30410ecc3708f3c56cc44b29c34e1726fe85006935f41" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Flask-Mail" | 9 | PYPI_PACKAGE = "Flask-Mail" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb b/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb index 8408ebd7b0..7d87d8c28d 100644 --- a/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-marshmallow_1.2.1.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=27586b20700d7544c06933afe56f7df4" | |||
6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
7 | 7 | ||
8 | PYPI_PACKAGE = "flask_marshmallow" | 8 | PYPI_PACKAGE = "flask_marshmallow" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | SRC_URI[sha256sum] = "00ee96399ed664963afff3b5d6ee518640b0f91dbc2aace2b5abcf32f40ef23a" | 11 | SRC_URI[sha256sum] = "00ee96399ed664963afff3b5d6ee518640b0f91dbc2aace2b5abcf32f40ef23a" |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb b/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb index bfd854ac05..bacf7851aa 100644 --- a/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb +++ b/meta-python/recipes-devtools/python/python3-flask-migrate_4.0.7.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b69377f79f3f48c661701236d5a6a85" | |||
5 | SRC_URI[sha256sum] = "dff7dd25113c210b069af280ea713b883f3840c1e3455274745d7355778c8622" | 5 | SRC_URI[sha256sum] = "dff7dd25113c210b069af280ea713b883f3840c1e3455274745d7355778c8622" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-Migrate" | 7 | PYPI_PACKAGE = "Flask-Migrate" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi python_setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb b/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb index 1e751b9e5a..75a52a033e 100644 --- a/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask-pymongo_2.3.0.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://flask_pymongo/wrappers.py;beginline=1;endline=24;md5= | |||
8 | SRC_URI[sha256sum] = "620eb02dc8808a5fcb90f26cab6cba9d6bf497b15032ae3ca99df80366e33314" | 8 | SRC_URI[sha256sum] = "620eb02dc8808a5fcb90f26cab6cba9d6bf497b15032ae3ca99df80366e33314" |
9 | 9 | ||
10 | PYPI_PACKAGE = "Flask-PyMongo" | 10 | PYPI_PACKAGE = "Flask-PyMongo" |
11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | 12 | ||
12 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
13 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb index 8ea455c633..0f97fbc259 100644 --- a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb +++ b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb | |||
@@ -11,5 +11,6 @@ SRC_URI[sha256sum] = "fe4af2ef0027df8f9b4f797aba20c5566801b6ade995ac63b588abf1a5 | |||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||
13 | PYPI_PACKAGE = "Flask-RESTful" | 13 | PYPI_PACKAGE = "Flask-RESTful" |
14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
14 | 15 | ||
15 | RDEPENDS:${PN} = "python3-flask" | 16 | RDEPENDS:${PN} = "python3-flask" |
diff --git a/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb b/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb index d518a1877f..e74f315c4a 100644 --- a/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=266adc7b911b7c84b837bf77196e1ba6" | |||
7 | SRC_URI[sha256sum] = "fb2bf2d4f75408185102195055d75549fee8d9c9e954dca2427186925cdc429f" | 7 | SRC_URI[sha256sum] = "fb2bf2d4f75408185102195055d75549fee8d9c9e954dca2427186925cdc429f" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Flask-Sijax" | 9 | PYPI_PACKAGE = "Flask-Sijax" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.6.bb b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.6.bb index 6b76e03f8d..7371d7646c 100644 --- a/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.6.bb +++ b/meta-python/recipes-devtools/python/python3-flask-socketio_5.3.6.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=38cc21254909604298ce763a6e4440a0" | |||
8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
9 | 9 | ||
10 | PYPI_PACKAGE = "Flask-SocketIO" | 10 | PYPI_PACKAGE = "Flask-SocketIO" |
11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | 12 | ||
12 | SRC_URI[sha256sum] = "bb8f9f9123ef47632f5ce57a33514b0c0023ec3696b2384457f0fcaa5b70501c" | 13 | SRC_URI[sha256sum] = "bb8f9f9123ef47632f5ce57a33514b0c0023ec3696b2384457f0fcaa5b70501c" |
13 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb b/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb index f5fe1cc446..9f3db38959 100644 --- a/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb | |||
@@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=ffeffa59c90c9c4a033c7574f8f3fb75" | |||
5 | SRC_URI[sha256sum] = "e4b68bb881802dda1a7d878b2fc84c06d1ee57fb40b874d3dc97dabfa36b8312" | 5 | SRC_URI[sha256sum] = "e4b68bb881802dda1a7d878b2fc84c06d1ee57fb40b874d3dc97dabfa36b8312" |
6 | 6 | ||
7 | PYPI_PACKAGE = "flask_sqlalchemy" | 7 | PYPI_PACKAGE = "flask_sqlalchemy" |
8 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Flask-SQLAlchemy" | 8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
9 | UPSTREAM_CHECK_REGEX = "/Flask-SQLAlchemy/(?P<pver>(\d+[\.\-_]*)+)" | ||
10 | 9 | ||
11 | inherit pypi python_setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
12 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb b/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb index a51ead3c8a..fa2b321814 100644 --- a/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-uploads_0.2.1.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=b712ac634b39469660c9bdfb8d03421c" | |||
5 | SRC_URI[sha256sum] = "53ecbd6033667d50ae02b63adebbaa33c7fc56c09e5293025810cf9d841ecb02" | 5 | SRC_URI[sha256sum] = "53ecbd6033667d50ae02b63adebbaa33c7fc56c09e5293025810cf9d841ecb02" |
6 | 6 | ||
7 | PYPI_PACKAGE = "Flask-Uploads" | 7 | PYPI_PACKAGE = "Flask-Uploads" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb index 65be459b75..fadfabd0c0 100644 --- a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb +++ b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb | |||
@@ -9,6 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=97de97cd9d6e23c88129d884588ce71a" | |||
9 | SRC_URI[sha256sum] = "601abcc0343dfbae0c56273d98362d5cdc266ac84d20b3f65a212e4a2c83b302" | 9 | SRC_URI[sha256sum] = "601abcc0343dfbae0c56273d98362d5cdc266ac84d20b3f65a212e4a2c83b302" |
10 | 10 | ||
11 | PYPI_PACKAGE = "Flask-User" | 11 | PYPI_PACKAGE = "Flask-User" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
14 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4-20101221.bb b/meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4-20101221.bb index 7aaf439b83..4e2d5e6095 100644 --- a/meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4-20101221.bb +++ b/meta-python/recipes-devtools/python/python3-flask-versioned_0.9.4-20101221.bb | |||
@@ -4,6 +4,8 @@ LICENSE = "BSD-3-Clause" | |||
4 | LIC_FILES_CHKSUM = "file://flaskext/versioned/__init__.py;md5=dcb7d97884bf08c256ff5795766bcd24" | 4 | LIC_FILES_CHKSUM = "file://flaskext/versioned/__init__.py;md5=dcb7d97884bf08c256ff5795766bcd24" |
5 | 5 | ||
6 | PYPI_PACKAGE = "Flask-Versioned" | 6 | PYPI_PACKAGE = "Flask-Versioned" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | |||
7 | SRC_URI[sha256sum] = "516694dc860a1bc4f22ab60b324a85083c0150522be109282a3bed681057fd34" | 9 | SRC_URI[sha256sum] = "516694dc860a1bc4f22ab60b324a85083c0150522be109282a3bed681057fd34" |
8 | 10 | ||
9 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
diff --git a/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.2.bb b/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.2.bb index ecdcd23d49..0ce3de0856 100644 --- a/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.2.bb | |||
@@ -5,8 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d98d089889e14b227732d45dac3aacc4" | |||
5 | SRC_URI[sha256sum] = "79d2ee1e436cf570bccb7d916533fa18757a2f18c290accffab1b9a0b684666b" | 5 | SRC_URI[sha256sum] = "79d2ee1e436cf570bccb7d916533fa18757a2f18c290accffab1b9a0b684666b" |
6 | 6 | ||
7 | PYPI_PACKAGE = "flask_wtf" | 7 | PYPI_PACKAGE = "flask_wtf" |
8 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Flask-WTF" | 8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
9 | UPSTREAM_CHECK_REGEX = "/Flask-WTF/(?P<pver>(\d+[\.\-_]*)+)" | ||
10 | 9 | ||
11 | inherit pypi python_hatchling | 10 | inherit pypi python_hatchling |
12 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb b/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb index c4cad466ad..b8d73c8170 100644 --- a/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb | |||
@@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "226ea8e97065a9488b59bfe5c94af4c6e2ea70a25052e301fb231a1381 | |||
7 | SRC_URI += "file://remove-pip-requires.patch" | 7 | SRC_URI += "file://remove-pip-requires.patch" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Flask-XStatic" | 9 | PYPI_PACKAGE = "Flask-XStatic" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | RDEPENDS:${PN} += "\ | 12 | RDEPENDS:${PN} += "\ |
12 | python3-flask \ | 13 | python3-flask \ |
diff --git a/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb b/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb index dd2795bd7d..9b10089c9e 100644 --- a/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-flask_3.1.0.bb | |||
@@ -12,9 +12,6 @@ SRC_URI += " \ | |||
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | 14 | ||
15 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Flask" | ||
16 | UPSTREAM_CHECK_REGEX = "/Flask/(?P<pver>(\d+[\.\-_]*)+)" | ||
17 | |||
18 | inherit pypi python_setuptools_build_meta ptest | 15 | inherit pypi python_setuptools_build_meta ptest |
19 | 16 | ||
20 | CLEANBROKEN = "1" | 17 | CLEANBROKEN = "1" |
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb index 19f2c6cb2c..e36ea4ce54 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb | |||
@@ -11,6 +11,7 @@ SRC_URI += " \ | |||
11 | " | 11 | " |
12 | 12 | ||
13 | PYPI_PACKAGE = "google_auth" | 13 | PYPI_PACKAGE = "google_auth" |
14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
14 | 15 | ||
15 | RDEPENDS:${PN}-ptest += " \ | 16 | RDEPENDS:${PN}-ptest += " \ |
16 | python3-aioresponses \ | 17 | python3-aioresponses \ |
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.67.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.67.1.bb index 23447d71e8..9f81c6a691 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.67.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.67.1.bb | |||
@@ -9,6 +9,7 @@ inherit pypi setuptools3 | |||
9 | 9 | ||
10 | DEPENDS += "python3-grpcio" | 10 | DEPENDS += "python3-grpcio" |
11 | PYPI_PACKAGE = "grpcio_channelz" | 11 | PYPI_PACKAGE = "grpcio_channelz" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | SRC_URI[sha256sum] = "a4ae742c9ca04327ae0eec43d7e5b96c9686b8fc24200ae0816a67ab18342710" | 14 | SRC_URI[sha256sum] = "a4ae742c9ca04327ae0eec43d7e5b96c9686b8fc24200ae0816a67ab18342710" |
14 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb index 48c0ccffff..dc7a4c85d9 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.67.1.bb | |||
@@ -9,6 +9,7 @@ inherit pypi setuptools3 | |||
9 | 9 | ||
10 | DEPENDS += "python3-grpcio" | 10 | DEPENDS += "python3-grpcio" |
11 | PYPI_PACKAGE = "grpcio_reflection" | 11 | PYPI_PACKAGE = "grpcio_reflection" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | SRC_URI[sha256sum] = "507d9785a72032816e9bb5add4a660c655813a6bc1537b957822c652c88bf458" | 14 | SRC_URI[sha256sum] = "507d9785a72032816e9bb5add4a660c655813a6bc1537b957822c652c88bf458" |
14 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.67.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.67.1.bb index 6ac826c5cf..9e8abeb0fe 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.67.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.67.1.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=7145f7cdd263359b62 | |||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | PYPI_PACKAGE = "grpcio_tools" | 10 | PYPI_PACKAGE = "grpcio_tools" |
11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | 12 | ||
12 | DEPENDS += "python3-grpcio" | 13 | DEPENDS += "python3-grpcio" |
13 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python3-hatch-requirements-txt_0.4.1.bb b/meta-python/recipes-devtools/python/python3-hatch-requirements-txt_0.4.1.bb index 8b3218790e..d9026e4577 100644 --- a/meta-python/recipes-devtools/python/python3-hatch-requirements-txt_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-hatch-requirements-txt_0.4.1.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=58206c261591d2c13b00ab61cec32abe" | |||
6 | SRC_URI[sha256sum] = "2c686e5758fd05bb55fa7d0c198fdd481f8d3aaa3c693260f5c0d74ce3547d20" | 6 | SRC_URI[sha256sum] = "2c686e5758fd05bb55fa7d0c198fdd481f8d3aaa3c693260f5c0d74ce3547d20" |
7 | 7 | ||
8 | PYPI_PACKAGE = "hatch_requirements_txt" | 8 | PYPI_PACKAGE = "hatch_requirements_txt" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi python_hatchling | 11 | inherit pypi python_hatchling |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-icu_2.14.bb b/meta-python/recipes-devtools/python/python3-icu_2.14.bb index facfa4ffe2..25d5925538 100644 --- a/meta-python/recipes-devtools/python/python3-icu_2.14.bb +++ b/meta-python/recipes-devtools/python/python3-icu_2.14.bb | |||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0724597863f1581ab01429e0423e779f" | |||
8 | DEPENDS += "icu" | 8 | DEPENDS += "icu" |
9 | 9 | ||
10 | PYPI_PACKAGE = "PyICU" | 10 | PYPI_PACKAGE = "PyICU" |
11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | 12 | ||
12 | SRC_URI[sha256sum] = "acc7eb92bd5c554ed577249c6978450a4feda0aa6f01470152b3a7b382a02132" | 13 | SRC_URI[sha256sum] = "acc7eb92bd5c554ed577249c6978450a4feda0aa6f01470152b3a7b382a02132" |
13 | 14 | ||
diff --git a/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb b/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb index 503b79d667..331dc0355c 100644 --- a/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb | |||
@@ -6,10 +6,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a61b9c5aec8796b64a6bf15d42605073" | |||
6 | SRC_URI[sha256sum] = "a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d92c6c7c" | 6 | SRC_URI[sha256sum] = "a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d92c6c7c" |
7 | 7 | ||
8 | PYPI_PACKAGE = "idna-ssl" | 8 | PYPI_PACKAGE = "idna-ssl" |
9 | inherit pypi setuptools3 | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
10 | 10 | ||
11 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/idna_ssl/" | 11 | inherit pypi setuptools3 |
12 | UPSTREAM_CHECK_REGEX = "/idna_ssl/(?P<pver>(\d+[\.\-_]*)+)" | ||
13 | 12 | ||
14 | RDEPENDS:${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
15 | python3-idna \ | 14 | python3-idna \ |
diff --git a/meta-python/recipes-devtools/python/python3-importlib-metadata_8.4.0.bb b/meta-python/recipes-devtools/python/python3-importlib-metadata_8.4.0.bb index b81d173839..763aa170c6 100644 --- a/meta-python/recipes-devtools/python/python3-importlib-metadata_8.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-importlib-metadata_8.4.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
7 | 7 | ||
8 | PYPI_PACKAGE = "importlib_metadata" | 8 | PYPI_PACKAGE = "importlib_metadata" |
9 | UPSTREAM_CHECK_REGEX = "/importlib-metadata/(?P<pver>(\d+[\.\-_]*)+)/" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "9a547d3bc3608b025f93d403fdd1aae741c24fbb8314df4b155675742ce303c5" | 11 | SRC_URI[sha256sum] = "9a547d3bc3608b025f93d403fdd1aae741c24fbb8314df4b155675742ce303c5" |
12 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.14.0.bb b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.14.0.bb index 8ccd4ba8d2..3886493820 100644 --- a/meta-python/recipes-devtools/python/python3-inline-snapshot_0.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-inline-snapshot_0.14.0.bb | |||
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "54fdf7831055d06a2423054875d640102865a164cc8291a8086e44dd9b | |||
9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
10 | 10 | ||
11 | PYPI_PACKAGE = "inline_snapshot" | 11 | PYPI_PACKAGE = "inline_snapshot" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | RDEPENDS:${PN} = "python3-asttokens \ | 14 | RDEPENDS:${PN} = "python3-asttokens \ |
14 | python3-black \ | 15 | python3-black \ |
diff --git a/meta-python/recipes-devtools/python/python3-ipy_1.01.bb b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb index 6e65d622a8..817d04444e 100644 --- a/meta-python/recipes-devtools/python/python3-ipy_1.01.bb +++ b/meta-python/recipes-devtools/python/python3-ipy_1.01.bb | |||
@@ -28,5 +28,6 @@ do_install_ptest() { | |||
28 | } | 28 | } |
29 | 29 | ||
30 | PYPI_PACKAGE = "IPy" | 30 | PYPI_PACKAGE = "IPy" |
31 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
31 | 32 | ||
32 | BBCLASSEXTEND = "native" | 33 | BBCLASSEXTEND = "native" |
diff --git a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb index 2a25d1d913..0ce04829b6 100644 --- a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb | |||
@@ -4,9 +4,7 @@ LICENSE = "BSD-3-Clause" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35" | 4 | LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35" |
5 | 5 | ||
6 | PYPI_PACKAGE = "ipython_genutils" | 6 | PYPI_PACKAGE = "ipython_genutils" |
7 | 7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | |
8 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ipython_genutils" | ||
9 | UPSTREAM_CHECK_REGEX = "/ipython_genutils/(?P<pver>(\d+[\.\-_]*)+)" | ||
10 | 8 | ||
11 | SRC_URI[sha256sum] = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8" | 9 | SRC_URI[sha256sum] = "eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8" |
12 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb index 5a2d7d9508..8f382c99b4 100644 --- a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb | |||
@@ -9,7 +9,7 @@ inherit pypi setuptools3 | |||
9 | SRC_URI[sha256sum] = "add82567c50c8bc648c14195bf544a5ce7c1f76761536956c3d2978970179ef3" | 9 | SRC_URI[sha256sum] = "add82567c50c8bc648c14195bf544a5ce7c1f76761536956c3d2978970179ef3" |
10 | 10 | ||
11 | PYPI_PACKAGE = "Keras_Preprocessing" | 11 | PYPI_PACKAGE = "Keras_Preprocessing" |
12 | PYPI_SRC_URI = "https://files.pythonhosted.org/packages/5e/f1/b44337faca48874333769a29398fe4666686733c8880aa160b9fd5dfe600/Keras_Preprocessing-${PV}.tar.gz" | 12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
13 | 13 | ||
14 | BBCLASSEXTEND = "native" | 14 | BBCLASSEXTEND = "native" |
15 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb b/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb index 90967f8e56..7c03aef40e 100644 --- a/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb | |||
@@ -9,6 +9,7 @@ inherit pypi python_setuptools_build_meta | |||
9 | SRC_URI[sha256sum] = "963c264164d4374f549d57db09599e0ca458cea1bd05e16939897619be4e6dbd" | 9 | SRC_URI[sha256sum] = "963c264164d4374f549d57db09599e0ca458cea1bd05e16939897619be4e6dbd" |
10 | 10 | ||
11 | PYPI_PACKAGE = "luma.core" | 11 | PYPI_PACKAGE = "luma.core" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | RDEPENDS:${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
14 | python3-pillow \ | 15 | python3-pillow \ |
diff --git a/meta-python/recipes-devtools/python/python3-luma-oled_3.14.0.bb b/meta-python/recipes-devtools/python/python3-luma-oled_3.14.0.bb index a95254c38e..0c0906cedc 100644 --- a/meta-python/recipes-devtools/python/python3-luma-oled_3.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-luma-oled_3.14.0.bb | |||
@@ -11,6 +11,7 @@ inherit pypi python_setuptools_build_meta | |||
11 | SRC_URI[sha256sum] = "36218565eda0614c8cf44ef42cb9a5904ddf808e4516e99ddae111fc93c5a206" | 11 | SRC_URI[sha256sum] = "36218565eda0614c8cf44ef42cb9a5904ddf808e4516e99ddae111fc93c5a206" |
12 | 12 | ||
13 | PYPI_PACKAGE = "luma_oled" | 13 | PYPI_PACKAGE = "luma_oled" |
14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
14 | 15 | ||
15 | RDEPENDS:${PN} += " \ | 16 | RDEPENDS:${PN} += " \ |
16 | python3-luma-core \ | 17 | python3-luma-core \ |
diff --git a/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.7.bb b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.7.bb index 335565643a..b7d5c8efc3 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib-inline_0.1.7.bb | |||
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d4692a0eb42ca54892399db2cb35e61e" | |||
6 | SRC_URI[sha256sum] = "8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90" | 6 | SRC_URI[sha256sum] = "8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90" |
7 | 7 | ||
8 | PYPI_PACKAGE = "matplotlib_inline" | 8 | PYPI_PACKAGE = "matplotlib_inline" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | |||
9 | inherit pypi python_setuptools_build_meta | 11 | inherit pypi python_setuptools_build_meta |
10 | 12 | ||
11 | RDEPENDS:${PN} = "python3-traitlets" | 13 | RDEPENDS:${PN} = "python3-traitlets" |
diff --git a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb index 4c431431c2..cda1eb0533 100644 --- a/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-mypy-extensions_1.0.0.bb | |||
@@ -4,6 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=0fe3219e2470a78c0d1837019b8b426e" |
5 | 5 | ||
6 | PYPI_PACKAGE = "mypy_extensions" | 6 | PYPI_PACKAGE = "mypy_extensions" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
7 | 8 | ||
8 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
9 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb b/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb index 2f94f7a6a5..7e389a5772 100644 --- a/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-ninja-syntax_1.7.2.bb | |||
@@ -8,7 +8,6 @@ SRC_URI[sha256sum] = "342dc97b9e88a6495bae22953ee6063f91d2f03db6f727b62ba5c3092a | |||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | PYPI_PACKAGE = "ninja_syntax" | 10 | PYPI_PACKAGE = "ninja_syntax" |
11 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ninja_syntax/" | 11 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
12 | UPSTREAM_CHECK_REGEX = "/ninja_syntax/(?P<pver>(\d+[\.\-_]*)+)" | ||
13 | 12 | ||
14 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb b/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb index 06843c03cb..8932d95609 100644 --- a/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-parse-type_0.6.3.bb | |||
@@ -9,6 +9,7 @@ SRC_URI += " \ | |||
9 | " | 9 | " |
10 | 10 | ||
11 | PYPI_PACKAGE = "parse_type" | 11 | PYPI_PACKAGE = "parse_type" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | inherit pypi ptest python_setuptools_build_meta | 14 | inherit pypi ptest python_setuptools_build_meta |
14 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pastedeploy_3.1.0.bb b/meta-python/recipes-devtools/python/python3-pastedeploy_3.1.0.bb index e3405939c7..1f6b36bd2b 100644 --- a/meta-python/recipes-devtools/python/python3-pastedeploy_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pastedeploy_3.1.0.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://license.txt;md5=1798f29d55080c60365e6283cb49779c" | |||
6 | inherit pypi python_setuptools_build_meta | 6 | inherit pypi python_setuptools_build_meta |
7 | 7 | ||
8 | PYPI_PACKAGE = "PasteDeploy" | 8 | PYPI_PACKAGE = "PasteDeploy" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | SRC_URI[sha256sum] = "9ddbaf152f8095438a9fe81f82c78a6714b92ae8e066bed418b6a7ff6a095a95" | 11 | SRC_URI[sha256sum] = "9ddbaf152f8095438a9fe81f82c78a6714b92ae8e066bed418b6a7ff6a095a95" |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb b/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb index 903caad6eb..04686c9138 100644 --- a/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-pdm-backend_2.4.2.bb | |||
@@ -9,5 +9,6 @@ SRC_URI[sha256sum] = "1f833e527ae172f34b4b84e2fcf1f65859a2a5ca746e496d8313b3ea65 | |||
9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
10 | 10 | ||
11 | PYPI_PACKAGE= "pdm_backend" | 11 | PYPI_PACKAGE= "pdm_backend" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb index 72ffe61256..5dbd2b0edd 100644 --- a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb | |||
@@ -9,5 +9,6 @@ inherit pypi python_setuptools_build_meta | |||
9 | DEPENDS += " python3-pdm-backend-native" | 9 | DEPENDS += " python3-pdm-backend-native" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pdm_build_locked" | 11 | PYPI_PACKAGE = "pdm_build_locked" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | BBCLASSEXTEND += "native nativesdk" | 14 | BBCLASSEXTEND += "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb b/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb index 521df9dcd4..8305c1ed6d 100644 --- a/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-pexpect_4.9.0.bb | |||
@@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "ee7d41123f3c9911050ea2c2dac107568dc43b2d3b0c7557a33212c398 | |||
10 | 10 | ||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||
13 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pexpect" | ||
14 | |||
15 | RDEPENDS:${PN} = "\ | 13 | RDEPENDS:${PN} = "\ |
16 | python3-core \ | 14 | python3-core \ |
17 | python3-io \ | 15 | python3-io \ |
diff --git a/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb b/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb index a71187399b..7106e9c5ef 100644 --- a/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb | |||
@@ -5,6 +5,7 @@ LICENSE = "BSD-3-Clause" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=513d94a7390d4d72f3475e2d45c739b5" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=513d94a7390d4d72f3475e2d45c739b5" |
6 | 6 | ||
7 | PYPI_PACKAGE = "posix_ipc" | 7 | PYPI_PACKAGE = "posix_ipc" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | SRC_URI[sha256sum] = "e2456ba0cfb2ee5ba14121450e8d825b3c4a1461fca0761220aab66d4111cbb7" | 10 | SRC_URI[sha256sum] = "e2456ba0cfb2ee5ba14121450e8d825b3c4a1461fca0761220aab66d4111cbb7" |
10 | 11 | ||
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 c7e1f3c3f2..b92f91b714 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 | |||
@@ -12,8 +12,6 @@ SRC_URI[sha256sum] = "25b5d0b42fd000320bd7830b349e3b696435f3b329810427a6bcce6a54 | |||
12 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 12 | # Can't find required file: ../src/google/protobuf/descriptor.proto |
13 | CLEANBROKEN = "1" | 13 | CLEANBROKEN = "1" |
14 | 14 | ||
15 | UPSTREAM_CHECK_REGEX = "protobuf/(?P<pver>\d+(\.\d+)+)/" | ||
16 | |||
17 | DEPENDS += "protobuf" | 15 | DEPENDS += "protobuf" |
18 | 16 | ||
19 | RDEPENDS:${PN} += " \ | 17 | RDEPENDS:${PN} += " \ |
diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb index e0c5e47199..12f10d8240 100644 --- a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb | |||
@@ -11,8 +11,6 @@ SRC_URI[sha256sum] = "5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347 | |||
11 | 11 | ||
12 | inherit pypi python_flit_core | 12 | inherit pypi python_flit_core |
13 | 13 | ||
14 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ptyprocess" | ||
15 | |||
16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
17 | 15 | ||
18 | RDEPENDS:${PN} = "\ | 16 | RDEPENDS:${PN} = "\ |
diff --git a/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb b/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb index f52b235e8f..63212346c6 100644 --- a/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-pure-eval_0.2.3.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a3d6c15f7859ae235a78f2758e5a48cf" | |||
5 | DEPENDS = "python3-setuptools-scm-native" | 5 | DEPENDS = "python3-setuptools-scm-native" |
6 | 6 | ||
7 | PYPI_PACKAGE = "pure_eval" | 7 | PYPI_PACKAGE = "pure_eval" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi python_setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb index 03097801b8..225da562c4 100644 --- a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.4.1.bb | |||
@@ -10,6 +10,7 @@ SRC_URI += "file://0001-Stop-using-pyasn1.compat.octets.patch" | |||
10 | SRC_URI[sha256sum] = "c28e2dbf9c06ad61c71a075c7e0f9fd0f1b0bb2d2ad4377f240d33ac2ab60a7c" | 10 | SRC_URI[sha256sum] = "c28e2dbf9c06ad61c71a075c7e0f9fd0f1b0bb2d2ad4377f240d33ac2ab60a7c" |
11 | 11 | ||
12 | PYPI_PACKAGE = "pyasn1_modules" | 12 | PYPI_PACKAGE = "pyasn1_modules" |
13 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
13 | 14 | ||
14 | inherit pypi ptest python_setuptools_build_meta | 15 | inherit pypi ptest python_setuptools_build_meta |
15 | 16 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb b/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb index 6a325dbe8b..0e2810ae74 100644 --- a/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb +++ b/meta-python/recipes-devtools/python/python3-pyaudio_0.2.14.bb | |||
@@ -4,6 +4,7 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7c3152b432b96d6dc4a1cb35397da9ec" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7c3152b432b96d6dc4a1cb35397da9ec" |
5 | 5 | ||
6 | PYPI_PACKAGE = "PyAudio" | 6 | PYPI_PACKAGE = "PyAudio" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
7 | 8 | ||
8 | SRC_URI[sha256sum] = "78dfff3879b4994d1f4fc6485646a57755c6ee3c19647a491f790a0895bd2f87" | 9 | SRC_URI[sha256sum] = "78dfff3879b4994d1f4fc6485646a57755c6ee3c19647a491f790a0895bd2f87" |
9 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb index 188700be29..8887ab27d2 100644 --- a/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb +++ b/meta-python/recipes-devtools/python/python3-pybluez_0.23.bb | |||
@@ -12,6 +12,7 @@ SRC_URI += "file://0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.pat | |||
12 | SRC_URI[sha256sum] = "c8f04d2e78951eaa9de486b4d49381704e8943d0a6e6e58f55fcd7b8582e90de" | 12 | SRC_URI[sha256sum] = "c8f04d2e78951eaa9de486b4d49381704e8943d0a6e6e58f55fcd7b8582e90de" |
13 | 13 | ||
14 | PYPI_PACKAGE = "PyBluez" | 14 | PYPI_PACKAGE = "PyBluez" |
15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
15 | 16 | ||
16 | inherit pypi setuptools3 | 17 | inherit pypi setuptools3 |
17 | 18 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb index 5deb5e92f7..6c8c093486 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.5.bb | |||
@@ -7,6 +7,7 @@ SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch" | |||
7 | SRC_URI[sha256sum] = "a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1" | 7 | SRC_URI[sha256sum] = "a8671ee4ea4a7095e2e0670e2215145ec1e3e0aa0737ff74d648ae4dc268b2b1" |
8 | 8 | ||
9 | PYPI_PACKAGE = "PyChromecast" | 9 | PYPI_PACKAGE = "PyChromecast" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb index 2f7a2f242f..75c6b46e48 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.27.1.bb | |||
@@ -19,6 +19,7 @@ DEPENDS = "python3-maturin-native python3-typing-extensions" | |||
19 | inherit pypi cargo-update-recipe-crates python_maturin | 19 | inherit pypi cargo-update-recipe-crates python_maturin |
20 | 20 | ||
21 | PYPI_PACKAGE = "pydantic_core" | 21 | PYPI_PACKAGE = "pydantic_core" |
22 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
22 | 23 | ||
23 | RDEPENDS:${PN} += " \ | 24 | RDEPENDS:${PN} += " \ |
24 | python3-compression \ | 25 | python3-compression \ |
diff --git a/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb b/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb index f902c705ee..f57ea97fc5 100644 --- a/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb | |||
@@ -1,7 +1,9 @@ | |||
1 | SUMMARY = "A Python interface for the Firmata protocol" | 1 | SUMMARY = "A Python interface for the Firmata protocol" |
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84ddcef430b7c44caa22b2ff4b37a3df" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84ddcef430b7c44caa22b2ff4b37a3df" |
4 | |||
4 | PYPI_PACKAGE = "pyFirmata" | 5 | PYPI_PACKAGE = "pyFirmata" |
6 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
5 | 7 | ||
6 | RDEPENDS:${PN} = "\ | 8 | RDEPENDS:${PN} = "\ |
7 | python3-pyserial \ | 9 | python3-pyserial \ |
diff --git a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb index dcc9ebfa93..9a804f7485 100644 --- a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb | |||
@@ -9,9 +9,6 @@ inherit pypi python_hatchling | |||
9 | 9 | ||
10 | DEPENDS += "python3-hatch-vcs-native" | 10 | DEPENDS += "python3-hatch-vcs-native" |
11 | 11 | ||
12 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/PyHamcrest/" | ||
13 | UPSTREAM_CHECK_REGEX = "/PyHamcrest/(?P<pver>(\d+[\.\-_]*)+)" | ||
14 | |||
15 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
16 | python3-asyncio \ | 13 | python3-asyncio \ |
17 | python3-numbers \ | 14 | python3-numbers \ |
diff --git a/meta-python/recipes-devtools/python/python3-pylyrics_1.1.0.bb b/meta-python/recipes-devtools/python/python3-pylyrics_1.1.0.bb index 49f4f7da8b..8c7b1c0f72 100644 --- a/meta-python/recipes-devtools/python/python3-pylyrics_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pylyrics_1.1.0.bb | |||
@@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "c5f36e8ef0ed3b487a9242ce34c19f9684e418a5bbffd5d367dc1d1604 | |||
7 | 7 | ||
8 | PYPI_PACKAGE = "PyLyrics" | 8 | PYPI_PACKAGE = "PyLyrics" |
9 | PYPI_PACKAGE_EXT = "zip" | 9 | PYPI_PACKAGE_EXT = "zip" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pymysql_1.1.0.bb b/meta-python/recipes-devtools/python/python3-pymysql_1.1.0.bb index 5e56a64aa1..19e552bf88 100644 --- a/meta-python/recipes-devtools/python/python3-pymysql_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymysql_1.1.0.bb | |||
@@ -11,9 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=528175c84163bb800d23ad835c7fa0fc" | |||
11 | SRC_URI[sha256sum] = "4f13a7df8bf36a51e81dd9f3605fede45a4878fe02f9236349fd82a3f0612f96" | 11 | SRC_URI[sha256sum] = "4f13a7df8bf36a51e81dd9f3605fede45a4878fe02f9236349fd82a3f0612f96" |
12 | 12 | ||
13 | PYPI_PACKAGE = "PyMySQL" | 13 | PYPI_PACKAGE = "PyMySQL" |
14 | inherit pypi python_setuptools_build_meta | 14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
15 | 15 | ||
16 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/pymysql/" | 16 | inherit pypi python_setuptools_build_meta |
17 | UPSTREAM_CHECK_REGEX = "/pymysql/(?P<pver>(\d+[\.\-_]*)+)" | ||
18 | 17 | ||
19 | RDEPENDS:${PN} += "python3-cryptography" | 18 | RDEPENDS:${PN} += "python3-cryptography" |
diff --git a/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb b/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb index a2f2ab4df4..77ca2e1ff4 100644 --- a/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8cc789b082b3d97e1ccc5261f8594d3f" | |||
7 | SRC_URI[sha256sum] = "8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba" | 7 | SRC_URI[sha256sum] = "8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba" |
8 | 8 | ||
9 | PYPI_PACKAGE = "PyNaCl" | 9 | PYPI_PACKAGE = "PyNaCl" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyproject-api_1.7.2.bb b/meta-python/recipes-devtools/python/python3-pyproject-api_1.7.2.bb index ee8949add7..13dbd6b600 100644 --- a/meta-python/recipes-devtools/python/python3-pyproject-api_1.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyproject-api_1.7.2.bb | |||
@@ -9,6 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=11610a9d8fd95649cf8159be12b98cb7" | |||
9 | SRC_URI[sha256sum] = "dc5b0e0f6e291a4f22b46e182c9c6d4915c62b1f089b8de1b73f2d06ae453593" | 9 | SRC_URI[sha256sum] = "dc5b0e0f6e291a4f22b46e182c9c6d4915c62b1f089b8de1b73f2d06ae453593" |
10 | 10 | ||
11 | PYPI_PACKAGE = "pyproject_api" | 11 | PYPI_PACKAGE = "pyproject_api" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 14 | BBCLASSEXTEND = "native nativesdk" |
14 | inherit pypi python_hatchling | 15 | inherit pypi python_hatchling |
diff --git a/meta-python/recipes-devtools/python/python3-pytest-codspeed_3.0.0.bb b/meta-python/recipes-devtools/python/python3-pytest-codspeed_3.0.0.bb index b731e77f17..dd08c0fbfe 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-codspeed_3.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-codspeed_3.0.0.bb | |||
@@ -9,4 +9,6 @@ SRC_URI[sha256sum] = "c5b80100ea32dd44079bb2db298288763eb8fe859eafa1650a8711bd2c | |||
9 | inherit pypi python_hatchling | 9 | inherit pypi python_hatchling |
10 | 10 | ||
11 | PYPI_PACKAGE = "pytest_codspeed" | 11 | PYPI_PACKAGE = "pytest_codspeed" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
13 | |||
12 | RDEPENDS:${PN} = "python3-cffi python3-filelock python3-pytest" | 14 | RDEPENDS:${PN} = "python3-cffi python3-filelock python3-pytest" |
diff --git a/meta-python/recipes-devtools/python/python3-pytest-freezer_0.4.8.bb b/meta-python/recipes-devtools/python/python3-pytest-freezer_0.4.8.bb index 6ff69a3964..8b4f0dd7f6 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-freezer_0.4.8.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-freezer_0.4.8.bb | |||
@@ -13,3 +13,4 @@ RDEPENDS:${PN} = "\ | |||
13 | " | 13 | " |
14 | 14 | ||
15 | PYPI_PACKAGE = "pytest_freezer" | 15 | PYPI_PACKAGE = "pytest_freezer" |
16 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
diff --git a/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb index 154ec255cb..d45f6a25ee 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-html_4.1.1.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5d425c8f3157dbf212db2ec53d9e5132" | |||
7 | SRC_URI[sha256sum] = "70a01e8ae5800f4a074b56a4cb1025c8f4f9b038bba5fe31e3c98eb996686f07" | 7 | SRC_URI[sha256sum] = "70a01e8ae5800f4a074b56a4cb1025c8f4f9b038bba5fe31e3c98eb996686f07" |
8 | 8 | ||
9 | PYPI_PACKAGE = "pytest_html" | 9 | PYPI_PACKAGE = "pytest_html" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | inherit pypi python_hatchling | 12 | inherit pypi python_hatchling |
12 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb index bd6d81aec4..103ea655b5 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb | |||
@@ -17,5 +17,6 @@ SRC_URI[sha256sum] = "0c561f0d29eea5b55cf29b9264a3241999ffdb74c6b6e8c4ccc0bd2c93 | |||
17 | inherit pypi python_poetry_core | 17 | inherit pypi python_poetry_core |
18 | 18 | ||
19 | PYPI_PACKAGE = "pytest_lazy_fixtures" | 19 | PYPI_PACKAGE = "pytest_lazy_fixtures" |
20 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
20 | 21 | ||
21 | RDEPENDS:${PN} = "python3-pytest" | 22 | RDEPENDS:${PN} = "python3-pytest" |
diff --git a/meta-python/recipes-devtools/python/python3-pytest-socket_0.7.0.bb b/meta-python/recipes-devtools/python/python3-pytest-socket_0.7.0.bb index 86b03724a0..feb2f6fbb5 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-socket_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-socket_0.7.0.bb | |||
@@ -12,3 +12,4 @@ RDEPENDS:${PN} = "python3-pytest" | |||
12 | BBCLASSEXTEND = "native nativesdk" | 12 | BBCLASSEXTEND = "native nativesdk" |
13 | 13 | ||
14 | PYPI_PACKAGE = "pytest_socket" | 14 | PYPI_PACKAGE = "pytest_socket" |
15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
diff --git a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb index b3c018629c..b1ed5e5522 100644 --- a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb +++ b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.12.bb | |||
@@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "045e1f98d719c1ce085ed7f7e1ef9d8ccc8c02ba02b5566d5f7521410c | |||
7 | inherit pypi python_hatchling ptest | 7 | inherit pypi python_hatchling ptest |
8 | 8 | ||
9 | PYPI_PACKAGE = "python_multipart" | 9 | PYPI_PACKAGE = "python_multipart" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | SRC_URI += " \ | 12 | SRC_URI += " \ |
12 | file://run-ptest \ | 13 | file://run-ptest \ |
diff --git a/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb b/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb index 4e0adc39f6..670a36a64c 100644 --- a/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb | |||
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9cc728d6087e43796227b0a31422de6b" | |||
6 | SRC_URI[sha256sum] = "0f549a3f3b0699415ac04d167e9cb39bccfb730cb832b4d20be3d9867356e658" | 6 | SRC_URI[sha256sum] = "0f549a3f3b0699415ac04d167e9cb39bccfb730cb832b4d20be3d9867356e658" |
7 | 7 | ||
8 | PYPI_PACKAGE = "requests_file" | 8 | PYPI_PACKAGE = "requests_file" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi python_setuptools_build_meta ptest | 11 | inherit pypi python_setuptools_build_meta ptest |
11 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb b/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb index 21f588bc11..9ebc34eabc 100644 --- a/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a21b13b5a996f08f7e0b088aa38ce9c6" | |||
6 | SRC_URI[sha256sum] = "3d44bde7921b3b9ec3ae4e3adca370438eccebc676456449b145d533b240d055" | 6 | SRC_URI[sha256sum] = "3d44bde7921b3b9ec3ae4e3adca370438eccebc676456449b145d533b240d055" |
7 | 7 | ||
8 | PYPI_PACKAGE = "rfc3986_validator" | 8 | PYPI_PACKAGE = "rfc3986_validator" |
9 | UPSTREAM_CHECK_REGEX = "/rfc3986-validator/(?P<pver>(\d+[\.\-_]*)+)/" | 9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
10 | 10 | ||
11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
12 | 12 | ||
diff --git a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.10.7.bb b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.10.7.bb index 8259f90aab..7c6c9ddda3 100644 --- a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.10.7.bb +++ b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.10.7.bb | |||
@@ -3,6 +3,7 @@ LICENSE = "Apache-2.0" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b4e748e5f102e31c9390dcd6fa66f09" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b4e748e5f102e31c9390dcd6fa66f09" |
4 | 4 | ||
5 | PYPI_PACKAGE = "scikit_build_core" | 5 | PYPI_PACKAGE = "scikit_build_core" |
6 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
6 | 7 | ||
7 | DEPENDS = "python3-hatch-vcs-native" | 8 | DEPENDS = "python3-hatch-vcs-native" |
8 | 9 | ||
diff --git a/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb b/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb index eacd67a05c..3b2e8b714e 100644 --- a/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb +++ b/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7c96d2b08b3cec6d3c67fb864d1fd8cc" | |||
5 | DEPENDS = "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native" | 5 | DEPENDS = "python3-hatch-vcs-native python3-hatch-fancy-pypi-readme-native" |
6 | 6 | ||
7 | PYPI_PACKAGE = "scikit_build" | 7 | PYPI_PACKAGE = "scikit_build" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi python_hatchling | 10 | inherit pypi python_hatchling |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb b/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb index 2cae3b08c8..12dae861d6 100644 --- a/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-service-identity_24.2.0.bb | |||
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "b8683ba13f0d39c6cd5d625d2c5f65421d6d707b013b375c355751557c | |||
9 | inherit pypi python_hatchling ptest | 9 | inherit pypi python_hatchling ptest |
10 | 10 | ||
11 | PYPI_PACKAGE = "service_identity" | 11 | PYPI_PACKAGE = "service_identity" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | SRC_URI += " \ | 14 | SRC_URI += " \ |
14 | file://run-ptest \ | 15 | file://run-ptest \ |
diff --git a/meta-python/recipes-devtools/python/python3-sijax_0.3.2.bb b/meta-python/recipes-devtools/python/python3-sijax_0.3.2.bb index 9a28fc5586..4d21650059 100644 --- a/meta-python/recipes-devtools/python/python3-sijax_0.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-sijax_0.3.2.bb | |||
@@ -7,4 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=16e213d75641a392478df50cf0841903" | |||
7 | SRC_URI[sha256sum] = "11b062f4a8b2aad95c87e7c09e5daf5a6b0d0f08abf9efe5f91a0075c6be7c0d" | 7 | SRC_URI[sha256sum] = "11b062f4a8b2aad95c87e7c09e5daf5a6b0d0f08abf9efe5f91a0075c6be7c0d" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Sijax" | 9 | PYPI_PACKAGE = "Sijax" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
11 | |||
10 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
diff --git a/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb b/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb index 55ddff383f..9bf895e386 100644 --- a/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-stack-data_0.6.3.bb | |||
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a3d6c15f7859ae235a78f2758e5a48cf" | |||
5 | DEPENDS = "python3-setuptools-scm-native" | 5 | DEPENDS = "python3-setuptools-scm-native" |
6 | 6 | ||
7 | PYPI_PACKAGE = "stack_data" | 7 | PYPI_PACKAGE = "stack_data" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | inherit pypi python_setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb b/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb index cbe7fcc215..abe5c03d8e 100644 --- a/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb +++ b/meta-python/recipes-devtools/python/python3-strenum_0.4.15.bb | |||
@@ -10,5 +10,6 @@ DEPENDS = "python3-pytest-runner-native" | |||
10 | SRC_URI[sha256sum] = "878fb5ab705442070e4dd1929bb5e2249511c0bcf2b0eeacf3bcd80875c82eff" | 10 | SRC_URI[sha256sum] = "878fb5ab705442070e4dd1929bb5e2249511c0bcf2b0eeacf3bcd80875c82eff" |
11 | 11 | ||
12 | PYPI_PACKAGE = "StrEnum" | 12 | PYPI_PACKAGE = "StrEnum" |
13 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
13 | 14 | ||
14 | inherit pypi python_setuptools_build_meta | 15 | inherit pypi python_setuptools_build_meta |
diff --git a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb b/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb index 85e05ad97b..27ae8fe8af 100644 --- a/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb +++ b/meta-python/recipes-devtools/python/python3-wand_0.6.13.bb | |||
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "f5013484eaf7a20eb22d1821aaefe60b50cc329722372b5f8565d46d4a | |||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | PYPI_PACKAGE="Wand" | 11 | PYPI_PACKAGE="Wand" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | FILES:${PN}-doc += "${datadir}/README.rst" | 14 | FILES:${PN}-doc += "${datadir}/README.rst" |
14 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb b/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb index bb0007e615..68ff6c1863 100644 --- a/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb +++ b/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb | |||
@@ -9,8 +9,7 @@ SRC_URI[sha256sum] = "3ad0f40a696763bb0f4d4dec5b51f6b53ccfeb7c16ebb5897349303045 | |||
9 | SRC_URI += "file://0001-cli-drop-the-second-argument-from-click.argument-dec.patch" | 9 | SRC_URI += "file://0001-cli-drop-the-second-argument-from-click.argument-dec.patch" |
10 | 10 | ||
11 | PYPI_PACKAGE = "wpa_supplicant" | 11 | PYPI_PACKAGE = "wpa_supplicant" |
12 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/wpa_supplicant" | 12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
13 | UPSTREAM_CHECK_REGEX = "/wpa_supplicant/(?P<pver>(\d+[\.\-_]*)+)" | ||
14 | 13 | ||
15 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
16 | 15 | ||
diff --git a/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb b/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb index b3ba14ff7f..fa54282152 100644 --- a/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb | |||
@@ -7,9 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=17ed54aa95f4a6cd0d7a4747d14b64d0" | |||
7 | 7 | ||
8 | SRC_URI[sha256sum] = "f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9" | 8 | SRC_URI[sha256sum] = "f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9" |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/WTForms" | ||
11 | UPSTREAM_CHECK_REGEX = "/WTForms/(?P<pver>(\d+[\.\-_]*)+)" | ||
12 | |||
13 | inherit pypi python_hatchling | 10 | inherit pypi python_hatchling |
14 | 11 | ||
15 | DEPENDS += "\ | 12 | DEPENDS += "\ |
diff --git a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb index 6e8f1b24da..e3376ab55b 100644 --- a/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-xlsxwriter_3.2.0.bb | |||
@@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a4bab8df34a9a138b4e0ca56b8559a05" | |||
7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
8 | 8 | ||
9 | PYPI_PACKAGE = "XlsxWriter" | 9 | PYPI_PACKAGE = "XlsxWriter" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
12 | python3-crypt \ | 13 | python3-crypt \ |
diff --git a/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb b/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb index f4a51f318e..0562cc2671 100644 --- a/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb | |||
@@ -5,6 +5,7 @@ LICENSE = "Apache-2.0" | |||
5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f1a2fe131dcb2fc6243c26cf05ecdb36" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f1a2fe131dcb2fc6243c26cf05ecdb36" |
6 | 6 | ||
7 | PYPI_PACKAGE = "XStatic-Font-Awesome" | 7 | PYPI_PACKAGE = "XStatic-Font-Awesome" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | SRC_URI[sha256sum] = "f075871096128638f2e1539020d8227754c3d885dd68e7ee6de9a01235076828" | 10 | SRC_URI[sha256sum] = "f075871096128638f2e1539020d8227754c3d885dd68e7ee6de9a01235076828" |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb b/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb index 22bfa365ff..f4a75c9b6c 100644 --- a/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-xstatic_1.0.3.bb | |||
@@ -5,6 +5,7 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://README.txt;md5=1418684272f85f400cebf1b1a255c5cd" | 5 | LIC_FILES_CHKSUM = "file://README.txt;md5=1418684272f85f400cebf1b1a255c5cd" |
6 | 6 | ||
7 | PYPI_PACKAGE = "XStatic" | 7 | PYPI_PACKAGE = "XStatic" |
8 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
8 | 9 | ||
9 | SRC_URI[sha256sum] = "402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268" | 10 | SRC_URI[sha256sum] = "402544cc9e179489441054f09c807804e115ea246907de87c0355fb4f5a31268" |
10 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb b/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb index 4d914c63e9..f03ab22d24 100644 --- a/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb +++ b/meta-python/recipes-devtools/python/python3-zopeevent_5.0.bb | |||
@@ -6,5 +6,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=72092419572155ddc2 | |||
6 | SRC_URI[sha256sum] = "bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd" | 6 | SRC_URI[sha256sum] = "bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd" |
7 | 7 | ||
8 | PYPI_PACKAGE = "zope.event" | 8 | PYPI_PACKAGE = "zope.event" |
9 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
9 | 10 | ||
10 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
diff --git a/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb b/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb index dcf660d419..79e00ce23e 100644 --- a/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-zopeinterface_7.1.1.bb | |||
@@ -3,6 +3,7 @@ LICENSE = "ZPL-2.1" | |||
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423ec128974bd9d46" | 3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423ec128974bd9d46" |
4 | 4 | ||
5 | PYPI_PACKAGE = "zope.interface" | 5 | PYPI_PACKAGE = "zope.interface" |
6 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
6 | 7 | ||
7 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
8 | SRC_URI += "file://0001-Allow-using-setuptools-74.patch" | 9 | SRC_URI += "file://0001-Allow-using-setuptools-74.patch" |