From 926987aea2a6caa9ca26dc069e050e355f352286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Mon, 2 Mar 2026 13:13:21 +0100 Subject: [PATCH] Debug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nikola Forró --- .packit.yaml | 36 ++++++++---------------------------- 1 file changed, 8 insertions(+), 28 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index c326264..a80352f 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,7 +1,6 @@ --- packit_instances: ["prod", "stg"] -upstream_project_url: https://github.com/packit/specfile issue_repository: https://github.com/packit/specfile # PEP440 @@ -14,20 +13,14 @@ packages: specfile: &specfile upstream_package_name: specfile downstream_package_name: python-specfile - specfile_path: &specfile_path fedora/python-specfile.spec + specfile_path: &specfile_path python-specfile.spec files_to_sync: - *specfile_path - .packit.yaml - - src: plans/ - dest: plans/ - - src: .fmf/ - dest: .fmf/ srpm_build_deps: - python3-build - python3-setuptools_scm actions: &actions - pre-sync: - - python3 plans/git_reference.py create-archive: - python3 -m build --sdist --outdir ./fedora/ - bash -c "ls -1t ./fedora/*.tar.gz | head -n 1" @@ -35,14 +28,10 @@ packages: specfile-epel8: <<: *specfile - specfile_path: &specfile_path_epel8 epel8/python-specfile.spec + specfile_path: &specfile_path_epel8 python-specfile.spec files_to_sync: - *specfile_path_epel8 - .packit.yaml - - src: plans/ - dest: plans/ - - src: .fmf/ - dest: .fmf/ actions: <<: *actions create-archive: @@ -51,14 +40,10 @@ packages: specfile-epel10: <<: *specfile - specfile_path: &specfile_path_epel10 epel10/python-specfile.spec + specfile_path: &specfile_path_epel10 python-specfile.spec files_to_sync: - *specfile_path_epel10 - .packit.yaml - - src: plans/ - dest: plans/ - - src: .fmf/ - dest: .fmf/ actions: <<: *actions create-archive: @@ -68,14 +53,10 @@ packages: # docs: https://gitlab.com/CentOS/Integration/packit-cbs/docs specfile-centos-integration-sig: <<: *specfile - specfile_path: &specfile_path_centos_sig centos-integration-sig/python-specfile.spec + specfile_path: &specfile_path_centos_sig python-specfile.spec files_to_sync: - *specfile_path_centos_sig - .packit.yaml - - src: plans/ - dest: plans/ - - src: .fmf/ - dest: .fmf/ actions: <<: *actions create-archive: @@ -222,11 +203,10 @@ jobs: trigger: release packages: [specfile] dist_git_branches: - rawhide: - fast_forward_merge_into: - - fedora-branched - - eln - epel-9: {} + - fedora-rawhide + - fedora-branched + - eln + - epel-9 - <<: *pull_from_upstream packages: [specfile-epel8] dist_git_branches: