summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-06-20 09:53:43 +0000
committerCoprDistGit <infra@openeuler.org>2023-06-20 09:53:43 +0000
commiteae8373cd0025d52381f317263e749c471e9f3b3 (patch)
tree1799c68ca33472dce1c915de74bcceab81886e0f
parentaea14c13b62a7548090c9dc1f370ab66e627269e (diff)
automatic import of copr-frontend
-rw-r--r--.gitignore1
-rw-r--r--copr-frontend.spec14
-rw-r--r--sources2
3 files changed, 11 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 04ddbd5..c5ba55a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/copr-frontend-1.199.tar.gz
/copr-frontend-git-7629.1f0da47.tar.gz
/copr-frontend-git-7629.a938735.tar.gz
+/copr-frontend-git-7629.cbd177a.tar.gz
diff --git a/copr-frontend.spec b/copr-frontend.spec
index 9d38240..ab57c21 100644
--- a/copr-frontend.spec
+++ b/copr-frontend.spec
@@ -49,7 +49,7 @@
Name: copr-frontend
Version: 1.200
-Release: 1.git.7629.a938735%{?dist}
+Release: 1.git.7629.cbd177a%{?dist}
Summary: Frontend for Copr
License: GPL-2.0-or-later
@@ -58,7 +58,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: copr-frontend-git-7629.a938735.tar.gz
+Source0: copr-frontend-git-7629.cbd177a.tar.gz
BuildArch: noarch
@@ -97,6 +97,7 @@ BuildRequires: python3dist(pylibravatar)
BuildRequires: python3dist(wtforms) >= 2.2.1
BuildRequires: python3dist(flask-wtf)
BuildRequires: python3-flask-whooshee
+BuildRequires: python3-flask-restx
BuildRequires: python3-gobject
BuildRequires: python3-html2text
BuildRequires: python3-html5-parser
@@ -116,7 +117,8 @@ BuildRequires: python3-sphinxcontrib-httpdomain
BuildRequires: python3-whoosh
BuildRequires: python3-ldap
BuildRequires: python3-yaml
-BuildRequires: python3-backoff
+BuildRequires: python3-backoff >= 1.9.0
+BuildRequires: python3-pygal
BuildRequires: redis
BuildRequires: modulemd-tools >= 0.6
BuildRequires: python3dist(authlib)
@@ -158,6 +160,7 @@ Requires: python3dist(xstatic-datatables)
Requires: python3dist(xstatic-patternfly)
Requires: python3dist(xstatic-bootstrap-scss)
Requires: python3-flask-whooshee
+Requires: python3-flask-restx
Requires: python3-gobject
Requires: python3-html2text
Requires: python3-html5-parser
@@ -176,7 +179,8 @@ Requires: python3-requests
Requires: python3-templated-dictionary
Requires: python3-zmq
Requires: python3-ldap
-Requires: python3-backoff
+Requires: python3-backoff >= 1.9.0
+Requires: python3-pygal
Requires: js-jquery-ui
Requires: modulemd-tools >= 0.6
Requires: python3dist(authlib)
@@ -233,7 +237,7 @@ custom %{name}-flavor package.
%prep
-%setup -q -n copr-frontend-git-7629.a938735
+%setup -q -n copr-frontend-git-7629.cbd177a
%build
diff --git a/sources b/sources
index a8965c8..79ff0d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3b528f64d080f99f2098d31cb655d0e copr-frontend-git-7629.a938735.tar.gz
+63f8806045ddaed7bf8abdfbf6491475 copr-frontend-git-7629.cbd177a.tar.gz