From 75fde1519762d97fda6e4184f251aeade57035163d40dd7cd63f05c79da2af1e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 9 Nov 2024 16:00:30 +0000 Subject: [PATCH] - update to 2024.10: * Add support for Python 3.13 * Drop support for Python 3.8 * Add script for handling translations * Generate digital attestations for PyPI (PEP 740) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=20 --- python-python-docs-theme.changes | 9 +++++++++ python-python-docs-theme.spec | 2 +- python_docs_theme-2024.10.tar.gz | 3 +++ python_docs_theme-2024.6.tar.gz | 3 --- 4 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 python_docs_theme-2024.10.tar.gz delete mode 100644 python_docs_theme-2024.6.tar.gz diff --git a/python-python-docs-theme.changes b/python-python-docs-theme.changes index b02bd86..33dbaca 100644 --- a/python-python-docs-theme.changes +++ b/python-python-docs-theme.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 9 16:00:13 UTC 2024 - Dirk Müller + +- update to 2024.10: + * Add support for Python 3.13 + * Drop support for Python 3.8 + * Add script for handling translations + * Generate digital attestations for PyPI (PEP 740) + ------------------------------------------------------------------- Thu Oct 10 08:13:09 UTC 2024 - Daniel Garcia diff --git a/python-python-docs-theme.spec b/python-python-docs-theme.spec index fc80058..55c13e2 100644 --- a/python-python-docs-theme.spec +++ b/python-python-docs-theme.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-python-docs-theme -Version: 2024.6 +Version: 2024.10 Release: 0 Summary: The Sphinx theme for the CPython docs and related projects License: Python-2.0 diff --git a/python_docs_theme-2024.10.tar.gz b/python_docs_theme-2024.10.tar.gz new file mode 100644 index 0000000..868a2fe --- /dev/null +++ b/python_docs_theme-2024.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fec0e742169e54ab5389b3d7c388c369f769fe55afcbe8ecede3eebc4c3ca54 +size 16846 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