Skip to content

Commit

Permalink
Update 3.11.yaml to 3.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
infrabits-python3-alpine-update[bot] committed Oct 3, 2023
1 parent dce4745 commit 07350f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apko-3.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ contents:
- https://dl-cdn.alpinelinux.org/alpine/edge/community
packages:
- alpine-base
- python3=3.11.5
- python3=3.11.6
6 changes: 3 additions & 3 deletions melange-3.11.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: python3
version: 3.11.5
version: 3.11.6
epoch: 0
description: A high-level scripting language
copyright:
Expand Down Expand Up @@ -30,8 +30,8 @@ environment:
pipeline:
- uses: fetch
with:
uri: https://www.python.org/ftp/python/3.11.5/Python-3.11.5.tgz
expected-sha256: a12a0a013a30b846c786c010f2c19dd36b7298d888f7c4bd1581d90ce18b5e58
uri: https://www.python.org/ftp/python/3.11.6/Python-3.11.6.tgz
expected-sha256: c049bf317e877cbf9fce8c3af902436774ecef5249a29d10984ca3a37f7f4736
- name: Force use of system libraries
runs: |
rm -rf Modules/expat \
Expand Down

0 comments on commit 07350f9

Please sign in to comment.