Skip to content

v0.9.0

Compare
Choose a tag to compare
@heroku-linguist heroku-linguist released this 03 May 08:41
· 62 commits to main since this release
21d8671

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)