diff options
author | CoprDistGit <infra@openeuler.org> | 2023-03-23 02:47:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-03-23 02:47:21 +0000 |
commit | 7d23e15d0094f9e205cbf8d10cadd7fa98b9eba1 (patch) | |
tree | a88f4cd65ef38b6266d389fc2873d93d8feb6ffb | |
parent | e671fdb2947e8ffffd172ac3a9bc97f8aaac73e8 (diff) |
automatic import of python-copr
-rw-r--r-- | python-copr.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python-copr.spec b/python-copr.spec index 4f9e64c..2b7d219 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -135,6 +135,10 @@ Requires: python3-requests-gssapi Requires: python3-future %endif +%if 0%{?openEuler} +BuildRequires: pyproject-rpm-macros +%endif + %{?python_provide:%python_provide python3-copr} %if 0%{?fedora} > 30 || 0%{?rhel} > 8 || 0%{?openEuler} |