summaryrefslogtreecommitdiff
path: root/python-copr.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-06-28 09:18:08 +0000
committerCoprDistGit <infra@openeuler.org>2023-06-28 09:18:08 +0000
commitc1574777e9ef1a4087d78082e60ceca6cfa57525 (patch)
tree67d543bfa539ced8eabfecefdbeb22a3a13b3d32 /python-copr.spec
parent66795c792b98e9b4c1103f845311c590c3436ef0 (diff)
automatic import of python-copr
Diffstat (limited to 'python-copr.spec')
-rw-r--r--python-copr.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/python-copr.spec b/python-copr.spec
index b431b39..9ee719a 100644
--- a/python-copr.spec
+++ b/python-copr.spec
@@ -10,7 +10,7 @@
Name: python-copr
Version: 1.129
-Release: 1.git.7640.9b8b541%{?dist}
+Release: 1.git.7640.d26c50c%{?dist}
Summary: Python interface for Copr
License: GPL-2.0-or-later
@@ -19,7 +19,7 @@ URL: https://github.com/fedora-copr/copr
# Source is created by:
# git clone %%url && cd copr
# tito build --tgz --tag %%name-%%version-%%release
-Source0: python-copr-git-7640.9b8b541.tar.gz
+Source0: python-copr-git-7640.d26c50c.tar.gz
BuildArch: noarch
@@ -147,6 +147,7 @@ BuildRequires: python3-pytest
BuildRequires: python3-requests-gssapi
BuildRequires: python3-future
BuildRequires: python3-filelock
+BuildRequires: pyproject-rpm-macros
%generate_buildrequires
%pyproject_buildrequires -r
@@ -175,7 +176,7 @@ developers only.
%prep
-%setup -q -n python-copr-git-7640.9b8b541
+%setup -q -n python-copr-git-7640.d26c50c
%build