diff --git a/python-python-docs-theme.changes b/python-python-docs-theme.changes index d918358..8f67e6e 100644 --- a/python-python-docs-theme.changes +++ b/python-python-docs-theme.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 5 19:04:17 UTC 2024 - Dirk Müller + +- update to 2024.6: + * Add backgrounds and borders to admonitions + * Use different colour for 'Return value: Borrowed reference' + * Replace Flake8 with Ruff and add more linting for GitHub + Actions + ------------------------------------------------------------------- Sun Apr 21 08:35:40 UTC 2024 - Dirk Müller diff --git a/python-python-docs-theme.spec b/python-python-docs-theme.spec index 66c4da4..23561b8 100644 --- a/python-python-docs-theme.spec +++ b/python-python-docs-theme.spec @@ -17,7 +17,7 @@ Name: python-python-docs-theme -Version: 2024.4 +Version: 2024.6 Release: 0 Summary: The Sphinx theme for the CPython docs and related projects License: Python-2.0 diff --git a/python_docs_theme-2024.4.tar.gz b/python_docs_theme-2024.4.tar.gz deleted file mode 100644 index d258a77..0000000 --- a/python_docs_theme-2024.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b9794dd2b352a603a4cefacd903a6acd823814fab9184da39cf0ee163e794d7 -size 15911 diff --git a/python_docs_theme-2024.6.tar.gz b/python_docs_theme-2024.6.tar.gz new file mode 100644 index 0000000..2181868 --- /dev/null +++ b/python_docs_theme-2024.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40492890c77db34120d294c8b0eb2b9f217592d014cc4104d5d2a297c3af7574 +size 16863