diff --git a/python-sphinxcontrib-applehelp.changes b/python-sphinxcontrib-applehelp.changes index 5d980ea..097f753 100644 --- a/python-sphinxcontrib-applehelp.changes +++ b/python-sphinxcontrib-applehelp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Sep 8 12:53:14 UTC 2024 - Dirk Müller + +- update to 2.0.0: + * Adopt Ruff + * Tighten MyPy settings + * Update GitHub actions versions + ------------------------------------------------------------------- Sun Jan 14 10:40:10 UTC 2024 - Dirk Müller diff --git a/python-sphinxcontrib-applehelp.spec b/python-sphinxcontrib-applehelp.spec index 5f3338f..8134d2a 100644 --- a/python-sphinxcontrib-applehelp.spec +++ b/python-sphinxcontrib-applehelp.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-sphinxcontrib-applehelp # # Copyright (c) 2024 SUSE LLC # @@ -16,7 +16,6 @@ # -%define skip_python2 1 %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -27,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-sphinxcontrib-applehelp%{psuffix} -Version: 1.0.8 +Version: 2.0.0 Release: 0 Summary: Sphinx extension which outputs Apple help books License: BSD-2-Clause @@ -70,8 +69,8 @@ sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books %if !%{with test} %files %{python_files} -%doc README.rst CHANGES -%license LICENSE +%doc README.rst CHANGES.rst +%license LICENCE.rst %dir %{python_sitelib}/sphinxcontrib %{python_sitelib}/sphinxcontrib/applehelp %{python_sitelib}/sphinxcontrib_applehelp-%{version}*-info diff --git a/sphinxcontrib_applehelp-1.0.8.tar.gz b/sphinxcontrib_applehelp-1.0.8.tar.gz deleted file mode 100644 index 3402db1..0000000 --- a/sphinxcontrib_applehelp-1.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c40a4f96f3776c4393d933412053962fac2b84f4c99a7982ba42e09576a70619 -size 19674 diff --git a/sphinxcontrib_applehelp-2.0.0.tar.gz b/sphinxcontrib_applehelp-2.0.0.tar.gz new file mode 100644 index 0000000..1698ee6 --- /dev/null +++ b/sphinxcontrib_applehelp-2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f29ef331735ce958efa4734873f084941970894c6090408b079c61b2e1c06d1 +size 20053