14
0
forked from pool/python-knack

Accepting request 1155588 from home:glaubitz:branches:devel:languages:python

- Switch package to modern Python Stack on SLE-15
  + Add %{?sle15_python_module_pythons}
  + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
  + Drop %define skip_python2 1

OBS-URL: https://build.opensuse.org/request/show/1155588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knack?expand=0&rev=44
This commit is contained in:
2024-03-07 08:51:20 +00:00
committed by Git OBS Bridge
parent 1c5bbdf643
commit 0b59c90873
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 6 14:07:45 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Switch package to modern Python Stack on SLE-15
+ Add %{?sle15_python_module_pythons}
+ Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+ Drop %define skip_python2 1
-------------------------------------------------------------------
Mon Aug 14 13:08:03 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>