We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a27bc3a commit 2b50ebaCopy full SHA for 2b50eba
1 file changed
bucket/setuptools-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "67.6.0",
+ "version": "67.6.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/v67.6.0.zip",
8
- "hash": "440f591bc854d74ebacc2ec84f75b54083e8ba38a49eca61ea07d8beee87a96c",
9
- "extract_dir": "setuptools-67.6.0",
+ "url": "https://github.com/pypa/setuptools/archive/v67.6.1.zip",
+ "hash": "49b5fc89c58c5d8a6e6aaed20418a4c06bf5d96dcf4a570fa7ec88883ea8ee89",
+ "extract_dir": "setuptools-67.6.1",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments