From f716a9fe6455d39eef01e718aae68dae61c19704 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 05:35:26 -0500 Subject: Adding metadata --- .../files/python-distutils-extra-3.3-legacy-entrypoint.patch | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch (limited to 'dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch') diff --git a/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch b/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch deleted file mode 100644 index 7e7e15bb89f1..000000000000 --- a/dev-python/python-distutils-extra/files/python-distutils-extra-3.3-legacy-entrypoint.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/DistUtilsExtra/command/build_extra.py -+++ b/DistUtilsExtra/command/build_extra.py -@@ -53,3 +53,5 @@ - self.sub_commands.insert( - 0, ("build_kdeui", has_kdeui) - ) # need to run before build_py -+ -+build = build_extra -- cgit v1.3.1