python-dbusmock/packit.yaml
Packit e01a5906df [packit] 0.27.5 upstream release
Upstream tag: 0.27.5
Upstream commit: eab65d47

Signed-off-by: Packit <hello@packit.dev>
2022-04-05 06:27:30 +00:00

41 lines
969 B
YAML

# See the documentation for more information:
# https://packit.dev/docs/configuration/
specfile_path: packaging/python-dbusmock.spec
upstream_project_url: https://github.com/martinpitt/python-dbusmock
issue_repository: https://github.com/martinpitt/python-dbusmock
copy_upstream_release_description: true
upstream_package_name: python-dbusmock
downstream_package_name: python-dbusmock
files_to_sync:
- packit.yaml
- src: packaging/python-dbusmock.spec
dest: python-dbusmock.spec
jobs:
- job: copr_build
trigger: pull_request
metadata:
targets:
- fedora-development
- fedora-stable
- job: propose_downstream
trigger: release
metadata:
dist_git_branches:
- fedora-development
- fedora-stable
- job: koji_build
trigger: commit
metadata:
dist_git_branches:
- fedora-all
- job: bodhi_update
trigger: commit
metadata:
dist_git_branches:
- fedora-all