معرفی شرکت ها
packit-0.97.1-1.fc38.noarch.rpm
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتوضیحات
ویژگی | مقدار |
---|---|
سیستم عامل | Linux |
توزیع | Fedora 38 |
مخزن | Fedora Everything noarch |
نام بسته | packit |
نام فایل بسته | packit-0.97.1-1.fc38.noarch.rpm |
نسخه بسته | 0.97.1 |
انتشار بسته | 1.fc38 |
معماری بسته | noarch |
نگهدارنده | - |
تاریخ ساخت | Fri 17 May 2024 04 |
هاست سازنده | buildvm-s390x-06.s390.fedoraproject.org |
نوع بسته | .rpm |
آدرس صفحه اصلی | https://github.com/packit/packit |
مجوز | MIT |
حجم دانلود | 55K |
حجم نصب | 19.640K |
جایگزین ها
بسته | نسخه | معماری | مخزن |
---|---|---|---|
packit-0.72.0-1.fc38.noarch.rpm | 0.72.0 | noarch | Fedora Everything |
packit-0.72.0-1.fc38.src.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.src.rpm | 0.97.1 | noarch | Fedora Everything |
نیازمندی
مقدار | نام |
---|---|
- | /usr/bin/python3 |
= 0.97.1-1.fc38 | python3-packit |
ارائه دهنده
مقدار | نام |
---|---|
= 0.97.1-1.fc38 | packit |
نحوه نصب
نصب پکیج rpm packit:
dnf install packit-0.97.1-1.fc38.noarch.rpm
فایل ها
مسیرها |
---|
/usr/bin/packit |
/usr/share/bash-completion/completions/packit |
/usr/share/licenses/packit |
/usr/share/licenses/packit/LICENSE |
/usr/share/man/man1/packit-build-in-copr.1.gz |
/usr/share/man/man1/packit-build-in-image-builder.1.gz |
/usr/share/man/man1/packit-build-in-koji.1.gz |
/usr/share/man/man1/packit-build-in-mock.1.gz |
/usr/share/man/man1/packit-build-locally.1.gz |
/usr/share/man/man1/packit-build.1.gz |
/usr/share/man/man1/packit-create-update.1.gz |
/usr/share/man/man1/packit-dist-git-init.1.gz |
/usr/share/man/man1/packit-dist-git.1.gz |
/usr/share/man/man1/packit-init.1.gz |
/usr/share/man/man1/packit-prepare-sources.1.gz |
/usr/share/man/man1/packit-propose-downstream.1.gz |
/usr/share/man/man1/packit-pull-from-upstream.1.gz |
/usr/share/man/man1/packit-push-updates.1.gz |
/usr/share/man/man1/packit-scan-in-osh.1.gz |
/usr/share/man/man1/packit-source-git-init.1.gz |
/usr/share/man/man1/packit-source-git-status.1.gz |
/usr/share/man/man1/packit-source-git-update-dist-git.1.gz |
/usr/share/man/man1/packit-source-git-update-source-git.1.gz |
/usr/share/man/man1/packit-source-git.1.gz |
/usr/share/man/man1/packit-srpm.1.gz |
/usr/share/man/man1/packit-status.1.gz |
/usr/share/man/man1/packit-sync-from-downstream.1.gz |
/usr/share/man/man1/packit-validate-config.1.gz |
گزارش تغییرات
تاریخ آخرین تغییر | جزئیات |
---|---|
2024-05-17 |
We have fixed the behaviour for `dist-git init` command when `upstream-git-url` argument is specified.
|
2024-05-15 |
Add a `scan-in-osh` subcommand in the CLI to perform a scan through OpenScanHub. By default, it performs a full scan of the packages and a differential scan can be performed through `--base-srpm` option. (#2301)
|
2024-04-22 |
`packit dist-git init` now allows specifying `--version-update-mask` option and also any arbitrary top-level configuration options. (#2288)
|
2024-04-08 |
Packit previously put the "[packit]" string as a prefix in the subject of pull-from-upstream commits. Now the prefix is no longer there - this is made unnecessary noise in autochangelog. This affects the default. Custom action can still override this behavior. (#2263)
|
2024-03-28 |
`packit validate-config` now checks whether `upstream_project_url` is set if `pull_from_upstream` job is configured. (#2254)
|
2024-03-17 |
Added new configuration options `status_name_template` and `allowed_builders`.
|
2024-02-26 |
Packit now checks the version to propose against the version in specfile and doesn't create downgrade PRs. (#2239)
|
2024-02-19 |
Packit now supports `trigger: ignore` which can be used for templating by using the YAML. (#2234)
|
2024-02-07 |
We have introduced new CLI command `packit dist-git init` that initializes Packit configuration for release automation in dist-git repository. (#2225)
|
2024-01-28 |
`pull-from-upstream` and `propose-downstream` commands now have the `--sync-acls` option that enables syncing the ACLs between dits-git repo and fork. The default behaviour was, however, changed to not sync the ACLs. (#2214)
|
2024-01-19 |
We have fixed a bug in handling chroot-specific configuration once the chroots themselves are updated. (#2194)
|
2024-01-07 |
We have fixed a bug preventing the release from being synced downstream if the changelog to be set is empty. (#2183)
|
2023-11-30 |
Packit now links the information related to upstream in PRs opened when syncing a release. (#2173)
|
2023-11-24 |
Packit now correctly sets the specfile content (e.g. changelog entry) even if it syncs the specfile from upstream the first time. (#2170)
|
2023-11-20 |
Packit _0.86.1_ was not released on PyPI due to an internal bug, it should be fixed in this release.
|
2023-10-30 |
Packit no longer downloads sources excluded using spec file conditions. (#2132)
|