update python-args.spec.

update description
This commit is contained in:
晨东 2020-07-12 12:53:54 +08:00 committed by Gitee
parent 5e93571437
commit 9046acfc8b

View File

@ -10,9 +10,6 @@ BuildArch: noarch
%description
args
~~~~
This simple module gives you an elegant interface for your command line argumemnts.
%package -n python3-args
@ -21,18 +18,12 @@ Provides: python-args
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description -n python3-args
args
~~~~
This simple module gives you an elegant interface for your command line argumemnts.
%package help
Summary: Development documents and examples for args
Provides: python3-args-doc
%description help
args
~~~~
This simple module gives you an elegant interface for your command line argumemnts.
%prep