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 8dce1bb commit 8558309Copy full SHA for 8558309
bucket/setuptools-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "80.2.0",
+ "version": "80.3.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/v80.2.0.zip",
8
- "hash": "04bcdfdc33273d82ac9695c7bee7a18aac8a7356c1d5faa083788583ef53e692",
9
- "extract_dir": "setuptools-80.2.0",
+ "url": "https://github.com/pypa/setuptools/archive/v80.3.0.zip",
+ "hash": "14edee24f65cce35728083eb28f9aaa53939d1ccceb069125b35a69fa74de1d1",
+ "extract_dir": "setuptools-80.3.0",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments