Information for build copr-cli-2.1-1.fc42

ID1264
Package Namecopr-cli
Version2.1
Release1.fc42
Epoch
DraftFalse
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
StartedMon, 09 Jun 2025 16:09:13 UTC
CompletedMon, 09 Jun 2025 16:09:13 UTC
Tags
f42
RPMs
src
copr-cli-2.1-1.fc42.src.rpm (info) (download)
noarch
copr-cli-2.1-1.fc42.noarch.rpm (info) (download)
Changelog * Tue Mar 25 2025 Pavel Raiskup <praiskup@redhat.com> 2.1-1 - add a workaround for recursive fedora-review file downloads - drop python-six dependency * Wed Oct 02 2024 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 2.0-1 - Allow admins to set storage for new projects * Tue May 21 2024 Jakub Kadlcik <frostyx@email.cz> 1.112-1 - Add per package timeout option - Remove dependency on simplejson * Fri Mar 01 2024 Pavel Raiskup <praiskup@redhat.com> 1.111-1 - correctly check CoprDir name before uploading large SRPM - assign fallback value from self.username - fix `copr build` +args --help output - typo in --namespace help output * Tue Aug 15 2023 Pavel Raiskup <praiskup@redhat.com> 1.110-1 - priority=X support for copr DNF repositories added - new 'copr-cli download-build --logs' option added - make the pyp2spec tool the default PyPI spec generator * Tue May 23 2023 Jakub Kadlcik <frostyx@email.cz> 1.109-1 - Show CHROOT in help output instead of CHROOTS - More readable errors related to implicit ownername - General check if it makes sense to upload SRPM - Describe add-package-custom and edit-package-custom in the manpage - Sync --timeout manpage docs with --help output * Wed Apr 05 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.108-1 - Bump release version for release mess * Tue Apr 04 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.107-1 - Explicitly ask which user checks the permissions - Add `get` cli command for proxy.project.get()