diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-27 08:03:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-27 08:03:09 +0000 |
commit | d0ab09b881187903594ca972c4996140e3464e53 (patch) | |
tree | 20dfb79550015115f8993239631a91c9a95b1946 | |
parent | b16bce42aecacde209ee319a59ecca517904b6f9 (diff) |
automatic import of python-retry2openeuler23.03openeuler20.03
-rw-r--r-- | python-retry2.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-retry2.spec b/python-retry2.spec index 91ff5a1..42cd73f 100644 --- a/python-retry2.spec +++ b/python-retry2.spec @@ -19,6 +19,7 @@ Summary: Easy to use retry decorator. Provides: python-retry2 BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-wheel BuildRequires: python3-pip %description -n python3-retry2 Easy to use retry decorator. |