Skip to content

Commit

Permalink
Remove outdated EPEL 9 workaround (#871)
Browse files Browse the repository at this point in the history
Remove outdated EPEL 9 workaround

Sync of downstream change: https://src.fedoraproject.org/rpms/python-ogr/pull-request/688

Reviewed-by: Laura Barcziová
  • Loading branch information
2 parents e7b838e + 9e8acb1 commit 2b78ef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions fedora/python-ogr.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ One Git library to Rule!


%generate_buildrequires
# The -w flag is required for EPEL 9's older hatchling
%pyproject_buildrequires %{?el9:-w}
%pyproject_buildrequires


%build
Expand Down
2 changes: 1 addition & 1 deletion plans/packit-integration.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ adjust:

- when: "distro == rhel-9 or distro == centos-9 or distro == centos-stream-9"
because: "build and deepdiff are not in EPEL 9"
prepare:
prepare+:
- how: install
package: python3-pip
- how: shell
Expand Down

0 comments on commit 2b78ef6

Please sign in to comment.