معرفی شرکت ها


copr-cli-1.105-1.fc38.src.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Command line interface for COPR
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته copr-cli
نام فایل بسته copr-cli-1.105-1.fc38.src.rpm
نسخه بسته 1.105
انتشار بسته 1.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 25 Jan 2023 12
هاست سازنده buildvm-x86-32.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/fedora-copr/copr
مجوز GPL-2.0-or-later
حجم دانلود 120K
حجم نصب 96.542K
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.105-1.fc38.noarch.rpm 1.105 noarch Fedora Everything
copr-cli-1.108-1.fc38.noarch.rpm 1.108 noarch Fedora Everything
copr-cli-1.110-1.fc38.noarch.rpm 1.110 noarch Fedora Everything
copr-cli-1.110-1.fc38.src.rpm 1.110 noarch Fedora Everything
copr-cli-1.111-1.fc38.noarch.rpm 1.111 noarch Fedora Everything
copr-cli-1.111-1.fc38.src.rpm 1.111 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.105-1.fc38 copr-cli


نحوه نصب


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

    dnf install copr-cli-1.105-1.fc38.src.rpm


فایل ها

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


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

تاریخ آخرین تغییر جزئیات
2023-01-24

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

2022-11-26

move to GitHub home page
add parameter for custom method repos

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