diff --git a/Sphinx-6.2.1.tar.gz b/Sphinx-6.2.1.tar.gz deleted file mode 100644 index a985443..0000000 --- a/Sphinx-6.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d56a34697bb749ffa0152feafc4b19836c755d90a7c59b72bc7dfd371b9cc6b -size 6681092 diff --git a/Sphinx-6.2.1.tar.gz.asc b/Sphinx-6.2.1.tar.gz.asc deleted file mode 100644 index ad40098..0000000 --- a/Sphinx-6.2.1.tar.gz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEE01SRGb1RtK/mQ+WXUsj3KmHw+1IFAmRHsuoACgkQUsj3KmHw -+1LklBAAkVj+FmPqEmWI8jV5oxxCFk++IjouNnVqO3yjhERAJsjvlBvNSOBzhJ7L -uwo8cC4FW7EUwCUhXo3HpVfoxy+giVKQ/BSjWnzNUBqcEMLuG5t1nkcvXTPMB/8W -NXwUMfocaGji1lT0UwwFSsOV0pPyV9Pibh0mBG4KBFWHBBehqCD3MAMtVH7Jba2A -5mPGJFEouSU4q+4BeicyCWcAUSemmuI0SZ5g61F/kTol0q5npsytULpXcDnP8X74 -kSaJEjzIW7jGDGUMpew7QURppZZJMNVvgjdQ2gkaami8RoYzkZ5RyoogywMbpwX6 -RMw8pE+ZzWmAforYxI8977fDtxEASkYFqcCMDb9JGLQLQCoWGSnz2iv3u4aOarLl -AxFkFiaXRj3IhcZpQzt9QzA+Lg3cysMY5u38nBQVAW7pjzdIbTOHo6CDZ2FMHHHZ -aopGbfStwMrBTG2vDDaeVgvPMEs7PBm3X6VDyVVCG2jU939Hzw8eiAdFzkqIiXAs -A60iqtiycZGbZU/0rIorBjDEiZjK/O5StCck//q8qTcManPAPfk0KI6t7jwithtI -iOThths7We1DJI5c3h+pvT8uM2UkZwKgZnTKHZAKeow64ME7o3SyYvLMIGfBeeDs -fm5owuyDJSzN+vQ1MHtAHMQrmn9Xc9IkcwVIgrIQZylL4a/Ou/s= -=0Dca ------END PGP SIGNATURE----- diff --git a/Sphinx-7.0.0.tar.gz b/Sphinx-7.0.0.tar.gz new file mode 100644 index 0000000..b0f9791 --- /dev/null +++ b/Sphinx-7.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283c44aa28922bb4223777b44ac0d59af50a279ac7690dfe945bb2b9575dc41b +size 6663795 diff --git a/Sphinx-7.0.0.tar.gz.asc b/Sphinx-7.0.0.tar.gz.asc new file mode 100644 index 0000000..24634ec --- /dev/null +++ b/Sphinx-7.0.0.tar.gz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEE01SRGb1RtK/mQ+WXUsj3KmHw+1IFAmRNjDAACgkQUsj3KmHw ++1JMBw//Vg3/99lyXr3c3RWeYjBcGIQ1Jviq4qy7/+ecxmjGnGQeblClKQ4MeU3A +Rh+2W699TPIsCAhLwcChi+5D1F4Y7JxhxtOrNM9cUR8SidaIRf6wO9GJ1sx07qfo +maZioVSlWAzPwA774HHlpu4G+LVhgYkhMvBEcUXqXgAXSa0n3RGgsdoAvz/iORpJ +3Tkb1ngiOgH5OFLsU3EXj6kfSqQZpIOmpHk8PEbA6m0wvcNIUsTfugC7oDRx8Jmy +WPKa7947vTLwmBbTsoG8gkf8sS8c59pprgGViLcLdeWL/jJijOi+3H47yx02tHIm +BWYcHZ74CUd9MCHtWMUci6g88dLnFhKozkTBp+0IRWN9D2OxFQ3dSG5fSLHrFAjm ++08mFt4dERIbH9rWf5YWx1XUV+yuiLD8Qc1wdMjN1vuhVHTiEmfJ1AzFfnixPwe6 +rW+PIPbR1klCRzhrXzxpuEV62uiPVWLC7+Dj6VkbtQILZ6a97duo2Jdxgu0RVQE9 +Fr7oj/QdNCcEccNTRjEbVZdCcz2LJFZ7TufjA2XdRvk+SNHdjGHidG7FaloDVqqY +OVcM5V3sD5aoNev0IxL6Y2xOmSNekUgZqseDmzAR5R97u3Id2JvrvyRq8jpdsdjz +4ull7UwhWZWr1wv/896xQMnD/3UbzdTJroKuAn7PqB0CLaxVj9k= +=v1bp +-----END PGP SIGNATURE----- diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 5512450..62622d2 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sun Apr 30 07:40:26 UTC 2023 - Martin Liška + +- Update to version 7.0.0 + * #11359: Remove long-deprecated aliases for ``MecabSplitter`` and + ``DefaultSplitter`` in ``sphinx.search.ja``. + * #11360: Remove deprecated ``make_old_id`` functions in domain object + description classes. + * #11363: Remove the Setuptools integration (``build_sphinx`` hook in + ``setup.py``). + * #11364: Remove deprecated ``sphinx.ext.napoleon.iterators`` module. + * #11365: Remove support for the ``jsdump`` format in ``sphinx.search``. + * #11366: Make ``locale`` a required argument to + ``sphinx.util.i18n.format_date()``. + * #11370: Remove deprecated ``sphinx.util.stemmer`` module. + * #11371: Remove deprecated ``sphinx.pycode.ast.parse()`` function. + * #11372: Remove deprecated ``sphinx.io.read_doc()`` function. + * #11373: Removed deprecated ``sphinx.util.get_matching_files()`` function. + * #11378: Remove deprecated ``sphinx.util.docutils.is_html5_writer_available()`` + function. + * #11379: Make the ``env`` argument to ``Builder`` subclasses required. + * #11380: autosummary: Always emit grouped import exceptions. + * #11381: Remove deprecated ``style`` key for HTML templates. + * #11382: Remove deprecated ``sphinx.writers.latex.LaTeXTranslator.docclasses`` + attribute. + * #11383: Remove deprecated ``sphinx.builders.html.html5_ready`` and + ``sphinx.builders.html.HTMLTranslator`` attributes. + * #11385: Remove support for HTML 4 output. + ------------------------------------------------------------------- Wed Apr 26 16:21:27 UTC 2023 - Matej Cepl diff --git a/python-Sphinx.spec b/python-Sphinx.spec index f8c88d1..771c87b 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-Sphinx%{psuffix} -Version: 6.2.1 +Version: 7.0.0 Release: 0 Summary: Python documentation generator License: BSD-2-Clause diff --git a/python3.inv b/python3.inv index a547e39..c23b3dd 100644 --- a/python3.inv +++ b/python3.inv @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c779e2de3285b99e5ac3783b21f2fbb640f5775042b37f3e9d04143733bd6d9f -size 130053 +oid sha256:1b7e9c9080d0e668f7be8db946529a965627e1bae00396cf2f02980e5c292489 +size 130267 diff --git a/requests.inv b/requests.inv index c5451da..3eaf47d 100644 Binary files a/requests.inv and b/requests.inv differ