We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d22ef1 commit acdad49Copy full SHA for acdad49
bucket/setuptools-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "80.3.0",
+ "version": "80.3.1",
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/v80.3.0.zip",
8
- "hash": "14edee24f65cce35728083eb28f9aaa53939d1ccceb069125b35a69fa74de1d1",
9
- "extract_dir": "setuptools-80.3.0",
+ "url": "https://github.com/pypa/setuptools/archive/v80.3.1.zip",
+ "hash": "36bf9de850355365562c8b135f36c01abc4e638bae7ad6baf0a7183e3bd723f6",
+ "extract_dir": "setuptools-80.3.1",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments