Fedora Packages

python3-packit-0.59.0-2.el8 in EPEL 8

↵ Return to the main page of python3-packit
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2023-01-30 Miro HronĨok <mhroncok at redhat dot com> - 0.59.0-2 - Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
2022-08-25 Packit <hello at packit dot dev> - 0.59.0-1 - Packit CLI can now submit VM images in Red Hat Image Builder. All build-related commands have now consistent `--wait`/`--no-wait` options. (#1666) - No more annoying issues will be created after a successfull propose downstream. (#1693)
2022-08-05 Packit <hello at packit dot dev> - 0.57.0-1 - BREAKING CHANGE: fixed an issue where the repo was searched for the specfile before checking if 'downstream_package_name' is set, and '<downstream_package_name>.spec' can be used as the 'specfile_path'. (#1663)
2022-07-14 Packit <hello at packit dot dev> - 0.55.0-1 - Packit can now correctly create bodhi updates using the new Bodhi 6 client. (#1651)
2022-06-29 Packit <hello at packit dot dev> - 0.54.0-1 - Packit Bash completion file is no longer needlessly executable. (#1634) - Transition to Bodhi's new authentication mechanism is now fully complete. (#1635)
2022-06-22 Packit <hello at packit dot dev> - 0.53.0-1 - Packit now works with Bodhi 5 and Bodhi 6 authentication mechanism. (#1629) - Git ref name that Packit works with during `propose-downstream` is now made more obvious in logs. (#1626) - Packit now correctly handles creation of custom archives in root while a specfile is in a subdirectory. (#1622) - Creation of a Bodhi update will not timeout anymore as Packit is now using a more efficient way of obtaining the latest build in a release. (#1612)
2022-06-08 Packit <hello at packit dot dev> - 0.52.1-1 - Fixed a regression where string values for the `targets` and `dist_git_branches` configuration keys were not accepted. (#1608)
2022-05-26 Packit <hello at packit dot dev> - 0.52.0-1 - Packit will not raise exceptions anymore when creating an SRPM with dangling symlinks. (#1592) - `packit validate-config` now checks the paths in the package config (path of the specfile, paths of the files to be synced) relative to the project path (#1596) - The name of the temporary branch in `_packitpatch` was normalized which fixed applying the patches during `packit source-git init` (#1593)
2022-05-13 Packit <hello at packit dot dev> - 0.51.0-1 - We have decided to deprecate `metadata` section for job configurations. All metadata-specific configuration values can be placed on the same level as the job definition. For now we are in a backward-compatible period, please move your settings from the `metadata` section. (#1569) - Packit now correctly removes patches during `packit source-git init` when the preamble does not contain blank lines. (#1582) - `packit source-git` commands learnt to replace Git-trailers in commit messages if they already exist. (#1577) - Packit now supports `--release-suffix` parameter in all of the related CLI commands. Also we have added a support for the `release_suffix` option from configuration to the CLI. With regards to that we have introduced a new CLI switch `--default-release-suffix` that allows you to override the configuration option to Packit-generated default option that ensures correct NVR ordering of the RPMs. (#1586)
2022-05-05 Packit <hello at packit dot dev> - 0.50.0-1 - When initializing source-git repos, the author of downstream commits created from patch files which are not in a git-am format is set to the original author of the patch-file in dist-git, instead of using the locally configured Git author. (#1575) - Packit now supports `release_suffix` configuration option that allows you to override the long release string provided by Packit that is used to ensure correct ordering and uniqueness of RPMs built in Copr. (#1568) - From the security perspective, we have to decided to disable the `create_pr` option for our service, from now on Packit will unconditionally create PRs when running `propose-downstream`. We have also updated the `propose-downstream` CLI such that it is possible to use `create_pr` from configuration or override it via `--pr`/`--no-pr` options. (#1563) - The `source-git update-*` commands now check whether the target repository is pristine and in case not raise an error. (#1562)

Provides

  • python3-packit
  • python3.6dist(packitos)
  • python3dist(packitos)

Files


Sources on Pagure