summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pylint/0001-Adjust-test-expectations-for-ptest.patch2
-rw-r--r--meta-python/recipes-devtools/python/python3-pylint/0002-pyproject.toml-Keep-tool.setuptools.license-files.patch2
-rw-r--r--meta-python/recipes-devtools/python/python3-pylint_3.3.8.bb (renamed from meta-python/recipes-devtools/python/python3-pylint_3.3.7.bb)2
3 files changed, 3 insertions, 3 deletions
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 @@
1From b23f3031db65e6e98826639755e26f4b169f9e52 Mon Sep 17 00:00:00 2001 1From ed93b7d7f629e95528560f84ead6919b5f1c9d37 Mon Sep 17 00:00:00 2001
2From: Dan McGregor <dan.mcgregor@vecima.com> 2From: Dan McGregor <dan.mcgregor@vecima.com>
3Date: Wed, 13 Mar 2024 14:08:25 -0600 3Date: Wed, 13 Mar 2024 14:08:25 -0600
4Subject: [PATCH] Adjust test expectations for ptest 4Subject: [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 @@
1From a1ec7fa97cb73754cb250a9cf0ea95b9d0511e0c Mon Sep 17 00:00:00 2001 1From b559c86a8e6efb7f2081c4aacf9ce1c552d60abb Mon Sep 17 00:00:00 2001
2From: Leon Anavi <leon.anavi@konsulko.com> 2From: Leon Anavi <leon.anavi@konsulko.com>
3Date: Thu, 20 Mar 2025 12:09:42 +0000 3Date: Thu, 20 Mar 2025 12:09:42 +0000
4Subject: [PATCH] pyproject.toml: Keep tool.setuptools.license-files 4Subject: [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
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/"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=c107cf754550e65755c42985a5d4e9c9" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=c107cf754550e65755c42985a5d4e9c9"
5 5
6SRCREV = "f798a4a3508bcbb8ad0773ae14bf32d28dcfdcbe" 6SRCREV = "98942ba4126a6fe1657bad77027bcc11016d16da"
7SRC_URI += "git://github.com/pylint-dev/pylint;branch=main;protocol=https \ 7SRC_URI += "git://github.com/pylint-dev/pylint;branch=main;protocol=https \
8 file://0001-Adjust-test-expectations-for-ptest.patch \ 8 file://0001-Adjust-test-expectations-for-ptest.patch \
9 file://0002-pyproject.toml-Keep-tool.setuptools.license-files.patch \ 9 file://0002-pyproject.toml-Keep-tool.setuptools.license-files.patch \