معرفی شرکت ها


copr-distgit-client-0.64-1.fc38.x86_64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Utility to download sources from dist-git
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything x86_64
نام بسته copr-distgit-client
نام فایل بسته copr-distgit-client-0.64-1.fc38.x86_64.rpm
نسخه بسته 0.64
انتشار بسته 1.fc38
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed 25 Jan 2023 05
هاست سازنده buildvm-x86-04.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/fedora-copr/copr
مجوز GPL-2.0-or-later
حجم دانلود 33K
حجم نصب 55.566K
A simple, configurable python utility that is able to download sources from various dist-git instances, and generate source RPMs. The utility is able to automatically map the .git/config clone URL into the corresponding dist-git instance configuration.


جایگزین ها

بسته نسخه معماری مخزن
copr-distgit-client-0.64-1.fc38.aarch64.rpm 0.64 aarch64 Fedora Everything
copr-distgit-client-0.70-1.fc38.aarch64.rpm 0.70 aarch64 Fedora Everything
copr-distgit-client-0.70-1.fc38.x86_64.rpm 0.70 x86_64 Fedora Everything
copr-distgit-client-0.72-1.fc38.aarch64.rpm 0.72 aarch64 Fedora Everything
copr-distgit-client-0.72-1.fc38.x86_64.rpm 0.72 x86_64 Fedora Everything


نیازمندی

مقدار نام
- /usr/bin/git
- /usr/bin/python3
= 0.64-1.fc38 config(copr-distgit-client)
- curl
= 3.11 python(abi)
- python3-rpmautospec


ارائه دهنده

مقدار نام
= 0.64-1.fc38 config(copr-distgit-client)
= 0.64-1.fc38 copr-distgit-client
= 0.64-1.fc38 copr-distgit-client(x86-64)


نحوه نصب


نصب پکیج rpm copr-distgit-client:

    dnf install copr-distgit-client-0.64-1.fc38.x86_64.rpm


فایل ها

مسیرها
/etc/copr-distgit-client
/etc/copr-distgit-client/default.ini
/usr/bin/copr-distgit-client
/usr/lib/python3.11/site-packages/__pycache__/copr_distgit_client.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/copr_distgit_client.cpython-311.pyc
/usr/lib/python3.11/site-packages/copr_distgit_client.py
/usr/share/licenses/copr-distgit-client
/usr/share/licenses/copr-distgit-client/LICENSE


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

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

Add runtime dependency for python-backoff

2023-01-24

Retry when copr-distgit is temporarily down
Don't print traceback for 404 errors on SRPM download
Decode URL encoded characters such as %5E into caret
Use SPDX license

2022-11-26

migrate from pipes to shlex
move to GitHub home page
use repos from task for custom method
switch to template for custom method
strip trailing / from clone url

2022-08-09

rpmbuild: specify some optional parameters for pyp2spec

2022-07-27

fix source build detection needed for %dist hacks

2022-07-26

Add support for pyp2spec generator
Define copr-specific macros for make_srpm method
Define copr-specific macros for custom builds
Determine SRPM builds by having source_type
Undefine %dist for SRPM builds
Build SRPM from DistGit even with missing sources
Drop an unused extract_srpm method

2022-06-21

Fix make_srpm with new git
Define copr-specific macros also for SRPM builds
SCM method to clone recursively

2022-04-11

Don't fail a build because of fedora-review
Require a new version of fedora-review tool

2022-03-18

copr-distgit-client: document the configuration for the dist-git subpackage
copr-distgit-client: add the centos-stream configuration
copr-distgit-client: new --forked-from option that allows builds from (any) forks
rpmbuild: support for remote refs in committish (PR#2049 and PR#2081)

2022-02-02

don't depend on autospec in EL9
better PID for copr-rpmbuild-log
keep the required common version on one place

2021-11-10

Fixing copr-common version

2021-11-10

Fixup ACR handling
Always set 'requests.get()' timeout
Drop ANSI escape sequences from logs again
Install fedora-review-plugin-java

2021-10-11

%auto{spec,changelog} support for DistGit method

2021-09-30

rpmbuild: require the latest version of gem2rpm
rpmbuild: update main.ini and rpkg.conf.j2 for rpkg 3.0 compatibility

2021-06-15

provide the build results as results.json

2021-05-20

don't cleanup resultdir itself, only contents