stable

packit-0.106.0-1.fc42 and python-specfile-0.33.0-1.fc42

FEDORA-2024-5fc9014006 created by packit-stg 3 months ago for Fedora 42

Automatic update for python-specfile-0.33.0-1.fc42, packit-0.106.0-1.fc42.

Changelog for python-specfile
* Mon Dec 16 2024 Packit <hello@packit.dev> - 0.33.0-1
- There is a new convenience method `Sections.get_or_create()` that allows you to manipulate a section
  without checking if it exists first. If a section doesn't exist, it will be appended to the end. (#441)
  For example, this will work properly even on spec files without `%changelog`:

  ```
  with spec.sections() as sections:
      changelog = sections.get_or_create("changelog")
      changelog[:] = ["%autochangelog"]
  ```
- Resolves: rhbz#2332288

Changelog for packit
* Mon Dec 16 2024 Packit <hello@packit.dev> - 0.106.0-1
- We have added a `--resultdir` option for building in mock via our CLI (`packit build in-mock`). (#2475)
- Resolves: rhbz#2332425

This update's test gating status has been changed to 'waiting'.

3 months ago

This update's test gating status has been changed to 'ignored'.

3 months ago

This update's test gating status has been changed to 'waiting'.

3 months ago

This update's test gating status has been changed to 'ignored'.

3 months ago

This update has been submitted for stable by bodhi

3 months ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
0 days
Dates
submitted
3 months ago
in testing
3 months ago
in stable
3 months ago
approved
3 months ago
BZ#2332288 python-specfile-0.33.0 is available
0
0
BZ#2332425 packit-0.106.0 is available
0
0

Automated Test Results