Fri, 29 Mar 2024 07:14:28 UTC | login

Information for build copr-cli-1.93-1.fc33

ID193758
Package Namecopr-cli
Version1.93
Release1.fc33
Epoch
SummaryCommand line interface for COPR
DescriptionCOPR is lightweight build system. It allows you to create new project in WebUI, and submit new builds and COPR will create yum repository from latests builds. This package contains command line interface.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Apr 2021 14:29:37 UTC
CompletedThu, 08 Apr 2021 14:29:37 UTC
Tags
f33
RPMs
src
copr-cli-1.93-1.fc33.src.rpm (info) (download)
noarch
copr-cli-1.93-1.fc33.noarch.rpm (info) (download)
Changelog * Tue Mar 16 2021 Pavel Raiskup <praiskup@redhat.com> 1.93-1 - support cli --enable-net for builds - new cli options for fedora-review * Wed Jan 20 2021 Pavel Raiskup <praiskup@redhat.com> 1.92-1 - allow excluding chroots when submitting builds - raise a proper exception if the module yaml file does not exist - allow etting isolation option per chroot - fix serializable() helper for the new python3-munch * Mon Nov 30 2020 Pavel Raiskup <praiskup@redhat.com> 1.91-1 - new --isolation option - add --help output for build --timeout option * Mon Nov 09 2020 Jakub Kadlcik <frostyx@email.cz> 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 <praiskup@redhat.com> 1.89-1 - copr get-package supports with_latest* args again - testsuite fixes for el6 - useful error message when new client runs against old frontend * Mon Aug 10 2020 Pavel Raiskup <praiskup@redhat.com> 1.88-1 - add command to list all builds of a project - more effective query of packages with their latest builds - point docs to the correct Fedora Copr instances * Tue Jun 09 2020 Pavel Raiskup <praiskup@redhat.com> 1.87-1 - enable deleting multiple builds from cli * Wed Mar 18 2020 Pavel Raiskup <praiskup@redhat.com> 1.86-1 - add script to list package build order in copr or koji - fix `copr mock-config` to use `dnf.conf/yum.conf` automatically * Wed Feb 05 2020 Pavel Raiskup <praiskup@redhat.com> 1.85-1 - new 'copr-cli build-module --distgit DISTGIT' option - make build-package honor the --background flag * Wed Jan 15 2020 Tomas Hrnciar <thrnciar@redhat.com> 1.84-1 - Don't spam when downloading build - fix chroot-list command to work on both python2 and python3 - add command to list all available chroots * Wed Dec 04 2019 Pavel Raiskup <praiskup@redhat.com> 1.83-1 - added module_hotfixes support - nicer mock-config (build config) api output - mock-config un-deprecated * Thu Oct 03 2019 Pavel Raiskup <praiskup@redhat.com> 1.82-1 - manpage: update API token url - support multilib projects - fix traceback when lost connection during copr-cli build - adding cheat for copr * Tue Aug 13 2019 Pavel Raiskup <praiskup@redhat.com> 1.81-1 - cli: pypi package needs to depend on 'humanize' * Mon Jul 29 2019 Pavel Raiskup <praiskup@redhat.com> 1.80-1 - drop pylint from BR - use humanize instead of format_size(); fix issue#724 * Wed Apr 24 2019 Jakub Kadlčík <frostyx@email.cz> 1.79-1 - add CLI for permissions - new --max-builds option - rename repos 'url' attribute to 'baseurl' - generate mock rootdir on client side - pass a repo priority to dnf config - Revert "[cli] fix copr mock-config" - support temporary projects - print helpful hints for config parsing errors - fix tests broken by PR#547 - fix copr-cli downloading parent directory for cancelled builds