Page MenuHomeSolus

Update python-sphinx to 2.2.1, drops Python 2.7 support
AbandonedPublic

Authored by serebit on Jun 12 2019, 6:27 AM.
Tags
None
Referenced Files
F11070240: D6496.diff
Sat, Aug 12, 12:01 AM
F10941243: D6496.id.diff
Fri, Jul 14, 5:35 AM
F10876912: D6496.id15654.diff
Jun 20 2023, 2:33 PM
F10851861: D6496.id15616.diff
Jun 12 2023, 5:23 PM
F10851858: D6496.diff
Jun 12 2023, 5:21 PM
F10851856: D6496.id15654.diff
Jun 12 2023, 5:21 PM
F10851853: D6496.id15615.diff
Jun 12 2023, 5:19 PM
F10806464: D6496.id.diff
May 30 2023, 1:15 AM

Details

Reviewers
JoshStrobl
Group Reviewers
Triage Team
Summary

Changelog available here

Test Plan
  • Install and build docs for the newest release of kitty

Diff Detail

Repository
R2698 python-sphinx
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Note that this requires extra extensions that were split off from the main repository. These will be added as separate differentials, akin to python-sphinxcontrib-websupport, if this revision is received positively.

Fixed incorrect release numbering

python-setuptools not required as its is a Python2 package

Removed unnecessary build and run dependencies. Tested with building kitty docs again to ensure stability.

JoshStrobl added a subscriber: JoshStrobl.

Dropping python2 support would negatively affect spyder, which is python 2.

This revision now requires changes to proceed.Jun 28 2019, 2:47 PM

Dropping python2 support would negatively affect spyder, which is python 2.

I think its hard time people migrate from spyder to spyder3.

Dropping python2 support would negatively affect spyder, which is python 2.

I think its hard time people migrate from spyder to spyder3.

That is not your call to make. And knowing spyder requires python 2 but still dropping support for it, without working with Core Team to determine if that is the best way forward, is incredibly irresponsible.

I just wanted to suggest it to people. I also didn't like it to drop python2 support if spyder needs it!

What would you suggest then, @JoshStrobl? I personally believe a slow migration towards a preference for Python 3 is a good way forward, but it's not my decision to make.

@serebit we havetto keep spyder2 until python reaches EOL for people who still maintain python2 code.

Abandoning, because I'd rather someone more experienced handle this update.