Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-auditwheel.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-auditwheel
version: "6.4.1"
epoch: 2
epoch: 3
description: auditing and relabeling of PEP 600 Linux wheels
copyright:
- license: MIT
Expand Down Expand Up @@ -40,7 +40,7 @@ pipeline:

- uses: patch
with:
patches: 597.patch
patches: 597.patch 607.patch

subpackages:
- range: py-versions
Expand Down
Loading
Loading