Automatic update for packit-0.104.0-1.fc42, python-specfile-0.32.6-1.fc42.
* Fri Nov 15 2024 Packit <hello@packit.dev> - 0.104.0-1
- Packit configuration file can now have a placeholder top-level key `_` that is ignored when read.
This is useful for storing yaml anchors in complex config files, e.g.:
```yaml
_:
base-test: &base-test
job: tests
fmf_path: .distro
jobs:
- <<: *base-test
trigger: pull_request
manual_trigger: true
- <<: *internal-test
trigger: commit
use_internal_tf: true
(#2378)
- You can now define with_opts and without_opts in target-specific configuration of copr_build job to build with --with and --without rpmbuild options. (#2463)
- Resolves: #2325040
##### **Changelog for python-specfile**
```
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2024-32380457c4
Please log in to add feedback.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been submitted for stable by bodhi