We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd2a1b commit 81221b4Copy full SHA for 81221b4
1 file changed
bucket/setuptools-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "67.4.0",
+ "version": "67.5.0",
3
"homepage": "https://github.com/pypa/setuptools",
4
"description": "Library designed to facilitate packaging Python projects.",
5
"license": "MIT",
6
"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",
+ "url": "https://github.com/pypa/setuptools/archive/v67.5.0.zip",
+ "hash": "a5ab9825e9d55ccc6f6a7f89f231de35f85bfefdffa341e241e0f36ca0827512",
+ "extract_dir": "setuptools-67.5.0",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments