diff --git a/python-python-docs-theme.changes b/python-python-docs-theme.changes index b02bd86..e4ccdcf 100644 --- a/python-python-docs-theme.changes +++ b/python-python-docs-theme.changes @@ -1,53 +1,3 @@ -------------------------------------------------------------------- -Thu Oct 10 08:13:09 UTC 2024 - Daniel Garcia - -- Add %{?sle15_python_module_pythons} - -------------------------------------------------------------------- -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 - -- update to 2024.4: - * Add colour to version change directives - * Only show 'Last updated on ...' when `last_updated` defined - * Use system font stack for all code -- update to 2024.3: - * Modernise font: use system font stack to improve text - readability and webpage performance - * Remove incorrect CSS property - * Don't test theme on 3.8 and 3.9 branches - -------------------------------------------------------------------- -Sat Mar 16 12:53:41 UTC 2024 - Dirk Müller - -- update to 2024.2: - * Do not underline navigation links - * Only apply underline offset to code formatting for underline - visibility - -------------------------------------------------------------------- -Thu Feb 1 21:20:53 UTC 2024 - Dirk Müller - -- update to 2024.1: - * Underline links for readability and a11y - * Add `hosted_on` variable for a link in the footer - * Consistently reference `theme_root_icon` - * Dark mode: fix contrast of footer highlight - -------------------------------------------------------------------- -Sat Dec 9 08:26:29 UTC 2023 - Dirk Müller - -- update to 2023.9: - * Focus search box when pressing slash - ------------------------------------------------------------------- Mon Sep 4 10:45:54 UTC 2023 - Dirk Müller diff --git a/python-python-docs-theme.spec b/python-python-docs-theme.spec index fc80058..3dc2273 100644 --- a/python-python-docs-theme.spec +++ b/python-python-docs-theme.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-docs-theme # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # -%{?sle15_python_module_pythons} Name: python-python-docs-theme -Version: 2024.6 +Version: 2023.7 Release: 0 Summary: The Sphinx theme for the CPython docs and related projects License: Python-2.0 Group: Development/Languages/Python -URL: https://github.com/python/python-docs-theme +URL: https://docs.python.org Source: https://files.pythonhosted.org/packages/source/p/python-docs-theme/python_docs_theme-%{version}.tar.gz BuildRequires: %{python_module flit-core} BuildRequires: %{python_module pip} @@ -47,7 +46,7 @@ The Sphinx theme for the CPython docs and related projects %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%doc README.md +%doc README.rst %license LICENSE %{python_sitelib}/python_docs_theme %{python_sitelib}/python_docs_theme-%{version}*-info diff --git a/python_docs_theme-2023.7.tar.gz b/python_docs_theme-2023.7.tar.gz new file mode 100644 index 0000000..d3f8b51 --- /dev/null +++ b/python_docs_theme-2023.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115f62a3d3ef9c66cc3cb50992857bc7682c26e10c023e96b821c0fb52902f73 +size 19227 diff --git a/python_docs_theme-2024.6.tar.gz b/python_docs_theme-2024.6.tar.gz deleted file mode 100644 index 2181868..0000000 --- a/python_docs_theme-2024.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40492890c77db34120d294c8b0eb2b9f217592d014cc4104d5d2a297c3af7574 -size 16863