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 <jnovy@redhat.com>
This commit is contained in:
parent
25706ec3ae
commit
e3b4780286
41
.packit.yaml
41
.packit.yaml
@ -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
|
|
@ -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.
|
|
Loading…
Reference in New Issue
Block a user