Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

copr-cli-1.105-1.fc38 RPM for noarch

From Fedora 38 for ppc64le / c

Name: copr-cli Distribution: Fedora Project
Version: 1.105 Vendor: Fedora Project
Release: 1.fc38 Build date: Tue Jan 24 22:14:44 2023
Group: Unspecified Build host: buildvm-x86-32.iad2.fedoraproject.org
Size: 264758 Source RPM: copr-cli-1.105-1.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/fedora-copr/copr
Summary: Command line interface for COPR
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.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Jan 24 2023 Jakub Kadlcik <frostyx@email.cz> 1.105-1
  - 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
* Sat Nov 26 2022 Jakub Kadlcik <frostyx@email.cz> 1.104-1
  - move to GitHub home page
  - add parameter for custom method repos
* Tue Aug 16 2022 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 1.103-1
  - add packit_forge_projects_allowed for Copr projects
* Tue Jul 26 2022 Jakub Kadlcik <frostyx@email.cz> 1.102-1
  - 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
* Tue Jun 21 2022 Jakub Kadlcik <frostyx@email.cz> 1.101-1
  - Remove depraceted method `copr-cli buildfedpkg'
* Mon Apr 04 2022 Pavel Raiskup <praiskup@redhat.com> 1.100-1
  - list-package-names now uses pagination
  - ensure that (error/info) logging is printed even without --debug
  - support for GSSAPI authentication added
  - re-try 3x the connection to Frontend upon failures
* Fri Mar 18 2022 Pavel Raiskup <praiskup@redhat.com> 1.99-1
  - add 'edit-chroot --reset' option
  - add 'edit-chroot --rpmbuild-with{,out}'
  - add 'edit-chroot --modules' option
* Wed Feb 02 2022 Silvie Chlupova <schlupov@redhat.com> 1.98-1
  - don't traceback for missing field in frontend's output
  - paginate packages list in APIv3
  - fix exit code when a build is canceled
  - api monitor page to contain pkg_version
* Wed Nov 10 2021 Silvie Chlupova <schlupov@redhat.com> 1.97-1
  - More detailed "Request is not in JSON format" error
  - APIv3 /monitor route
* Thu Sep 30 2021 Silvie Chlupova 1.96-1
  - frontend: speedup for listing builds via APIv3
  - cli: print JSON list continuously, not at once when all items are fetched
  - cli: add regenerate-repos command
* Wed Aug 25 2021 Pavel Raiskup <praiskup@redhat.com> 1.95-1
  - add parameters for disabling appstream generation
  - let exceptions flow to the main function
  - generate webhook secrets using APIv3
* Tue Apr 27 2021 Jakub Kadlcik <frostyx@email.cz> 1.94-1
  - cli: migrate from CoprClient APIv1 call for generating webhook secrets
  - cli: fix output format, new option --output-format
  - test: cli: Test for get-chroot command
  - Explicitly require setuptools, copr_cli/main.py imports pkg_resources
  - cli: test list-builds, list-packages and get-package output
* Tue Mar 16 2021 Pavel Raiskup <praiskup@redhat.com> 1.93-1
  - support cli --enable-net for builds
  - new cli options for fedora-review

Files

/usr/bin/copr
/usr/bin/copr-cli
/usr/bin/package-build-order
/usr/lib/python3.11/site-packages/copr_cli
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/copr_cli-1.105-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/copr_cli/README.rst
/usr/lib/python3.11/site-packages/copr_cli/__init__.py
/usr/lib/python3.11/site-packages/copr_cli/__pycache__
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/build_config.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/build_config.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/helpers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/helpers.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/main.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/main.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/monitor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/monitor.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/package_build_order.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/package_build_order.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/printers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/printers.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/copr_cli/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_cli/build_config.py
/usr/lib/python3.11/site-packages/copr_cli/helpers.py
/usr/lib/python3.11/site-packages/copr_cli/main.py
/usr/lib/python3.11/site-packages/copr_cli/monitor.py
/usr/lib/python3.11/site-packages/copr_cli/package_build_order.py
/usr/lib/python3.11/site-packages/copr_cli/printers.py
/usr/lib/python3.11/site-packages/copr_cli/util.py
/usr/share/cheat
/usr/share/cheat/copr
/usr/share/cheat/copr-cli
/usr/share/doc/copr-cli
/usr/share/doc/copr-cli/README.rst
/usr/share/licenses/copr-cli
/usr/share/licenses/copr-cli/LICENSE
/usr/share/man/man1/copr-cli.1.gz
/usr/share/man/man1/copr.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:57:55 2024