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