Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unpin the Sphinx version again #82

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

ru-fu
Copy link
Contributor

@ru-fu ru-fu commented Aug 24, 2023

The bugs are fixed, so we can unpin the Sphinx version again :)

@ru-fu ru-fu marked this pull request as ready for review August 30, 2023 11:54
@ru-fu
Copy link
Contributor Author

ru-fu commented Aug 30, 2023

Working now without pinned versions.

The bugs are fixed, so we can unpin the Sphinx version again :)

Coses canonical#79.

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
@akcano
Copy link
Contributor

akcano commented Aug 31, 2023

@ru-fu LGTM.

A random thought; to save us some trouble in the future, can we maybe consider saving a package log at 'make install'? Something like this:

(venv) akonev@ubuntu2204:~/Documents/akcano-starterpack$ pip list installed
Package                       Version
----------------------------- ---------
alabaster                     0.7.13
Babel                         2.12.1
beautifulsoup4                4.12.2
bracex                        2.3.post1
certifi                       2023.7.22
charset-normalizer            3.2.0
colorama                      0.4.6
contourpy                     1.1.0
cycler                        0.11.0
docutils                      0.18.1
fonttools                     4.42.1
furo                          2023.8.19
html5lib                      1.1
idna                          3.4
imagesize                     1.4.1
Jinja2                        3.1.2
kiwisolver                    1.4.5
livereload                    2.6.3
lxd-sphinx-extensions         0.0.11
lxml                          4.9.3
Markdown                      3.4.4
markdown-it-py                3.0.0
MarkupSafe                    2.1.3
matplotlib                    3.7.2
mdit-py-plugins               0.4.0
mdurl                         0.1.2
myst-parser                   2.0.0
numpy                         1.25.2
packaging                     23.1
Pillow                        10.0.0
pip                           22.0.2
Pygments                      2.16.1
pyparsing                     3.0.9
pyspelling                    2.8.2
python-dateutil               2.8.2
PyYAML                        6.0.1
requests                      2.31.0
setuptools                    59.6.0
six                           1.16.0
snowballstemmer               2.2.0
soupsieve                     2.4.1
Sphinx                        7.2.5
sphinx-autobuild              2021.3.14
sphinx-basic-ng               1.0.0b2
sphinx-copybutton             0.5.2
sphinx_design                 0.5.0
sphinx-notfound-page          1.0.0
sphinx-reredirects            0.1.2
sphinx-tabs                   3.4.1
sphinxcontrib-applehelp       1.0.7
sphinxcontrib-devhelp         1.0.5
sphinxcontrib-htmlhelp        2.0.4
sphinxcontrib-jquery          4.1
sphinxcontrib-jsmath          1.0.1
sphinxcontrib-qthelp          1.0.6
sphinxcontrib-serializinghtml 1.1.9
sphinxext-opengraph           0.8.2
tornado                       6.3.3
urllib3                       2.0.4
wcmatch                       8.5
webencodings                  0.5.1

This would simplify troubleshooting existing installations and let us track the latest working package combination.

@ru-fu
Copy link
Contributor Author

ru-fu commented Aug 31, 2023

A random thought; to save us some trouble in the future, can we maybe consider saving a package log at 'make install'? Something like this:

Sounds like a good idea!
Want to take this?

@akcano
Copy link
Contributor

akcano commented Aug 31, 2023

Haha, initiative bites the initiator! Yes, I'll take it.

@ru-fu ru-fu merged commit 3ecea52 into canonical:main Aug 31, 2023
3 checks passed
@ru-fu ru-fu deleted the unpin-sphinx-version branch August 31, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants