Releases: paketo-buildpacks/python-start
v0.13.1
Paketo Buildpack for Python Start 0.13.1
ID: paketo-buildpacks/python-start
Digest: sha256:ad576eba147104aaa670135a9a0e30303344e03d1c22cf35fc9a868d079f4f80
Supported Stacks:
*
Changes
- #208: Running 'go get -u all' @paketo-bot
- #212: Running 'go get -u all' @paketo-bot
v0.13.0
Paketo Buildpack for Python Start 0.13.0
ID: paketo-buildpacks/python-start
Digest: sha256:b677b3e55f9526d49718fc79788a11339d094e1379aee20dc0f7ce68ad2ca565
Supported Stacks:
*
Changes
- #202: Running 'go get -u all' @paketo-bot
- #203: Adjust buildplan order @dmikusa
- #205: Running 'go get -u all' @paketo-bot
v0.12.4
Paketo Buildpack for Python Start 0.12.4
ID: paketo-buildpacks/python-start
Digest: sha256:4017d0af050589596b5776872573e291dcab35e2963cd97e18775c3eacde95f4
Supported Stacks:
*
Changes
- #191: Add new dependency update workflow to .syncignore @sophiewigmore
- #195: Bump github.com/paketo-buildpacks/occam from 0.13.1 to 0.13.2 @dependabot[bot]
- #198: Bump github.com/paketo-buildpacks/packit/v2 from 2.4.2 to 2.6.1 @dependabot[bot]
- #199: Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 @dependabot[bot]
- #200: Running 'go get -u all' @paketo-bot
- #201: Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 @dependabot[bot]
v0.12.3
Paketo Buildpack for Python Start 0.12.3
ID: paketo-buildpacks/python-start
Digest: sha256:155993c71b355e1f7b88bd6fd7e512eac6d5f7c778effa69da3cab11293b6db5
Supported Stacks:
*
Changes
- #187: Bump github.com/paketo-buildpacks/occam from 0.13.0 to 0.13.1 @dependabot[bot]
- #189: Running 'go get -u all' @paketo-bot
v0.12.2
Paketo Buildpack for Python Start 0.12.2
ID: paketo-buildpacks/python-start
Digest: sha256:97fec6a6e1208314fe3924ad474f1be6f673a052ac1bac3806a101b2f0ae03ee
Supported Stacks:
*
Changes
- #183: Bump github.com/paketo-buildpacks/occam from 0.12.1 to 0.13.0 @dependabot[bot]
- #184: Implement RFC 0050: Rename Buildpack @dmikusa
- #185: Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 @dependabot[bot]
- #186: Running 'go get -u all' @paketo-bot
v0.12.1
Paketo Python Start Buildpack 0.12.1
ID: paketo-buildpacks/python-start
Digest: sha256:3c719eb9a6bc086cef358fbbfdf318a54a6378f98593e1cee40d9c968391b64c
Supported Stacks:
*
Changes
- #164: Bump Golang to 1.18 @joshuatcasey
- #169: Running 'go get -u all' @paketo-bot
- #171: Bump github.com/paketo-buildpacks/packit/v2 from 2.3.1 to 2.4.0 @dependabot[bot]
- #172: Bump github.com/paketo-buildpacks/packit/v2 from 2.4.0 to 2.4.1 @dependabot[bot]
- #174: Running 'go get -u all' @paketo-bot
- #177: Bump github.com/paketo-buildpacks/occam from 0.12.0 to 0.12.1 @dependabot[bot]
- #179: Running 'go get -u all' @paketo-bot
- #180: Bump github.com/paketo-buildpacks/packit/v2 from 2.4.1 to 2.4.2 @dependabot[bot]
- #182: Running 'go get -u all' @paketo-bot
v0.12.0
Paketo Python Start Buildpack 0.12.0
ID: paketo-buildpacks/python-start
Digest: sha256:cade1dfd858654c47d815e9404de409fa6cb900e3aaa089f6272688b40cdffeb
Supported Stacks:
*
Changes
- #152: Support Wildcard stacks @joshuatcasey
v0.11.0
Paketo Python Start Buildpack 0.11.0
ID: paketo-buildpacks/python-start
Digest: sha256:aacdb632f94ab13953e5875fcf4ba0290915b7c30d672dafe17fc7e31d969dd8
Supported Stacks:
io.buildpacks.stacks.bionic
org.cloudfoundry.stacks.cflinuxfs3
Changes
- #147: Bump github.com/paketo-buildpacks/packit/v2 from 2.3.0 to 2.3.1 @dependabot[bot]
- #149: Bump buildpack API to 0.8 @joshuatcasey
- #153: Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 @dependabot[bot]
- #154: Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 @dependabot[bot]
- #156: Bump github.com/paketo-buildpacks/occam from 0.9.0 to 0.10.0 @dependabot[bot]
- #158: Bump github.com/paketo-buildpacks/occam from 0.10.0 to 0.11.0 @dependabot[bot]
- #163: Bump github.com/paketo-buildpacks/occam from 0.11.0 to 0.12.0 @dependabot[bot]
- #166: Enables debug logging @ForestEckhardt
v0.10.0
Paketo Python Start Buildpack 0.10.0
ID: paketo-buildpacks/python-start
Digest: sha256:be9e2db3815fcef88252b8118bc3c6afcfd14b9b2d8c9f5a3f58147bb7f4c56f
Supported Stacks:
io.buildpacks.stacks.bionic
org.cloudfoundry.stacks.cflinuxfs3
Changes
- #136: Bump github.com/paketo-buildpacks/packit/v2 from 2.2.0 to 2.3.0 @dependabot[bot]
- #140: Add poetry to PATH @TisVictress
- #142: Bump github.com/paketo-buildpacks/occam from 0.8.0 to 0.9.0 @dependabot[bot]
- #143: Use direct process types @TisVictress
v0.9.1
Paketo Python Start Buildpack 0.9.1
ID: paketo-buildpacks/python-start
Digest: sha256:48402f44c64f3955ef1d28c39e368c7a6993b973aa80e4ab8ac421bd579094d2
Supported Stacks:
io.buildpacks.stacks.bionic
org.cloudfoundry.stacks.cflinuxfs3
Changes
- #116: Remove unused test plan.toml. @robdimsdale
- #120: Bump github.com/paketo-buildpacks/occam from 0.6.0 to 0.7.0 @dependabot[bot]
- #121: Bump packit to v2. @robdimsdale
- #126: Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 @dependabot[bot]
- #127: Use packit file exists function. @sophiewigmore
- #128: Ensure that detection passes when only a pyproject.toml file is present. @robdimsdale
- #129: Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 @dependabot[bot]
- #131: Bump github.com/paketo-buildpacks/packit/v2 from 2.1.0 to 2.2.0 @dependabot[bot]
- #132: Bump github.com/paketo-buildpacks/occam from 0.7.0 to 0.8.0 @dependabot[bot]