Skip to content

Commit bdf8f97

Browse files
author
Release Manager
committed
gh-37129: Sphinx 7 <!-- ^^^^^ Please provide a concise, informative and self-explanatory title. Don't put issue numbers in there, do this in the PR body below. For example, instead of "Fixes #1234" use "Introduce new method to calculate 1+1" --> <!-- Describe your changes here in detail --> We update Sphinx from 5.x to 7.x, including updates to various dependencies to latest, and update furo to 2023.9.10 Reducing the complexity of the distribution by switching the packages from normal packages to wheel packages. <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [ ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> - Depends on #37222 <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #37129 Reported by: Matthias Köppe Reviewer(s): Kwankyu Lee
2 parents efd42e5 + 69209b8 commit bdf8f97

File tree

80 files changed

+185
-238
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+185
-238
lines changed

build/pkgs/alabaster/checksums.ini

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
tarball=alabaster-VERSION.tar.gz
2-
sha1=36c11bd5d8e99e2009b643b7f6e91bf2a0fd573b
3-
md5=3591827fde96d1dd23970fb05410ed04
4-
cksum=3567264444
1+
tarball=alabaster-VERSION-py3-none-any.whl
2+
sha1=6c86446396c69236a1542e09771e8d7b8487dcfa
3+
md5=a1c5ddb246633ac0567beef4a1dcffd7
4+
cksum=2188566230
5+
upstream_url=https://pypi.io/packages/py3/a/alabaster/alabaster-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.12
1+
0.7.16

build/pkgs/alabaster/spkg-install.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/babel/SPKG.rst

Lines changed: 10 additions & 4 deletions

build/pkgs/babel/checksums.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tarball=Babel-VERSION.tar.gz
2-
sha1=128ccb05798652d1d53004020c9b5bb94d3ff14c
3-
md5=9ac7d8aac42c17a1e6d922017058d2c8
4-
cksum=2095732623
5-
upstream_url=https://pypi.io/packages/source/b/babel/Babel-VERSION.tar.gz
1+
tarball=Babel-VERSION-py3-none-any.whl
2+
sha1=7f8671a725d0bbf28618841c441af8bd7709d527
3+
md5=36702a42728c34366bf2ba612b9077cc
4+
cksum=2476971038
5+
upstream_url=https://pypi.io/packages/py3/b/babel/Babel-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.1
1+
2.14.0

build/pkgs/babel/spkg-install.in

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/certifi/SPKG.rst

Lines changed: 3 additions & 3 deletions

build/pkgs/certifi/checksums.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tarball=certifi-VERSION.tar.gz
2-
sha1=ec7e8dd8ef95edfdb83a1ea040b8b88507b47615
3-
md5=10a72845d3fc2c38d212b4b7b1872c76
4-
cksum=3265213618
5-
upstream_url=https://pypi.io/packages/source/c/certifi/certifi-VERSION.tar.gz
1+
tarball=certifi-VERSION-py3-none-any.whl
2+
sha1=9e99fff8d517d9c5b8d8fe6fe66bc31fa55b0fec
3+
md5=c97d3905f6f805c9ccf70af93c7f0ace
4+
cksum=3858731419
5+
upstream_url=https://pypi.io/packages/py3/c/certifi/certifi-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.7.22
1+
2023.11.17

0 commit comments

Comments
 (0)