@@ -91,16 +91,6 @@ api = "0.2"
9191 uri = " https://buildpacks.cloudfoundry.org/dependencies/python/python-3.6.10-linux-x64-cflinuxfs3-3bb086eb.tgz"
9292 version = " 3.6.10"
9393
94- [[metadata .dependencies ]]
95- id = " python"
96- name = " Python"
97- sha256 = " 844697ea88d99a357ed8b4a31f95ba999d73bec5c6b2150cd8c5e8cc120f6992"
98- source = " https://www.python.org/ftp/python/3.7.4/python-3.7.4.tgz"
99- source_sha256 = " d63e63e14e6d29e17490abbe6f7d17afb3db182dbd801229f14e55f4157c4ba3"
100- stacks = [" org.cloudfoundry.stacks.cflinuxfs3" ]
101- uri = " https://buildpacks.cloudfoundry.org/dependencies/python/python-3.7.4-linux-x64-cflinuxfs3-844697ea.tgz"
102- version = " 3.7.4"
103-
10494 [[metadata .dependencies ]]
10595 id = " python"
10696 name = " Python"
@@ -111,6 +101,16 @@ api = "0.2"
111101 uri = " https://buildpacks.cloudfoundry.org/dependencies/python/python-3.7.5-linux-x64-cflinuxfs3-4d634795.tgz"
112102 version = " 3.7.5"
113103
104+ [[metadata .dependencies ]]
105+ id = " python"
106+ name = " Python"
107+ sha256 = " bb141b1efab045e5374ac583f116f8e37034b6c0b95fd7e9d6e0292a33baafc3"
108+ source = " https://www.python.org/ftp/python/3.7.6/Python-3.7.6.tgz"
109+ source_sha256 = " aeee681c235ad336af116f08ab6563361a0c81c537072c1b309d6e4050aa2114"
110+ stacks = [" org.cloudfoundry.stacks.cflinuxfs3" ]
111+ uri = " https://buildpacks.cloudfoundry.org/dependencies/python/python-3.7.6-linux-x64-cflinuxfs3-bb141b1e.tgz"
112+ version = " 3.7.6"
113+
114114 [[metadata .dependencies ]]
115115 id = " python"
116116 name = " Python"
@@ -163,5 +163,11 @@ api = "0.2"
163163 name = " python"
164164 version_line = " 3.6.x"
165165
166+ [[metadata .dependency_deprecation_dates ]]
167+ date = 2023-06-27T00:00:00Z
168+ link = " https://www.python.org/dev/peps/pep-0537/"
169+ name = " python"
170+ version_line = " 3.7.x"
171+
166172[[stacks ]]
167173 id = " org.cloudfoundry.stacks.cflinuxfs3"
0 commit comments