[packages/python-blessings] Drop manual dependencies, auto-generated egg-dependencies are sufficient

glen glen at pld-linux.org
Thu Mar 26 10:12:25 CET 2020


commit 8cfc757e769f298f7246b0646b47fc035c85cb3e
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Mar 26 11:11:46 2020 +0200

    Drop manual dependencies, auto-generated egg-dependencies are sufficient

 python-blessings.spec | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/python-blessings.spec b/python-blessings.spec
index aa4f24d..db12270 100644
--- a/python-blessings.spec
+++ b/python-blessings.spec
@@ -30,7 +30,6 @@ BuildRequires:	python3-nose
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-six
 %endif
-Requires:	python-six
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,7 +40,6 @@ styling, and positioning in Python.
 %package -n python3-%{module}
 Summary:	Python 3 library for terminal coloring, styling, and positioning
 Group:		Libraries/Python
-Requires:	python3-six
 
 %description -n python3-%{module}
 Blessings is a thin, practical wrapper around terminal coloring,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-blessings.git/commitdiff/8cfc757e769f298f7246b0646b47fc035c85cb3e



More information about the pld-cvs-commit mailing list