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 python-3.11.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: python-3.11
version: "3.11.12"
epoch: 1
epoch: 2
description: "the Python programming language"
copyright:
- license: PSF-2.0
Expand Down Expand Up @@ -57,7 +57,7 @@ pipeline:

- uses: patch
with:
patches: gh-118224.patch gh-127301.patch
patches: gh-118224.patch gh-127301.patch gh-134341.patch

- name: Configure
runs: |
Expand Down
Loading
Loading