Skip to content

Commit c7fed76

Browse files
committed
sphinx-py: Update to version 9.0.2
1 parent 6a263ad commit c7fed76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/sphinx-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"version": "9.0.1",
2+
"version": "9.0.2",
33
"homepage": "https://www.sphinx-doc.org/en/master/",
44
"description": "Documentation builder.",
55
"license": {
66
"identifier": "Freeware",
77
"url": "https://github.com/sphinx-doc/sphinx/blob/3.x/LICENSE"
88
},
99
"depends": "python-bucket-utils",
10-
"url": "https://github.com/sphinx-doc/sphinx/archive/v9.0.1.zip",
11-
"hash": "9abc04ef65ffa92f6bd7926fb54366dde538c73c44ccbd8e41585ab192857adf",
12-
"extract_dir": "sphinx-9.0.1",
10+
"url": "https://github.com/sphinx-doc/sphinx/archive/v9.0.2.zip",
11+
"hash": "892c876fb0f3340830a8efbfc39d6ffd48390135a42b96df6ec19c95210fc7a5",
12+
"extract_dir": "sphinx-9.0.2",
1313
"installer": {
1414
"script": [
1515
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)