17
0

- Fix suse_version check to make sure that primary builds for SLE-16

series
- Add pythons_for_pypi macro. This macro will help to build the python
  minimal stack for different python versions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=300
This commit is contained in:
2026-02-04 11:12:13 +00:00
committed by Git OBS Bridge
parent 0d5790498a
commit 2f25715888
2 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 29 14:55:29 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
- Fix suse_version check to make sure that primary builds for SLE-16
series
- Add pythons_for_pypi macro. This macro will help to build the python
minimal stack for different python versions.
-------------------------------------------------------------------
Thu Jan 1 12:37:12 UTC 2026 - Ben Greiner <code@bnavigator.de>