Accepting request 1199454 from devel:languages:python

- update to 2.0.0:
  * Adopt Ruff
  * Tighten MyPy settings
  * Update GitHub actions versions

OBS-URL: https://build.opensuse.org/request/show/1199454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-applehelp?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2024-09-13 12:25:53 +00:00 committed by Git OBS Bridge
commit 0d07821fe7
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 8 12:53:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c40a4f96f3776c4393d933412053962fac2b84f4c99a7982ba42e09576a70619
size 19674

BIN
sphinxcontrib_applehelp-2.0.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.