diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 13:03:23 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-03-06 13:03:23 +0000 |
commit | 3e0a4cee01534d5a1240face43d626a857eebf4a (patch) | |
tree | b303a98556b849ecfa40df7a3e05cf57516acca9 /python-aaargh.spec | |
parent | a67fca86c697d7c2ad09bc71f4101c331a81d12e (diff) |
automatic import of python-aaargh
Diffstat (limited to 'python-aaargh.spec')
-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 |