From 69e7291c668861d39e2ecea15be3ad80b1914907 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Jul 2023 02:48:12 +0000 Subject: automatic import of copr-cli --- .gitignore | 1 + copr-cli.spec | 12 ++++-------- sources | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index fdf3361..5ef1863 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /copr-cli-1.109.tar.gz /copr-cli-git-7620.64e3545.tar.gz +/copr-cli-git-7652.b8277be.tar.gz diff --git a/copr-cli.spec b/copr-cli.spec index 1a6d513..40285de 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -6,11 +6,11 @@ %global with_python2 1 %endif -%global min_python_copr_version 1.128.1.dev +%global min_python_copr_version 1.128.1 Name: copr-cli Version: 1.109 -Release: 1.git.7620.64e3545%{?dist} +Release: 1.git.7652.b8277be%{?dist} Summary: Command line 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: copr-cli-git-7620.64e3545.tar.gz +Source0: copr-cli-git-7652.b8277be.tar.gz BuildArch: noarch @@ -35,7 +35,6 @@ Requires: python3-jinja2 Requires: python3-simplejson Requires: python3-humanize Requires: python3-koji -Requires: python3-future Recommends: python3-progress Suggests: python3-beautifulsoup4 @@ -49,13 +48,11 @@ BuildRequires: python3-responses BuildRequires: python3-setuptools BuildRequires: python3-simplejson BuildRequires: python3-munch -BuildRequires: python3-future %else Requires: python-copr >= %min_python_copr_version Requires: python-jinja2 Requires: python-simplejson Requires: python-humanize -Requires: python-future BuildRequires: pytest BuildRequires: python-copr >= %min_python_copr_version @@ -67,7 +64,6 @@ BuildRequires: python2-responses BuildRequires: python-setuptools BuildRequires: python-simplejson BuildRequires: python-munch -BuildRequires: python-future %endif # We historically shipped empty doc package, uninstall it. @@ -90,7 +86,7 @@ and submit new builds and COPR will create yum repository from latests builds. This package contains command line interface. %prep -%setup -q -n copr-cli-git-7620.64e3545 +%setup -q -n copr-cli-git-7652.b8277be %build diff --git a/sources b/sources index 258ed55..2b94b02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fabe3b2311f93f1909ebd38f8d7d8370 copr-cli-git-7620.64e3545.tar.gz +1bddbb2c833161f409edf998ffa0974c copr-cli-git-7652.b8277be.tar.gz -- cgit v1.2.3