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 e760be5 commit 9009bb8Copy full SHA for 9009bb8
bucket/wheel-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "0.46.0",
+ "version": "0.46.1",
3
"homepage": "https://github.com/pypa/wheel",
4
"description": "Implementation of the Python wheel packaging standard.",
5
"license": "MIT",
6
"depends": "python-bucket-utils",
7
- "url": "https://github.com/pypa/wheel/archive/0.46.0.zip",
8
- "hash": "c910fd7e6c58dc134e4c236c2b665a9d3496955c07e0e1ff3137c4cf69488f30",
9
- "extract_dir": "wheel-0.46.0",
+ "url": "https://github.com/pypa/wheel/archive/0.46.1.zip",
+ "hash": "f1af01ef0b76caf8f7f886f6d7386ff6799ea23b79e34d2a8ff48ec706860a20",
+ "extract_dir": "wheel-0.46.1",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments