معرفی شرکت ها


copr-cli-1.103-1.fc37.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Command line interface for COPR
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته copr-cli
نام فایل بسته copr-cli-1.103-1.fc37.src.rpm
نسخه بسته 1.103
انتشار بسته 1.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 18 Aug 2022 02
هاست سازنده buildvm-x86-03.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://pagure.io/copr/copr
مجوز GPLv2+
حجم دانلود 120K
حجم نصب 95.892K
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.


جایگزین ها

بسته نسخه معماری مخزن
copr-cli-1.103-1.fc37.noarch.rpm 1.103 noarch Fedora Everything
copr-cli-1.108-1.fc37.noarch.rpm 1.108 noarch Fedora Everything
copr-cli-1.110-1.fc37.noarch.rpm 1.110 noarch Fedora Everything
copr-cli-1.110-1.fc37.src.rpm 1.110 noarch Fedora Everything


نیازمندی

مقدار نام
- asciidoc
- libxslt
>= 1.120.3.dev python3-copr
- python3-devel
- python3-future
- python3-humanize
- python3-jinja2
- python3-munch
- python3-pytest
- python3-responses
- python3-setuptools
- python3-simplejson
- util-linux


ارائه دهنده

مقدار نام
= 1.103-1.fc37 copr-cli


نحوه نصب


نصب پکیج rpm copr-cli:

    dnf install copr-cli-1.103-1.fc37.src.rpm


فایل ها

مسیرها
copr-cli-1.103.tar.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-08-16

add packit_forge_projects_allowed for Copr projects

2022-07-26

Add support for pyp2spec generator
Fix the --debug test on EL7
Simplify cli configuration
Make requests-gssapi an opt-in dep in PyPI
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

2022-06-21

Remove depraceted method `copr-cli buildfedpkg'

2022-04-04

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

2022-03-18

add 'edit-chroot --reset' option
add 'edit-chroot --rpmbuild-with{,out}'
add 'edit-chroot --modules' option

2022-02-02

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

2021-11-10

More detailed "Request is not in JSON format" error
APIv3 /monitor route

2021-09-30

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

2021-08-25

add parameters for disabling appstream generation
let exceptions flow to the main function
generate webhook secrets using APIv3

2021-04-27

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

2021-03-16

support cli --enable-net for builds
new cli options for fedora-review

2021-01-20

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

2020-11-30

new --isolation option
add --help output for build --timeout option

2020-11-09

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