From 6314b6e3f372abbee53d4072557e08cff3418c68 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 04 Apr 2024 18:45:41 +0200
Subject: [PATCH] python/PyQt-builder: update to 1.16.0

---
 components/python/PyQt-builder/pkg5 |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/components/python/PyQt-builder/pkg5 b/components/python/PyQt-builder/pkg5
index 959a458..38787c1 100644
--- a/components/python/PyQt-builder/pkg5
+++ b/components/python/PyQt-builder/pkg5
@@ -2,13 +2,14 @@
     "dependencies": [
         "library/python/packaging-39",
         "library/python/setuptools-39",
+        "library/python/setuptools-scm-39",
         "library/python/sip-39",
         "library/python/wheel-39",
         "runtime/python-39"
     ],
     "fmris": [
-        "library/python/pyqt-builder-39",
-        "library/python/pyqt-builder"
+        "library/python/pyqt-builder",
+        "library/python/pyqt-builder-39"
     ],
     "name": "PyQt-builder"
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3