Skip to content

Commit acdad49

Browse files
committed
setuptools-py: Update to version 80.3.1
1 parent 6d22ef1 commit acdad49

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.3.0",
2+
"version": "80.3.1",
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.3.0.zip",
8-
"hash": "14edee24f65cce35728083eb28f9aaa53939d1ccceb069125b35a69fa74de1d1",
9-
"extract_dir": "setuptools-80.3.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v80.3.1.zip",
8+
"hash": "36bf9de850355365562c8b135f36c01abc4e638bae7ad6baf0a7183e3bd723f6",
9+
"extract_dir": "setuptools-80.3.1",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)