From aea14c13b62a7548090c9dc1f370ab66e627269e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 20 Jun 2023 09:36:40 +0000 Subject: automatic import of copr-frontend --- .gitignore | 1 + copr-frontend.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 58f28ca..04ddbd5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /copr-frontend-git-35.2003ae3.tar.gz /copr-frontend-1.199.tar.gz /copr-frontend-git-7629.1f0da47.tar.gz +/copr-frontend-git-7629.a938735.tar.gz diff --git a/copr-frontend.spec b/copr-frontend.spec index 7bb620a..9d38240 100644 --- a/copr-frontend.spec +++ b/copr-frontend.spec @@ -49,7 +49,7 @@ Name: copr-frontend Version: 1.200 -Release: 1.git.7629.1f0da47%{?dist} +Release: 1.git.7629.a938735%{?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.1f0da47.tar.gz +Source0: copr-frontend-git-7629.a938735.tar.gz BuildArch: noarch @@ -90,7 +90,6 @@ BuildRequires: python3dist(flask-caching) %else BuildRequires: python3-flask-cache %endif - BuildRequires: python3dist(flask-openid) BuildRequires: python3dist(flask-sqlalchemy) BuildRequires: python3dist(sqlalchemy-utils) @@ -120,7 +119,7 @@ BuildRequires: python3-yaml BuildRequires: python3-backoff BuildRequires: redis BuildRequires: modulemd-tools >= 0.6 -BuildRequires: python3-authlib +BuildRequires: python3dist(authlib) %endif Requires: crontabs @@ -180,7 +179,7 @@ Requires: python3-ldap Requires: python3-backoff Requires: js-jquery-ui Requires: modulemd-tools >= 0.6 -Requires: python3-authlib +Requires: python3dist(authlib) Provides: bundled(bootstrap-combobox) = 1.1.6 Provides: bundled(bootstrap-select) = 1.5.4 @@ -234,7 +233,7 @@ custom %{name}-flavor package. %prep -%setup -q -n copr-frontend-git-7629.1f0da47 +%setup -q -n copr-frontend-git-7629.a938735 %build diff --git a/sources b/sources index 0c67ea4..a8965c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6f06b9a69535fccd0080a5b5ba08bf1 copr-frontend-git-7629.1f0da47.tar.gz +f3b528f64d080f99f2098d31cb655d0e copr-frontend-git-7629.a938735.tar.gz -- cgit v1.2.3