معرفی شرکت ها
packit-0.87.1-1.fc38.src.rpm
تبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتبلیغات ما
مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.
مشاهده بیشترتوضیحات
ویژگی | مقدار |
---|---|
سیستم عامل | Linux |
توزیع | Fedora 38 |
مخزن | Fedora Everything noarch |
نام بسته | packit |
نام فایل بسته | packit-0.87.1-1.fc38.src.rpm |
نسخه بسته | 0.87.1 |
انتشار بسته | 1.fc38 |
معماری بسته | noarch |
نگهدارنده | - |
تاریخ ساخت | Fri 01 Dec 2023 04 |
هاست سازنده | buildvm-s390x-25.s390.fedoraproject.org |
نوع بسته | .rpm |
آدرس صفحه اصلی | https://github.com/packit/packit |
مجوز | MIT |
حجم دانلود | 6.3M |
حجم نصب | 6.191M |
جایگزین ها
بسته | نسخه | معماری | مخزن |
---|---|---|---|
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.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 |
نیازمندی
مقدار | نام |
---|---|
- | (python3dist(tomli) if python3-devel < 3.11) |
- | pyproject-rpm-macros |
- | python3-devel |
- | python3-devel |
>= 7 | python3dist(bodhi-client) |
- | python3dist(cachetools) |
- | python3dist(cccolutils) |
- | python3dist(click) |
- | python3dist(click-man) |
- | python3dist(copr) |
- | python3dist(deepdiff) |
- | python3dist(distro) |
- | python3dist(flexmock) |
- | python3dist(gitpython) |
- | python3dist(hatch-vcs) |
- | python3dist(hatchling) |
- | python3dist(koji) |
- | python3dist(lazy-object-proxy) |
- | python3dist(marshmallow) |
- | python3dist(marshmallow-enum) |
- | python3dist(munch) |
- | python3dist(ogr) |
- | python3dist(packaging) |
>= 19 | python3dist(pip) |
- | python3dist(pytest) |
- | python3dist(pytest-cov) |
- | python3dist(pytest-timeout) |
- | python3dist(python-fedora) |
- | python3dist(python-gnupg) |
- | python3dist(pyyaml) |
- | python3dist(requests) |
- | python3dist(requests-kerberos) |
- | python3dist(rpkg) |
- | python3dist(setuptools) |
- | python3dist(setuptools-scm) |
- | python3dist(specfile) |
- | python3dist(tabulate) |
ارائه دهنده
مقدار | نام |
---|---|
= 0.87.1-1.fc38 | packit |
= 0.87.1-1.fc38 | python3-packit |
نحوه نصب
نصب پکیج rpm packit:
dnf install packit-0.87.1-1.fc38.src.rpm
فایل ها
مسیرها |
---|
packit.spec |
گزارش تغییرات
تاریخ آخرین تغییر | جزئیات |
---|---|
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)
|
2023-10-16 |
We have adjusted how we include the resolved bugzillas in the commit messages created when syncing the release downstream so that the resolved bugzillas are included in changelog when using %autochangelog. (#2126)
|
2023-10-06 |
We have fixed an issue that prevented automated allowlisting in the Packit Service. (#2113)
|
2023-09-29 |
You can now specify bugs resolved by an update by `-b` or `--resolve-bug` option for `propose-downstream` and `pull-from-upstream` commands. The values will be added by default to the changelog and commit message and provided in `commit-message` and `changelog-entry` actions as `PACKIT_RESOLVED_BUGS` env variable. (#2094)
|
2023-09-23 |
Packit now supports the `pkg_tool` option in the config (at the top-level or with specific packages when using the monorepo syntax). This option can be used for switching between `fedpkg` or `centpkg`. (#2085)
|
2023-09-08 |
Packit CLI now provides a new command `pull-from-upstream`, offering the same functionality as `propose-downstream` but suited for usage from the dist-git repository with Packit configuration placed there. This was primarily added to help reproduce the behaviour of the service's [pull_from_upstream job](https://packit.dev/docs/configuration/downstream/pull_from_upstream). (#2063)
|
2023-08-22 |
We have fixed a bug in getting allowed GPG keys when syncing the release for projects with Packit config
|
2023-08-11 |
2 new configuration options for filtering when getting latest upstream release tag were introduced: `upstream_tag_include` and `upstream_tag_exclude`. They should contain a Python regex that can be used as an argument in `re.match`. (#2030)
|
2023-08-04 |
Packit's license in RPM specfile is now confirmed to be SPDX compatible. (#2026)
|
2023-07-13 |
Temporarily disabled test dependencies on Fedora Rawhide because of missing `python3-deepdiff`. (#2008)
|
2023-07-08 |
Packit now correctly reloads upstream specfile after running `pre-sync` action. (#2006)
|
2023-06-17 |
Packit now includes dist-git branch in the title of the PRs for `propose-downstream` and `pull-from-upstream`. (#1996)
|
2023-05-26 |
Unsuccessful Image Builder requests now provide error details so you can fix the Image configuration. (#1981)
|