We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd4b468 commit f8ac2f8Copy full SHA for f8ac2f8
1 file changed
bucket/setuptools-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "67.7.1",
+ "version": "67.7.2",
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.7.1.zip",
8
- "hash": "bafedda1fd589e48b9bbbc98f73a709501b44b1ee326b6cb8c9b9005e86f7e2b",
9
- "extract_dir": "setuptools-67.7.1",
+ "url": "https://github.com/pypa/setuptools/archive/v67.7.2.zip",
+ "hash": "f176d89e0ac721112142f5776a73c204e20afdfffdd27a4fd0bb8ea0aefcdbef",
+ "extract_dir": "setuptools-67.7.2",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments