Skip to content

Commit 8558309

Browse files
committed
setuptools-py: Update to version 80.3.0
1 parent 8dce1bb commit 8558309

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/setuptools-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "80.2.0",
2+
"version": "80.3.0",
33
"homepage": "https://github.com/pypa/setuptools",
44
"description": "Library designed to facilitate packaging Python projects.",
55
"license": "MIT",
66
"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",
7+
"url": "https://github.com/pypa/setuptools/archive/v80.3.0.zip",
8+
"hash": "14edee24f65cce35728083eb28f9aaa53939d1ccceb069125b35a69fa74de1d1",
9+
"extract_dir": "setuptools-80.3.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)