Message ID | 20250921194602.1207268-3-t.f.g.geelen@gmail.com |
---|---|
State | Under Review |
Headers | show |
Series | [meta-python,1/5] python3-aiohue: 4.7.4 -> 4.7.5 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch b/meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch index 46dbe39aef..0f3e7d45e8 100644 --- a/meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch +++ b/meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch @@ -1,4 +1,4 @@ -From b23f3031db65e6e98826639755e26f4b169f9e52 Mon Sep 17 00:00:00 2001 +From ed93b7d7f629e95528560f84ead6919b5f1c9d37 Mon Sep 17 00:00:00 2001 From: Dan McGregor <dan.mcgregor@vecima.com> Date: Wed, 13 Mar 2024 14:08:25 -0600 Subject: [PATCH] Adjust test expectations for ptest diff --git a/meta-python/recipes-devtools/python/python3-pylint/0002-pyproject.toml-Keep-tool.setuptools.license-files.patch b/meta-python/recipes-devtools/python/python3-pylint/0002-pyproject.toml-Keep-tool.setuptools.license-files.patch index a0496232cd..d30e852025 100644 --- a/meta-python/recipes-devtools/python/python3-pylint/0002-pyproject.toml-Keep-tool.setuptools.license-files.patch +++ b/meta-python/recipes-devtools/python/python3-pylint/0002-pyproject.toml-Keep-tool.setuptools.license-files.patch @@ -1,4 +1,4 @@ -From a1ec7fa97cb73754cb250a9cf0ea95b9d0511e0c Mon Sep 17 00:00:00 2001 +From b559c86a8e6efb7f2081c4aacf9ce1c552d60abb Mon Sep 17 00:00:00 2001 From: Leon Anavi <leon.anavi@konsulko.com> Date: Thu, 20 Mar 2025 12:09:42 +0000 Subject: [PATCH] pyproject.toml: Keep tool.setuptools.license-files diff --git a/meta-python/recipes-devtools/python/python3-pylint_3.3.7.bb b/meta-python/recipes-devtools/python/python3-pylint_3.3.8.bb similarity index 97% rename from meta-python/recipes-devtools/python/python3-pylint_3.3.7.bb rename to meta-python/recipes-devtools/python/python3-pylint_3.3.8.bb index c4885ff7b4..9864084355 100644 --- a/meta-python/recipes-devtools/python/python3-pylint_3.3.7.bb +++ b/meta-python/recipes-devtools/python/python3-pylint_3.3.8.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://www.pylint.org/" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=c107cf754550e65755c42985a5d4e9c9" -SRCREV = "f798a4a3508bcbb8ad0773ae14bf32d28dcfdcbe" +SRCREV = "98942ba4126a6fe1657bad77027bcc11016d16da" SRC_URI += "git://github.com/pylint-dev/pylint;branch=main;protocol=https \ file://0001-Adjust-test-expectations-for-ptest.patch \ file://0002-pyproject.toml-Keep-tool.setuptools.license-files.patch \