diff options
-rw-r--r-- | python-aaargh.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python-aaargh.spec b/python-aaargh.spec index 86c7d8f..a2b7126 100644 --- a/python-aaargh.spec +++ b/python-aaargh.spec @@ -25,6 +25,7 @@ Summary: An astonishingly awesome application argument helper Provides: python-aaargh BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-pip %description -n python3-aaargh The Python standard library contains the *optparse*, *getopt*, and *argparse* modules, and out in the wild you will find many alternative command line @@ -91,5 +92,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Mar 03 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.1-1 +* Mon Mar 06 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.1-1 - Package Spec generated |