Skip to content
Closed
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
6 changes: 3 additions & 3 deletions python-3.10.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: python-3.10
version: "3.10.18"
epoch: 6
version: "3.10.19"
epoch: 0
description: "the Python programming language"
copyright:
- license: PSF-2.0
Expand Down Expand Up @@ -45,7 +45,7 @@ var-transforms:
pipeline:
- uses: git-checkout
with:
expected-commit: 88663ef89ba3576df02cc818c653f91c7d5dd023
expected-commit: f08d3c437bc5f41973ddd11f4cfc3d9fe04010f7
repository: https://github.com/python/cpython.git
tag: v${{package.version}}

Expand Down
Loading