Skip to content

Releases: heroku/buildpacks-python

v0.10.0

03 May 17:10
de37806
Compare
Choose a tag to compare

heroku/python

Added

  • Added support for Ubuntu 24.04 (and thus Heroku-24 / heroku/builder:24). (#202)
  • Added support for the ARM64 CPU architecture (Ubuntu 24.04 only). (#202)

v0.9.0

03 May 08:41
21d8671
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated setuptools from 68.0.0 to 69.5.1. (#200)
  • Updated wheel from 0.42.0 to 0.43.0. (#179)
  • The buildpack now implements Buildpack API 0.10 instead of 0.9, and so requires lifecycle 0.17.x or newer. (#197)
  • The buildpack's base image compatibility metadata is now declared using [[targets]] instead of [[stacks]]. (#197)
  • Changed compression format and S3 URL for Python runtime archives. (#197)

Removed

  • Removed support for Python 3.7. (#197)

v0.8.4

09 Apr 17:15
c4345f4
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated the default Python version from 3.12.2 to 3.12.3. (#189)

v0.8.3

25 Mar 16:36
617a3cf
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated pip from 23.3.2 to 24.0. (#172)

v0.8.2

07 Feb 10:48
7aad980
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated the default Python version from 3.12.1 to 3.12.2. (#167)

v0.8.1

11 Jan 10:36
8c55818
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated pip from 23.3.1 to 23.3.2. (#156)

v0.8.0

08 Dec 09:00
1ff5f5b
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated the default Python version from 3.11.6 to 3.12.1. (#152 and #154)
  • Updated wheel from 0.41.3 to 0.42.0. (#150)

v0.7.3

06 Nov 15:25
994793e
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated wheel from 0.41.2 to 0.41.3. (#137)

v0.7.2

24 Oct 13:38
b06fc93
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated pip from 23.2.1 to 23.3.1. (#131)
  • Updated wheel from 0.41.0 to 0.41.2. (#100)
  • Updated buildpack display name and description. (#135)

v0.7.1

02 Oct 19:24
76e1c6f
Compare
Choose a tag to compare

heroku/python

Changed

  • Updated the default Python version from 3.11.5 to 3.11.6. (#121)