| Name: | copr-cli |
|---|---|
| Version: | 1.110 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 230174 |
| License: | GPL-2.0-or-later |
| RPM: | copr-cli-1.110-1.el7.noarch.rpm |
| Source RPM: | copr-cli-1.110-1.el7.src.rpm |
| Build Date: | Fri Aug 25 2023 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/fedora-copr/copr |
| Summary: | Command line interface for COPR |
| Description: | COPR 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. |
- 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
- 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
- Bump release version for release mess
- Explicitly ask which user checks the permissions - Add `get` cli command for proxy.project.get()
- Add --review parameter for download-build - Disable default option for modifying project - Add option for follow_fedora_branching - Simplify `mock-config` output
- More understandable module hotfixes description - Add options to download only built RPMs/spec files - Use the --dirname parameter for copr-cli monitor - Disable appstream by default - Use SPDX license
- move to GitHub home page - add parameter for custom method repos
- add packit_forge_projects_allowed for Copr projects
- Add support for pyp2spec generator - Fix the --debug test on EL7 - Simplify cli configuration - Make requests-gssapi an opt-in dep in PyPI - Sync 'copr build' with other 'copr build*' methods - De-duplicate printing builds, and waiting - De-duplicate logic for taking dirname from arg - Simplify and fix progress bar - Add API support for runtime_dependencies - Print the URL of created project
- Remove depraceted method `copr-cli buildfedpkg'