Skip to content

Commit 3149a7b

Browse files
committed
wheel-py: Update to version 0.47.0
1 parent 241a73d commit 3149a7b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/wheel-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "0.46.3",
2+
"version": "0.47.0",
33
"homepage": "https://github.com/pypa/wheel",
44
"description": "Implementation of the Python wheel packaging standard.",
55
"license": "MIT",
66
"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",
7+
"url": "https://github.com/pypa/wheel/archive/0.47.0.zip",
8+
"hash": "090acfcbdff0b321aa5c5e473a5f615d99f7138b5fc455e34de9d178b4dc55c2",
9+
"extract_dir": "wheel-0.47.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)