2023-03-03 07:52:34 +00:00
|
|
|
-------------------------------------------------------------------
|
2023-03-21 14:57:52 +00:00
|
|
|
Tue Mar 21 10:35:25 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- Switch latest to Python 3.11
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-03-03 07:52:34 +00:00
|
|
|
Fri Mar 3 07:24:36 UTC 2023 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Add org.opencontainers.image.source label set to %SOURCEURL%
|
|
|
|
|
2022-12-07 17:37:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 29 12:27:01 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Add main python package to include bundled modules (fixes bsc#1205850)
|
|
|
|
|
2022-11-23 09:33:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 22 17:13:18 UTC 2022 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- Add the devel package into the container to prevent dependency issues on updates and stop symlinking python3.10 to python3 (it's the system python)
|
|
|
|
|
2022-07-18 14:07:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 15 11:06:03 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Increase compatibility with openSUSE
|
|
|
|
|
2022-05-04 07:59:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 3 08:51:18 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
|
|
|
|
|
|
|
- Use set -euo pipefail in every RUN command, use ; instead of && to prevent masking failures
|