From e9045a30a8aee6bfac02d801baab96007d43d944 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 15 Dec 2025 19:19:13 +0000 Subject: Adding metadata --- .../find-libpython-0.4.0-fix-license-qa.patch | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 dev-python/find-libpython/files/find-libpython-0.4.0-fix-license-qa.patch (limited to 'dev-python/find-libpython/files') diff --git a/dev-python/find-libpython/files/find-libpython-0.4.0-fix-license-qa.patch b/dev-python/find-libpython/files/find-libpython-0.4.0-fix-license-qa.patch deleted file mode 100644 index 814822fe01a7..000000000000 --- a/dev-python/find-libpython/files/find-libpython-0.4.0-fix-license-qa.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 3570824dfd3115d53523beeac6f346c279ddc569 Mon Sep 17 00:00:00 2001 -From: Huang Rui -Date: Thu, 3 Apr 2025 16:17:42 +0800 -Subject: [PATCH] fix(setup): Update deprecated license classifier in setup.cfg - -- Remove deprecated MIT License classifier from setup.cfg -- Keep remaining classifiers for Python 3 and software development - -Signed-off-by: Huang Rui ---- - setup.cfg | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/setup.cfg b/setup.cfg -index 7f50ce27c5dc..b519197c7055 100644 ---- a/setup.cfg -+++ b/setup.cfg -@@ -12,7 +12,6 @@ - keywords = - libpython - classifiers = -- License :: OSI Approved :: MIT License - Programming Language :: Python :: 3 - Topic :: Software Development :: Libraries - - --- -2.49.0 - -- cgit v1.3.1