- add sle15_python_module_pythons (jsc#PED-68)

- Make calling of %{sle15modernpython} optional.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asttokens?expand=0&rev=13
This commit is contained in:
Dirk Mueller 2023-04-23 19:59:32 +00:00 committed by Git OBS Bridge
parent e1550557e5
commit a944ad38c3
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 21 12:22:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Apr 13 22:40:05 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 5 12:26:12 UTC 2022 - ecsos <ecsos@opensuse.org> Mon Dec 5 12:26:12 UTC 2022 - ecsos <ecsos@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-asttokens # spec file for package python-asttokens
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# Copyright (c) 2019-2021 Malcolm J Lewis <malcolmlewis@opensuse.org> # Copyright (c) 2019-2021 Malcolm J Lewis <malcolmlewis@opensuse.org>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@ -20,6 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
%define skip_python36 1 %define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-asttokens Name: python-asttokens
Version: 2.2.1 Version: 2.2.1
Release: 0 Release: 0