python-docs-pt-br
python-docs-pt-br copied to clipboard
pip: bump sphinx-intl from 2.1.0 to 2.2.0
Bumps sphinx-intl from 2.1.0 to 2.2.0.
Release notes
Sourced from sphinx-intl's releases.
2.2.0
https://pypi.org/project/sphinx-intl/2.2.0/
What's Changed
Environments
- Support for Python 3.13. Update version in workflow actions and enable 3.13 by
@rffontenellein sphinx-doc/sphinx-intl#97Incompatibility
Features
- Set resource_name in .tx/config files to preserve resource naming behavior prior to 2.1.0 by
@jpmckinneyin sphinx-doc/sphinx-intl#90- Support no obsolete option by
@jdknightin sphinx-doc/sphinx-intl#65Bug Fixes
- Correctly format hyperlink by
@DelazJin sphinx-doc/sphinx-intl#82- Fixed errors in the
~/.transifexrcfile generated by thecreate-transifexrccommand by@shimizukawain sphinx-doc/sphinx-intl#83 Note:create-transifexrccommand andSPHINXINTL_TRANSIFEX_TOKENhave been deprecated. They will be removed after six months. Please use the TX_TOKEN environment variable instead.Documentation
- refs #93 documentation for sphinx-intl comman-line options by
@shimizukawain sphinx-doc/sphinx-intl#94Internals
- drop six usage by
@jdknightin sphinx-doc/sphinx-intl#87- Add pyproject.toml, remove setup.py by
@rffontenellein sphinx-doc/sphinx-intl#86- Drop six from pyproject.toml by
@rffontenellein sphinx-doc/sphinx-intl#92- add readthedocs conf by
@shimizukawain sphinx-doc/sphinx-intl#95- test: Update expectations for tx > 1.6.7 by
@jpmckinneyin sphinx-doc/sphinx-intl#96- Cache using hash from pyproject.toml instead of setup.py by
@rffontenellein sphinx-doc/sphinx-intl#99New Contributors
@DelazJmade their first contribution in sphinx-doc/sphinx-intl#82@jdknightmade their first contribution in sphinx-doc/sphinx-intl#87@jpmckinneymade their first contribution in sphinx-doc/sphinx-intl#90Full Changelog: https://github.com/sphinx-doc/sphinx-intl/compare/2.1.0...2.2.0
Changelog
Sourced from sphinx-intl's changelog.
2.2.0 (2024/04/20)
Environments
- Support for Python 3.13. Update version in workflow actions and enable 3.13 by
@rffontenellein sphinx-doc/sphinx-intl#97Incompatibility
Features
- Set resource_name in .tx/config files to preserve resource naming behavior prior to 2.1.0 by
@jpmckinneyin sphinx-doc/sphinx-intl#90- Support no obsolete option by
@jdknightin sphinx-doc/sphinx-intl#65Bug Fixes
- Correctly format hyperlink by
@DelazJin sphinx-doc/sphinx-intl#82- Fixed errors in the
~/.transifexrcfile generated by thecreate-transifexrccommand by@shimizukawain sphinx-doc/sphinx-intl#83 Note:create-transifexrccommand andSPHINXINTL_TRANSIFEX_TOKENhave been deprecated. They will be removed after six months. Please use the TX_TOKEN environment variable instead.Documentation
- refs #93 documentation for sphinx-intl comman-line options by
@shimizukawain sphinx-doc/sphinx-intl#94Internals
- drop six usage by
@jdknightin sphinx-doc/sphinx-intl#87- Add pyproject.toml, remove setup.py by
@rffontenellein sphinx-doc/sphinx-intl#86- Drop six from pyproject.toml by
@rffontenellein sphinx-doc/sphinx-intl#92- add readthedocs conf by
@shimizukawain sphinx-doc/sphinx-intl#95- test: Update expectations for tx > 1.6.7 by
@jpmckinneyin sphinx-doc/sphinx-intl#96- Cache using hash from pyproject.toml instead of setup.py by
@rffontenellein sphinx-doc/sphinx-intl#99
Commits
4762294update changelogs by github releasesef259ffSupport no obsolete option (#65)a1aa801Cache using hash frompyproject.toml(#99)19bfdedUpdate version in workflow actions and enable 3.13 (#97)d572656Update test expectations for tx 1.6.8 (#96)463f65fSet resource_name in .tx/config files to preserve resource naming behavior pr...56b09b1add gitignore for doc/_builda50c14bfix nits for building docscfd5f4cfix nits for building docs66e9d12refs #93 documentation for sphinx-intl comman-line options (#94)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)