1
0

Accepting request 1155524 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 build support for Python 2.x

OBS-URL: https://build.opensuse.org/request/show/1155524
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-threading?expand=0&rev=6
This commit is contained in:
2024-03-06 13:22:53 +00:00
committed by Git OBS Bridge
parent dff60f491f
commit 027871340f
2 changed files with 11 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 5 23:05:44 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 build support for Python 2.x
-------------------------------------------------------------------
Thu Jan 21 11:57:26 UTC 2021 - Benjamin Greiner <code@bnavigator.de>