Skip to content

Commit 81221b4

Browse files
committed
setuptools-py: Update to version 67.5.0
1 parent 9dd2a1b commit 81221b4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/setuptools-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "67.4.0",
2+
"version": "67.5.0",
33
"homepage": "https://github.com/pypa/setuptools",
44
"description": "Library designed to facilitate packaging Python projects.",
55
"license": "MIT",
66
"depends": "python-bucket-utils",
7-
"url": "https://github.com/pypa/setuptools/archive/v67.4.0.zip",
8-
"hash": "b7d21ff38a0e4687de6ad2c053c6b2e5ec9677ea1d4ce48452fa8948f50c8e50",
9-
"extract_dir": "setuptools-67.4.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v67.5.0.zip",
8+
"hash": "a5ab9825e9d55ccc6f6a7f89f231de35f85bfefdffa341e241e0f36ca0827512",
9+
"extract_dir": "setuptools-67.5.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)