summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-27 09:53:14 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-27 09:53:14 +0000
commit7f50f5e14a0b6fa4e3cf13f96c32115aaf407d4b (patch)
tree9df710960d9a35ae62c3afaf9b164f658dcb1a8a
parenteece12da597425a94fcda8353de97c871ee4fd5e (diff)
automatic import of python-copropeneuler20.03
-rw-r--r--python-copr.spec13
-rw-r--r--sources2
2 files changed, 11 insertions, 4 deletions
diff --git a/python-copr.spec b/python-copr.spec
index fbebe8d..ad15270 100644
--- a/python-copr.spec
+++ b/python-copr.spec
@@ -8,7 +8,7 @@
Name: python-copr
Version: 1.129
-Release: 1.git.62.7442ec4%{?dist}
+Release: 1%{?dist}
Summary: Python interface for Copr
License: GPL-2.0-or-later
@@ -17,7 +17,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-62.dd025d4.tar.gz
+Source0: %name-%version.tar.gz
BuildArch: noarch
@@ -37,6 +37,7 @@ BuildRequires: python-configparser
BuildRequires: pytest
BuildRequires: python2-devel
BuildRequires: python2-requests-gssapi
+BuildRequires: python-future
# for doc package
BuildRequires: python-sphinx
BuildRequires: python-docutils
@@ -51,6 +52,7 @@ BuildRequires: python-munch
BuildRequires: python2-filelock
BuildRequires: python2-configparser
BuildRequires: python2-requests-gssapi
+BuildRequires: python-future
# for doc package
BuildRequires: python2-sphinx
BuildRequires: python2-docutils
@@ -82,6 +84,7 @@ Requires: python-requests-toolbelt
Requires: python-requests-gssapi
Requires: python-setuptools
Requires: python-six >= 1.9.0
+Requires: python-future
%else
Requires: python2-configparser
Requires: python2-munch
@@ -91,6 +94,7 @@ Requires: python2-requests-toolbelt
Requires: python2-setuptools
Requires: python2-requests-gssapi
Requires: python2-six >= 1.9.0
+Requires: python-future
%endif
%{?python_provide:%python_provide python2-copr}
@@ -117,6 +121,7 @@ BuildRequires: python3-requests-toolbelt
BuildRequires: python3-six
BuildRequires: python3-sphinx
BuildRequires: python3-requests-gssapi
+BuildRequires: python3-future
Requires: python3-munch
Requires: python3-filelock
@@ -125,6 +130,7 @@ Requires: python3-requests-toolbelt
Requires: python3-setuptools
Requires: python3-six
Requires: python3-requests-gssapi
+Requires: python3-future
%{?python_provide:%python_provide python3-copr}
@@ -136,6 +142,7 @@ BuildRequires: python3-devel
BuildRequires: python3-sphinx
BuildRequires: python3-pytest
BuildRequires: python3-requests-gssapi
+BuildRequires: python3-future
BuildRequires: python3-filelock
BuildRequires: pyproject-rpm-macros
@@ -166,7 +173,7 @@ developers only.
%prep
-%setup -q -n python-copr-git-62.dd025d4
+%setup -q
%build
diff --git a/sources b/sources
index 3cfbb98..51a8416 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b36b2e8a105856936eb17dc432b69fb python-copr-git-62.dd025d4.tar.gz
+4bfa95a4e9a425b8d76b0b7366ef625a python-copr-1.129.tar.gz