Skip to content
Snippets Groups Projects
Commit e7ca8f80 authored by Robert Marshall's avatar Robert Marshall
Browse files

Bump Python to 3.9.17


- Update to the June 2023 patch release version for Python 3

Changelog: changed
Signed-off-by: default avatarRobert Marshall <rmarshall@gitlab.com>
parent 091ef62a
No related branches found
No related tags found
1 merge request!101Omnibus Gitlab 16.2 branching point
......@@ -23,7 +23,7 @@
# files/gitlab-cookbooks/gitlab/attributes/default.rb
# spec/chef/recipes/gitaly_spec.rb
# spec/chef/recipes/gitlab-rails_spec.rb
default_version '3.9.16'
default_version '3.9.17'
dependency 'libedit'
dependency 'ncurses'
......@@ -40,7 +40,7 @@
skip_transitive_dependency_licensing true
source url: "https://www.python.org/ftp/python/#{version}/Python-#{version}.tgz",
sha256: '1ad539e9dbd2b42df714b69726e0693bc6b9d2d2c8e91c2e43204026605140c5'
sha256: '8ead58f669f7e19d777c3556b62fae29a81d7f06a7122ff9bc57f7dd82d7e014'
relative_path "Python-#{version}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment