↵ Return to the main page of python3-packit
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-04-13 | Packit <hello at packit dot dev> - 1.7.0-1 | - We have implemented a set of options `osh_options` that allow you to customize OpenScanHub scans via config. (#2570) - Resolves: rhbz#2359309 |
2025-04-04 | Packit <hello at packit dot dev> - 1.6.0-1 | - When using `fast_forward_merge_into`, `version_update_mask` is now correctly being taken into consideration. (#2551) - We have introduced a new command group `config` for configuration-related commands and moved `validate-config` command under it, resulting in the new command being `packit config validate`. (#2559) - Resolves: rhbz#2357504 |
2025-03-31 | Packit <hello at packit dot dev> - 1.5.0-1 | - Packit now supports `--base-nvr` option while submitting scans to OpenScanHub. The base nvr is pulled in from koji to perform a differential scan. (#2569) - Resolves: rhbz#2356218 |
2025-03-18 | Packit <hello at packit dot dev> - 1.3.0-1 | - Cached values of OpenSUSE aliases are used for any exception coming from `opensuse_distro_aliases` to not break a code flow if there is any problem with getting the online ones. (#2548) - A couple of other small improvements. - Resolves: rhbz#2353174 |
2025-02-23 | Packit <hello at packit dot dev> - 1.2.0-1 | - Packit reloads spec file after `create-archive` to keep user changes. (#2533) - Resolves: rhbz#2347179 |
2025-02-14 | Packit <hello at packit dot dev> - 1.1.1-1 | - Packit doesn't attempt to upload git-tracked remote sources (for example a [GPG keyring](https://docs.fedoraproject.org/en-US/packaging-guidelines/#_verifying_signatures)) to lookaside cache anymore when syncing release. (#2518) - Resolves: rhbz#2345745 |
2025-02-02 | Packit <hello at packit dot dev> - 1.1.0-1 | - Thanks to the work of [Bryan Elee](https://github.com/rxbryan) (as part of his Google Summer of Code work) and [Dan Čermák](https://github.com/dcermak), there is a new `packit build in-obs` CLI command to trigger a build in [OBS](https://build.opensuse.org/). (#2067) - Resolves: rhbz#2343396 |
2025-01-26 | Packit <hello at packit dot dev> - 1.0.1-1 | - `version_update_mask` now applies to EPEL dist-git branches in the same way it does to stable Fedora branches. (#2507) - Resolves: rhbz#2342176 |
2025-01-20 | Packit <hello at packit dot dev> - 1.0.0-1 | - Job type `build` removed after deprecation, is now `copr_build`. - Job type `production_build` removed after deprecation, is now `upstream_koji_build`. - Key `upstream_project_name` removed after deprecation, is now `upstream_package_name`. - Key `synced_files` removed after deprecation, is now `files_to_sync`. - Resolves: rhbz#2338988 |
2025-01-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.106.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |