From e3b4780286d724a9040a1426235e703788818c87 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Fri, 20 Jun 2025 12:32:12 +0200 Subject: [PATCH] python-podman-5.5.0-1.el10 - update to https://github.com/containers/podman-py/releases/tag/v5.5.0 - Related: RHEL-80817 Signed-off-by: Jindrich Novy --- .packit.yaml | 41 ----------------------------------------- README.packit | 3 --- 2 files changed, 44 deletions(-) delete mode 100644 .packit.yaml delete mode 100644 README.packit diff --git a/.packit.yaml b/.packit.yaml deleted file mode 100644 index 8c062fa..0000000 --- a/.packit.yaml +++ /dev/null @@ -1,41 +0,0 @@ ---- -# See the documentation for more information: -# https://packit.dev/docs/configuration/ - -downstream_package_name: python-podman -specfile_path: rpm/python-podman.spec -upstream_tag_template: v{version} - -srpm_build_deps: - - make - -jobs: - - job: copr_build - trigger: pull_request - targets: - - fedora-all - - centos-stream-8 - - centos-stream-9 - - # Run on commit to main branch - - job: copr_build - trigger: commit - branch: main - owner: rhcontainerbot - project: podman-next - - - job: propose_downstream - trigger: release - update_release: false - dist_git_branches: - - fedora-all - - - job: koji_build - trigger: commit - dist_git_branches: - - fedora-all - - - job: bodhi_update - trigger: commit - dist_git_branches: - - fedora-branched # rawhide updates are created automatically diff --git a/README.packit b/README.packit deleted file mode 100644 index 115b422..0000000 --- a/README.packit +++ /dev/null @@ -1,3 +0,0 @@ -This repository is maintained by packit. -https://packit.dev/ -The file was generated using packit 0.88.0.post1.dev4+gc070191b.