From 0b594f5896b633e02f0fdcbbc5e2b042c1252c0c Mon Sep 17 00:00:00 2001 From: Packit Date: Sep 23 2023 11:23:48 +0000 Subject: [packit] 0.81.0 upstream release Upstream tag: 0.81.0 Upstream commit: 134be17e --- diff --git a/.gitignore b/.gitignore index cd5b675..b113ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ /packitos-0.78.1.tar.gz /packitos-0.78.2.tar.gz /packitos-0.80.0.tar.gz +/packitos-0.81.0.tar.gz diff --git a/README.packit b/README.packit index 703d0d8..ce6b9b9 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.79.1.post20+g7ecfe459. +The file was generated using packit 0.80.0.post35+g9430d702. diff --git a/packit.spec b/packit.spec index 0e2d251..f3b3ad4 100644 --- a/packit.spec +++ b/packit.spec @@ -6,7 +6,7 @@ %endif Name: packit -Version: 0.80.0 +Version: 0.81.0 Release: 1%{?dist} Summary: A tool for integrating upstream projects with Fedora operating system @@ -77,6 +77,13 @@ cp files/bash-completion/packit %{buildroot}%{bash_completions_dir}/packit %doc README.md %changelog +* Sat Sep 23 2023 Packit - 0.81.0-1 +- 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) +- When updating the `Version` tag during `propose_downstream` or `pull_from_upstream`, Packit now tries to update referenced macros (if any) rather than overwriting the references. (#2087) +- If you have concerns about Packit uploading new archives to lookaside cache before creating a pull request, you can newly set `upload_sources` to False to disable this. (#2086) +- We have fixed a bug that could cause duplicit PRs to be created when using the `commit-message` action. (#2080) +- Packit now supports `commit-message` action that can be used to override the default commit message produced by Packit during `propose-downstream` or `pull-from-upstream`. Please pay attention to our [documentation](https://packit.dev/docs/configuration/actions#commit-message) with regards to the usage of this action. (#2070) + * Fri Sep 08 2023 Packit - 0.80.0-1 - 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) - Packit now exposes `PACKIT_PACKAGE_NAME`, `PACKIT_UPSTREAM_PACKAGE_NAME` and `PACKIT_DOWNSTREAM_PACKAGE_NAME` environment variables to all actions. (#2061) diff --git a/plans/full.fmf b/plans/full.fmf index 85305fe..b3b6af4 100644 --- a/plans/full.fmf +++ b/plans/full.fmf @@ -15,6 +15,4 @@ adjust: - how: install package: python3-pip - how: shell - # the version lock on deepdiff can be removed once this is resolved: - # https://github.com/seperman/deepdiff/issues/416 - script: pip3 install flexmock deepdiff==6.3.1 + script: pip3 install flexmock deepdiff diff --git a/plans/git_reference.py b/plans/git_reference.py index 7f42e11..d62d0b4 100644 --- a/plans/git_reference.py +++ b/plans/git_reference.py @@ -1,8 +1,9 @@ #!/usr/bin/python -import fmf -from pathlib import Path import subprocess +from pathlib import Path + +import fmf tree_root = Path.cwd().absolute() node = fmf.Tree(tree_root).find("/plans") diff --git a/plans/main.fmf b/plans/main.fmf index 12abe29..5b5b567 100644 --- a/plans/main.fmf +++ b/plans/main.fmf @@ -3,4 +3,4 @@ execute: discover: how: fmf url: https://github.com/packit/packit.git - ref: a40b8acb418d65dca3cc12f18ee19a9fb23ce92e + ref: 134be17e9b09d278e27e1a8773fbe7b3b2dd6703 diff --git a/sources b/sources index 2256b62..b3e8cc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (packitos-0.80.0.tar.gz) = d3cf5d3a11a7eece127040a098a07f6a141f8c0ebadf226c1276beb243ed92452b75d65459f935b3bf8f0a6e07078aee4329420911c5efa84233abaed1274994 +SHA512 (packitos-0.81.0.tar.gz) = 9fd4d01fb7c3b8470888512f45d145ac60c38af465cd2efd434a2a5ee4e9c1a7f845b4d3eab63c1ca24ef762c06727383d5c4efae9eedd899d0ca7727bb92a9c