8000 setuptools-py: Update to version 67.6.1 · 404NetworkError/Scoop-Python@2b50eba · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b50eba

Browse files
committed
setuptools-py: Update to version 67.6.1
1 parent a27bc3a commit 2b50eba

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": "67.6.0",
2+
"version": "67.6.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/v67.6.0.zip",
8-
"hash": "440f591bc854d74ebacc2ec84f75b54083e8ba38a49eca61ea07d8beee87a96c",
9-
"extract_dir": "setuptools-67.6.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v67.6.1.zip",
8+
"hash": "49b5fc89c58c5d8a6e6aaed20418a4c06bf5d96dcf4a570fa7ec88883ea8ee89",
9+
"extract_dir": "setuptools-67.6.1",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)
0