Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 5edec5c

Browse files
author
github-actions
committed
Update python buildpack version to 1.1.2
1 parent cd9a679 commit 5edec5c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

buildpacks/python/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

buildpacks/python/buildpack.toml

+10-10
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ api = "0.7"
88
[buildpack]
99
id = "kn-fn/python-function"
1010
name = "Python Function Buildpack"
11-
version = "1.1.1"
11+
version = "1.1.2"
1212
sbom-formats = ["application/vnd.syft+json", "application/vnd.cyclonedx+json"]
1313

1414
[[stacks]]
@@ -26,21 +26,21 @@ name = "BP_FUNCTION"
2626
[[metadata.dependencies]]
2727
id = "invoker"
2828
name = "Python Invoker"
29-
version = "0.2.1"
30-
uri = "https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.1/pyfunc-invoker-0.2.1.tar.gz"
31-
sha256 = "e742ace4a72af8c3cb1886d0147874a227470a508723a24e65ea18093e7d92c6"
29+
version = "0.2.2"
30+
uri = "https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.2/pyfunc-invoker-0.2.2.tar.gz"
31+
sha256 = "c9022fe0b87ec8d6800db546ed50c37bf88f8ce1e27e1bf9a31a32a86e09de5f"
3232
stacks = ["*"]
33-
purl = "pkg:generic/[email protected].1?checksum=e742ace4a72af8c3cb1886d0147874a227470a508723a24e65ea18093e7d92c6&download_url=https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.1/pyfunc-invoker-0.2.1.tar.gz"
33+
purl = "pkg:generic/[email protected].2?checksum=c9022fe0b87ec8d6800db546ed50c37bf88f8ce1e27e1bf9a31a32a86e09de5f&download_url=https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.2/pyfunc-invoker-0.2.2.tar.gz"
3434
licenses = ["BSD-2-Clause"]
35-
cpes = ["cpe:2.3:a:vmware:pyfunc_invoker:0.2.1:*:*:*:*:*:*:*"]
35+
cpes = ["cpe:2.3:a:vmware:pyfunc_invoker:0.2.2:*:*:*:*:*:*:*"]
3636

3737
[[metadata.dependencies]]
3838
id = "invoker-deps"
3939
name = "Python Invoker Deps"
40-
version = "0.2.1"
41-
uri = "https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.1/pyfunc-invoker-deps-0.2.1.tar.gz"
42-
sha256 = "62db390faf82c2c7a2ad18d3717c35bab5b6929abe8d8d0eeea6237e3e98d0a9"
40+
version = "0.2.2"
41+
uri = "https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.2/pyfunc-invoker-deps-0.2.2.tar.gz"
42+
sha256 = "bf1923617049277ed5814076fb443ce4ec1f94243a0ae6b979ea476bd6812462"
4343
stacks = ["*"]
44-
purl = "pkg:generic/[email protected].1?checksum=62db390faf82c2c7a2ad18d3717c35bab5b6929abe8d8d0eeea6237e3e98d0a9&download_url=https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.1/pyfunc-invoker-deps-0.2.1.tar.gz"
44+
purl = "pkg:generic/[email protected].2?checksum=bf1923617049277ed5814076fb443ce4ec1f94243a0ae6b979ea476bd6812462&download_url=https://github.com/vmware-tanzu/function-buildpacks-for-knative/releases/download/python-invoker/v0.2.2/pyfunc-invoker-deps-0.2.2.tar.gz"
4545
licenses = ["BSD-3-Clause", "MIT", "Apache-2.0", "BSD-2-Clause or Apache-2.0", "ZPL-2.1"]
4646
cpes = ["cpe:2.3:a:agendaless:waitress:2.1.2:*:*:*:*:*:*:*", "cpe:2.3:a:brian_curtin:deprecation:2.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:cloudevents:sdk-python:1.9.0:*:*:*:*:*:*:*", "cpe:2.3:a:jaraco:zipp:3.15.0:*:*:*:*:*:*:*", "cpe:2.3:a:palletsprojects:click:8.1.3:*:*:*:*:*:*:*", "cpe:2.3:a:palletsprojects:flask:2.2.3:*:*:*:*:*:*:*", "cpe:2.3:a:palletsprojects:itsdangerous:2.1.2:*:*:*:*:*:*:*", "cpe:2.3:a:palletsprojects:jinja2:3.1.2:*:*:*:*:*:*:*", "cpe:2.3:a:palletsprojects:markupsafe:2.1.2:*:*:*:*:*:*:*", "cpe:2.3:a:palletsprojects:werkzeug:2.2.3:*:*:*:*:*:*:*", "cpe:2.3:a:pypa:packaging:23.0:*:*:*:*:*:*:*", "cpe:2.3:a:python:importlib_metadata:6.0.0:*:*:*:*:*:*:*"]

0 commit comments

Comments
 (0)