Skip to content

Commit e760be5

Browse files
committed
wheel-py: Update to version 0.46.0
1 parent 8869846 commit e760be5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.45.1",
2+
"version": "0.46.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.45.1.zip",
8-
"hash": "126b0708ae9f673fb97c9f9b0f7fba3007baeeaeca5b4e2c4b5a50b55341ba9d",
9-
"extract_dir": "wheel-0.45.1",
7+
"url": "https://github.com/pypa/wheel/archive/0.46.0.zip",
8+
"hash": "c910fd7e6c58dc134e4c236c2b665a9d3496955c07e0e1ff3137c4cf69488f30",
9+
"extract_dir": "wheel-0.46.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)