From a467e505c02bdbc8514945f1d04de4be6e604c5e Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 28 Nov 2023 12:28:59 +0100
Subject: [PATCH] python/jaraco.text: update to 3.12.0; obsolete package for Python 3.7

---
 components/python/jaraco.text/pkg5 |   17 ++---------------
 1 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/components/python/jaraco.text/pkg5 b/components/python/jaraco.text/pkg5
index 4139d18..8236dff 100644
--- a/components/python/jaraco.text/pkg5
+++ b/components/python/jaraco.text/pkg5
@@ -1,29 +1,16 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "library/python/autocommand-37",
         "library/python/autocommand-39",
-        "library/python/importlib-resources-37",
-        "library/python/importlib-resources-39",
-        "library/python/inflect-37",
         "library/python/inflect-39",
-        "library/python/jaraco-context-37",
         "library/python/jaraco-context-39",
-        "library/python/jaraco-functools-37",
         "library/python/jaraco-functools-39",
-        "library/python/more-itertools-37",
         "library/python/more-itertools-39",
-        "library/python/setuptools-37",
         "library/python/setuptools-39",
-        "library/python/setuptools-scm-37",
         "library/python/setuptools-scm-39",
-        "runtime/python-37",
-        "runtime/python-39",
-        "shell/ksh93",
-        "system/library"
+        "library/python/wheel-39",
+        "runtime/python-39"
     ],
     "fmris": [
-        "library/python/jaraco-text-37",
         "library/python/jaraco-text-39",
         "library/python/jaraco-text"
     ],

--
Gitblit v1.9.3