Skip to content

Commit

Permalink
[Debug] try without Epel9 hack
Browse files Browse the repository at this point in the history
Signed-off-by: Cristian Le <[email protected]>
  • Loading branch information
LecrisUT committed May 23, 2024
1 parent c652542 commit 4f56271
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,6 @@ synced_files:
upstream_package_name: fmf
downstream_package_name: fmf

# Epel9 fails to build with dynamic version. Need to create archive with PKG-INFO
# F37 works with setuptools_scm 7.0
actions:
create-archive:
- "hatch build -t sdist"
- "sh -c 'echo dist/fmf-*.tar.gz'"
get-current-version:
- "hatch version"

srpm_build_deps:
- hatch
- python3-hatch-vcs

jobs:
- job: copr_build
trigger: pull_request
Expand Down

0 comments on commit 4f56271

Please sign in to comment.