update python-args.spec.
update description
This commit is contained in:
parent
5e93571437
commit
9046acfc8b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user