معرفی شرکت ها
packit-0.72.0-1.fc38.src.rpm
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتوضیحات
| ویژگی | مقدار |
|---|---|
| سیستم عامل | Linux |
| توزیع | Fedora 38 |
| مخزن | Fedora Everything noarch |
| نام بسته | packit |
| نام فایل بسته | packit-0.72.0-1.fc38.src.rpm |
| نسخه بسته | 0.72.0 |
| انتشار بسته | 1.fc38 |
| معماری بسته | noarch |
| نگهدارنده | - |
| تاریخ ساخت | Fri 31 Mar 2023 12 |
| هاست سازنده | buildvm-ppc64le-29.iad2.fedoraproject.org |
| نوع بسته | .rpm |
| آدرس صفحه اصلی | https://github.com/packit/packit |
| مجوز | MIT |
| حجم دانلود | 17M |
| حجم نصب | 16.094M |
جایگزین ها
| بسته | نسخه | معماری | مخزن |
|---|---|---|---|
| packit-0.72.0-1.fc38.noarch.rpm | 0.72.0 | noarch | Fedora Everything |
| packit-0.73.0-1.fc38.noarch.rpm | 0.73.0 | noarch | Fedora Everything |
| packit-0.87.1-1.fc38.noarch.rpm | 0.87.1 | noarch | Fedora Everything |
| packit-0.87.1-1.fc38.src.rpm | 0.87.1 | noarch | Fedora Everything |
| packit-0.97.1-1.fc38.noarch.rpm | 0.97.1 | noarch | Fedora Everything |
| packit-0.97.1-1.fc38.src.rpm | 0.97.1 | noarch | Fedora Everything |
نیازمندی
| مقدار | نام |
|---|---|
| - | python3-GitPython |
| >= 7.0.0 | python3-bodhi-client |
| - | python3-cachetools |
| - | python3-cccolutils |
| - | python3-click-man |
| - | python3-copr |
| - | python3-devel |
| - | python3-fedora |
| - | python3-gnupg |
| - | python3-koji |
| - | python3-lazy-object-proxy |
| - | python3-marshmallow |
| - | python3-marshmallow-enum |
| - | python3-ogr |
| - | python3-packaging |
| - | python3-pyyaml |
| - | python3-requests |
| - | python3-requests-kerberos |
| - | python3-rpkg |
| - | python3-specfile |
| - | python3-tabulate |
| - | python3dist(setuptools) |
| - | python3dist(setuptools-scm) |
| - | python3dist(setuptools-scm-git-archive) |
ارائه دهنده
| مقدار | نام |
|---|---|
| = 0.72.0-1.fc38 | packit |
| = 0.72.0-1.fc38 | python3-packit |
نحوه نصب
نصب پکیج rpm packit:
dnf install packit-0.72.0-1.fc38.src.rpm
فایل ها
| مسیرها |
|---|
| packit.spec |
گزارش تغییرات
| تاریخ آخرین تغییر | جزئیات |
|---|---|
| 2023-03-31 |
Packit now preserves `autorelease` macro during `propose_downstream` and `pull_from_upstream`. (#1904)
|
| 2023-03-25 |
`upstream_tag_template` is now also used when looking for the latest version tag in Git. This allows upstream repositories to mix different tag-patterns in the same repository, but consider only one to tell the latest version. (#1891)
|
| 2023-03-20 |
Now packit uses the `get_current_version` action defined by the user to retrieve version before updating the specfile %setup macro (if any). (#1886)
|
| 2023-03-05 |
`packit validate-config` now correctly checks glob-patterns in `files_to_sync`. (#1865)
|
| 2023-02-20 |
Packit now requires bodhi in version 7.0.0 at minimum. (#1844)
|
| 2023-02-03 |
Packit now sanitizes changelog messages in order not to break spec file parsing. (#1841)
|
| 2023-01-20 |
When configuring Copr chroot (target in Packit terminology) specific configuration, make sure to specify `additional_modules` as a string containing module names separated with a comma, example: "httpd:2.4,python:4". (#1826)
|
| 2023-01-19 |
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
| 2023-01-04 |
No changes. This is a fixup release for sake of Packit deployment.
|
| 2022-12-22 |
Packit now puts the correct release number into the changelog when the `Release` tag is reset during `propose-downstream`. (#1816)
|
| 2022-12-09 |
Packit now correctly handles a race condition when it tries to create bodhi updates for builds that are not yet tagged properly. CLI exprience was also improved for this case. (#1803)
|
| 2022-12-02 |
`packit propose-downstream` now uploads all remote sources (those specified as URLs) and the source specified by `spec_source_id` (whether remote or not) to lookaside. Previously, only Source0 was uploaded.
|
| 2022-11-12 |
Packit now correctly finds SRPM when rpmbuild reports warnings when it parses the spec file. (#1772)
|
| 2022-11-04 |
Fixed an issue due to which the repository was never searched for a specfile if 'specfile_path' was not specified, and 'specfile_path' was always set to '<repo_name>.spec'. (#1758)
|
| 2022-10-27 |
Fixed an issue with version and release being updated even if `--no-bump` flag was specified. Also fixed an issue when `None` appeared in release instead of a number. (#1753)
|
| 2022-10-21 |
Packit can now correctly authenticate with Bodhi 6 and therefore create Bodhi updates. đ (#1746)
|