forked from pool/python-sphinx-autodoc-typehints
Accepting request 1099902 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons, remove skip_python2 OBS-URL: https://build.opensuse.org/request/show/1099902 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=41
This commit is contained in:
parent
2512fecbbf
commit
11b7716f72
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 21 12:06:28 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- add sle15_python_module_pythons, remove skip_python2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 16:20:26 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 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,8 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
%define modname sphinx_autodoc_typehints
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
@ -27,6 +25,8 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sphinx-autodoc-typehints%{psuffix}
|
||||
Version: 1.19.2
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user