From 8cdd197ba643eb2608c5aab87567625bb9336cee Mon Sep 17 00:00:00 2001
From: David Stes <55844484+cstes@users.noreply.github.com>
Date: Sun, 31 Mar 2024 18:41:25 +0200
Subject: [PATCH] opensmalltalk cog-spur: update to 5.0.3356

---
 components/python/pycparser/pkg5 |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/components/python/pycparser/pkg5 b/components/python/pycparser/pkg5
index 1c34817..fd965ae 100644
--- a/components/python/pycparser/pkg5
+++ b/components/python/pycparser/pkg5
@@ -1,15 +1,10 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "runtime/python-37",
-        "runtime/python-39",
-        "shell/ksh93",
-        "system/library"
+        "runtime/python-39"
     ],
     "fmris": [
-        "library/python/pycparser-37",
-        "library/python/pycparser-39",
-        "library/python/pycparser"
+        "library/python/pycparser",
+        "library/python/pycparser-39"
     ],
     "name": "pycparser"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3