From 2ae39fe3d85b02158f09f6a8ba07454644c7d412 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 6 Nov 2025 07:43:56 +0800 Subject: python3-deprecated: upgrade 1.2.18 -> 1.3.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-deprecated_1.2.18.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-deprecated_1.2.18.bb (limited to 'meta-python/recipes-devtools/python/python3-deprecated_1.2.18.bb') diff --git a/meta-python/recipes-devtools/python/python3-deprecated_1.2.18.bb b/meta-python/recipes-devtools/python/python3-deprecated_1.2.18.bb deleted file mode 100644 index 5f52571edd..0000000000 --- a/meta-python/recipes-devtools/python/python3-deprecated_1.2.18.bb +++ /dev/null @@ -1,12 +0,0 @@ -SUMMARY = "Python @deprecated decorator to deprecate old python classes, functions or methods." -HOMEPAGE = "https://deprecated.readthedocs.io/en/latest/" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=44288e26f4896bdab14072d4fa35ff01" - -SRC_URI[sha256sum] = "422b6f6d859da6f2ef57857761bfb392480502a64c3028ca9bbe86085d72115d" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += " \ - python3-wrapt \ -" -- cgit v1.2.3-54-g00ecf