From b4b750280d48868e024f54cdbd6e14e18dc595655e6b1761153acfa576bac759 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Aug 2024 19:04:27 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=16 --- python-python-docs-theme.changes | 9 +++++++++ python-python-docs-theme.spec | 2 +- python_docs_theme-2024.4.tar.gz | 3 --- python_docs_theme-2024.6.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 python_docs_theme-2024.4.tar.gz create mode 100644 python_docs_theme-2024.6.tar.gz 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