[packages/python3-PyQt6] qt6 disables debug packages now and pyqt6 follows; rel 2
atler
atler at pld-linux.org
Tue Apr 11 16:24:35 CEST 2023
commit 5cb2a9b848924d98e4568622b620bb6950f3dc10
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Apr 11 16:23:56 2023 +0200
qt6 disables debug packages now and pyqt6 follows; rel 2
python3-PyQt6.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python3-PyQt6.spec b/python3-PyQt6.spec
index 5ded937..61ba0e7 100644
--- a/python3-PyQt6.spec
+++ b/python3-PyQt6.spec
@@ -8,7 +8,7 @@ Summary: Python bindings for the Qt6 toolkit
Summary(pl.UTF-8): Wiązania Pythona do toolkitu Qt6
Name: python3-%{module}
Version: 6.5.0
-Release: 1
+Release: 2
License: GPL v3
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/PyQt6/
@@ -58,6 +58,8 @@ Requires: python3-dbus >= 0.80
Requires: python3-libs
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _enable_debug_packages 0
+
%description
PyQt6 is a set of Python bindings for the Qt6 toolkit. The bindings
are implemented as a set of Python modules: Qt, QtBluetooth, QtCore,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-PyQt6.git/commitdiff/5cb2a9b848924d98e4568622b620bb6950f3dc10
More information about the pld-cvs-commit
mailing list