From c028ccd8bf35334f2185c77b3d42e6cd4e78af1f Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 06 Apr 2024 21:13:40 +0200
Subject: [PATCH] Add pydantic_core Python project

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

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

--
Gitblit v1.9.3