Skip to content

Commit 2640bdd

Browse files
committed
Updating buildpack.toml with new versions 25.2.0, 25.1.1
1 parent 7430fe1 commit 2640bdd

1 file changed

Lines changed: 15 additions & 24 deletions

File tree

buildpack.toml

Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -10,41 +10,32 @@ api = "0.7"
1010
uri = "https://github.com/paketo-buildpacks/pip/blob/main/LICENSE"
1111

1212
[metadata]
13-
include-files = [
14-
"buildpack.toml",
15-
"linux/amd64/bin/build",
16-
"linux/amd64/bin/detect",
17-
"linux/amd64/bin/run",
18-
"linux/arm64/bin/build",
19-
"linux/arm64/bin/detect",
20-
"linux/arm64/bin/run",
21-
]
22-
13+
include-files = ["buildpack.toml", "linux/amd64/bin/build", "linux/amd64/bin/detect", "linux/amd64/bin/run", "linux/arm64/bin/build", "linux/arm64/bin/detect", "linux/arm64/bin/run"]
2314
pre-package = "./scripts/build.sh --target linux/amd64 --target linux/arm64"
2415

2516
[[metadata.dependencies]]
26-
checksum = "sha256:e100bda0c7e0dd20c6a471dbddb027698c3a96263fe7c0d5c196953eb8e82281"
27-
cpe = "cpe:2.3:a:pypa:pip:24.1.2:*:*:*:*:python:*:*"
17+
checksum = "sha256:f9741d6ded6c1f6f8e5333f97d0737dd34d1b25de5a3ed60a8156253dec56464"
18+
cpe = "cpe:2.3:a:pypa:pip:25.1.1:*:*:*:*:python:*:*"
2819
id = "pip"
2920
licenses = ["MIT"]
30-
purl = "pkg:generic/pip@24.1.2?checksum=e5458a0b89f2755e0ee8c0c77613fe5273e05f337907874d64f13171a898a7ff&download_url=https://files.pythonhosted.org/packages/12/3d/d899257cace386bebb7bdf8a872d5fe3b935cc6381c3ddb76d3e5d99890d/pip-24.1.2.tar.gz"
31-
source = "https://files.pythonhosted.org/packages/12/3d/d899257cace386bebb7bdf8a872d5fe3b935cc6381c3ddb76d3e5d99890d/pip-24.1.2.tar.gz"
32-
source-checksum = "sha256:e5458a0b89f2755e0ee8c0c77613fe5273e05f337907874d64f13171a898a7ff"
21+
purl = "pkg:generic/pip@25.1.1?checksum=3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077&download_url=https://files.pythonhosted.org/packages/59/de/241caa0ca606f2ec5fe0c1f4261b0465df78d786a38da693864a116c37f4/pip-25.1.1.tar.gz"
22+
source = "https://files.pythonhosted.org/packages/59/de/241caa0ca606f2ec5fe0c1f4261b0465df78d786a38da693864a116c37f4/pip-25.1.1.tar.gz"
23+
source-checksum = "sha256:3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077"
3324
stacks = ["*"]
34-
uri = "https://artifacts.paketo.io/pip/pip_24.1.2_noarch_e100bda0.tgz"
35-
version = "24.1.2"
25+
uri = "https://artifacts.paketo.io/pip/pip_25.1.1_noarch_f9741d6d.tgz"
26+
version = "25.1.1"
3627

3728
[[metadata.dependencies]]
38-
checksum = "sha256:822dd89d0c3f68bd59e89afaf1e486829b010c2fb05e8c1e9f8b3fb1d4053206"
39-
cpe = "cpe:2.3:a:pypa:pip:24.2.0:*:*:*:*:python:*:*"
29+
checksum = "sha256:6b54fb994ca5a8fe7df5d671495f480f927ed202aca6766e963eb255f58342e8"
30+
cpe = "cpe:2.3:a:pypa:pip:25.2.0:*:*:*:*:python:*:*"
4031
id = "pip"
4132
licenses = ["MIT"]
42-
purl = "pkg:generic/pip@24.2.0?checksum=5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8&download_url=https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz"
43-
source = "https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz"
44-
source-checksum = "sha256:5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8"
33+
purl = "pkg:generic/pip@25.2.0?checksum=578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2&download_url=https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5/pip-25.2.tar.gz"
34+
source = "https://files.pythonhosted.org/packages/20/16/650289cd3f43d5a2fadfd98c68bd1e1e7f2550a1a5326768cddfbcedb2c5/pip-25.2.tar.gz"
35+
source-checksum = "sha256:578283f006390f85bb6282dffb876454593d637f5d1be494b5202ce4877e71f2"
4536
stacks = ["*"]
46-
uri = "https://artifacts.paketo.io/pip/pip_24.2.0_noarch_822dd89d.tgz"
47-
version = "24.2.0"
37+
uri = "https://artifacts.paketo.io/pip/pip_25.2.0_noarch_6b54fb99.tgz"
38+
version = "25.2.0"
4839

4940
[[metadata.dependency-constraints]]
5041
constraint = "*"

0 commit comments

Comments
 (0)