From 9046acfc8b227f4f4b1adc81e7634aa04d85259d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=A8=E4=B8=9C?= Date: Sun, 12 Jul 2020 12:53:54 +0800 Subject: [PATCH] update python-args.spec. update description --- python-args.spec | 9 --------- 1 file changed, 9 deletions(-) diff --git a/python-args.spec b/python-args.spec index 6f7c1c3..9d132d8 100644 --- a/python-args.spec +++ b/python-args.spec @@ -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