Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Upgrade sphinx to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-rojas committed May 10, 2021
1 parent 1ed5bd7 commit ad51564
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions build/pkgs/sphinx/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tarball=Sphinx-VERSION.tar.gz
sha1=9043e0f324d62a5c47a0773f562d423e66163f63
md5=6e01aa4ab0f1dcbc8d65cc25c736e3ea
cksum=4106849897
sha1=743988ef5dcf1f2dfa99435b93aa100b3a8d5674
md5=e38a2e83c6ab6af2bd889da310a233b3
cksum=3127931243
upstream_url=https://pypi.io/packages/source/s/sphinx/Sphinx-VERSION.tar.gz
2 changes: 1 addition & 1 deletion build/pkgs/sphinx/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.2.p0
4.0.0.p0
2 changes: 1 addition & 1 deletion build/pkgs/sphinx/patches/environment.patch
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ diff -ru a/sphinx/environment/__init__.py b/sphinx/environment/__init__.py
+ continue
if self.config[item.name] != item.value:
self.config_status = CONFIG_CHANGED
break
self.config_status_extra = ' (%r)' % (item.name,)

0 comments on commit ad51564

Please sign in to comment.