We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96abdae commit ea69186Copy full SHA for ea69186
py3-fromager.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: py3-fromager
3
- version: 0.31.4
4
- epoch: 1
+ version: 0.31.5
+ epoch: 0
5
description: Wheel maker
6
copyright:
7
- license: Apache-2.0
@@ -36,7 +36,7 @@ pipeline:
36
- uses: git-checkout
37
with:
38
repository: https://github.com/python-wheel-build/fromager
39
- expected-commit: b815993668de6cd37f7cd4f3494edad030f31e20
+ expected-commit: b01a2d1b03381badcbe1602fbe99d89d8a9b429d
40
tag: ${{package.version}}
41
42
subpackages:
0 commit comments