Skip to content

Commit 9009bb8

Browse files
committed
wheel-py: Update to version 0.46.1
1 parent e760be5 commit 9009bb8

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

0 commit comments

Comments
 (0)