Blob Blame History Raw
specfile_path: python-apypie.spec
files_to_sync:
    - python-apypie.spec
    - .packit.yaml

upstream_package_name: apypie
upstream_project_url: https://github.com/Apipie/apypie
downstream_package_name: python-apypie
upstream_tag_template: "v{version}"

jobs:

- job: pull_from_upstream
  trigger: release
  dist_git_branches:
   - fedora-all
  actions:
    changelog-entry:
    - bash -c 'echo "- New release ${PACKIT_PROJECT_VERSION}"'

- 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