We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241a73d commit 3149a7bCopy full SHA for 3149a7b
1 file changed
bucket/wheel-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "0.46.3",
+ "version": "0.47.0",
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.3.zip",
8
- "hash": "e3fadbecdddf9e96f925b13187205ae0aef139e7e2daa85ea4772dfb88c511ed",
9
- "extract_dir": "wheel-0.46.3",
+ "url": "https://github.com/pypa/wheel/archive/0.47.0.zip",
+ "hash": "090acfcbdff0b321aa5c5e473a5f615d99f7138b5fc455e34de9d178b4dc55c2",
+ "extract_dir": "wheel-0.47.0",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments