From 9ba7e62dc1a7b3c20de3e96819fd25d14e6a21c7 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Nov 12 2020 21:03:43 +0000 Subject: Update copr-cli to 1.90-1 --- diff --git a/copr-cli.spec b/copr-cli.spec index 6107a78..d01783a 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -6,8 +6,10 @@ %global with_python2 1 %endif +%global min_python_copr_version 1.105.2.dev + Name: copr-cli -Version: 1.89 +Version: 1.90 Release: 1%{?dist} Summary: Command line interface for COPR @@ -28,7 +30,7 @@ BuildRequires: libxslt BuildRequires: util-linux %if %{with python3} -Requires: python3-copr >= 1.89 +Requires: python3-copr >= %min_python_copr_version Requires: python3-jinja2 Requires: python3-simplejson Requires: python3-humanize @@ -36,7 +38,7 @@ Requires: python3-koji Recommends: python3-progress -BuildRequires: python3-copr >= 1.89 +BuildRequires: python3-copr >= %min_python_copr_version BuildRequires: python3-devel BuildRequires: python3-jinja2 BuildRequires: python3-humanize @@ -45,13 +47,13 @@ BuildRequires: python3-setuptools BuildRequires: python3-simplejson BuildRequires: python3-munch %else -Requires: python-copr >= 1.89 +Requires: python-copr >= %min_python_copr_version Requires: python-jinja2 Requires: python-simplejson Requires: python-humanize BuildRequires: pytest -BuildRequires: python-copr >= 1.89 +BuildRequires: python-copr >= %min_python_copr_version BuildRequires: python-devel BuildRequires: python-jinja2 BuildRequires: python-humanize @@ -104,7 +106,7 @@ install -m 755 copr_cli/package_build_order.py %{buildroot}/%{_bindir}/package-b %check -%{__python} -m pytest tests +%{__python} -m pytest -vv tests %files @@ -123,6 +125,20 @@ install -m 755 copr_cli/package_build_order.py %{buildroot}/%{_bindir}/package-b %changelog +* Mon Nov 09 2020 Jakub Kadlcik 1.90-1 +- cli, frontend: custom build batches +- cli: propagate build --bootstrap value to API call +- cli: move the build --bootstrap option to a correct parser +- frontend, cli, python, rpmbuild: better bootstrap config +- beaker-tests, cli, frontend, python, rpmbuild: add option to config bootstrap +- all: run pytest with -vv in package build +- cli: fix timeout option to allow change timeout for build +- cli: fix dist-git unit tests +- common, cli, python, rpmbuild, frontend, backend: DistGit source method +- cli: support project/chroot format for getting/editting chroots +- cli: do bash-completion when argcomplete is installed +- cli: formally deprecate --memory option + * Tue Aug 11 2020 Pavel Raiskup 1.89-1 - copr get-package supports with_latest* args again - testsuite fixes for el6 diff --git a/sources b/sources index 780fd31..8cfb04a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-cli-1.89.tar.gz) = a25b6f0c8e5d767c4e776907d2dae88654d4770570017ef41c6013845f8d8ff563ffa0dcbf523549cc2baf8d0c6cad78897649af7485cc659abe4daa98aa23c2 +SHA512 (copr-cli-1.90.tar.gz) = 4fa7ad444b3e417c34881ff4be8bf5f0090c57df3ed24f1937dbd3779478ff9daeb35eba9c25a2ee411bb9ffc165be0e08ee6004791f5be3eda790a86381c0c4