[packages/python3-pyinstaller] - add undocumented test dependency and add pacakge summary

baggins baggins at pld-linux.org
Sun Aug 17 09:29:37 CEST 2025


commit d0ecfe041de890c9a80403189df6003db846bbc1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Aug 17 11:29:05 2025 +0200

    - add undocumented test dependency and add pacakge summary

 python3-pyinstaller.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-pyinstaller.spec b/python3-pyinstaller.spec
index 47efe12..614e262 100644
--- a/python3-pyinstaller.spec
+++ b/python3-pyinstaller.spec
@@ -4,8 +4,7 @@
 %bcond_without	tests	# unit tests
 
 %define		module	pyinstaller
-Summary:	-
-Summary(pl.UTF-8):	-
+Summary:	PyInstaller bundles a Python application and all its dependencies into a single package
 Name:		python3-%{module}
 Version:	6.15.0
 Release:	0.1
@@ -22,6 +21,7 @@ BuildRequires:	python3-altgraph
 #BuildRequires:	python3-idlelib
 BuildRequires:	python3-packaging >= 22.0
 BuildRequires:	python3-pillow-qt
+BuildRequires:	python3-psutil
 BuildRequires:	python3-pyinstaller-hooks-contrib >= 2025.8
 BuildRequires:	python3-pytest-timeout
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-pyinstaller.git/commitdiff/d0ecfe041de890c9a80403189df6003db846bbc1



More information about the pld-cvs-commit mailing list