]> git.pld-linux.org Git - packages/python-blessings.git/commitdiff
Drop manual dependencies, auto-generated egg-dependencies are sufficient auto/th/python-blessings-1.7-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 26 Mar 2020 09:11:46 +0000 (11:11 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 26 Mar 2020 09:11:46 +0000 (11:11 +0200)
python-blessings.spec

index aa4f24d21c63d625793b3b9529f82770bb0caaa1..db12270b52eb1bb31a471be9b2b72f4587642dd4 100644 (file)
@@ -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,
This page took 0.662225 seconds and 4 git commands to generate.