From 9bdc8a919d76007a6813a331b5064be758f6fe7a868e5ce21f4b2d28c897cd2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= <dcermak@suse.com> Date: Tue, 7 May 2024 19:11:45 +0000 Subject: [PATCH] [info=e0b6fc1ba554708ece71d56b1bca9510] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/python-3.10-image?expand=0&rev=131 --- README.md | 13 ++++++++++++- python-3.10-image.changes | 5 +++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ff7a9c..14a1ec1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# The openSUSE Tumbleweed BCI Python 3.10 development Container image +# The openSUSE Tumbleweed BCI Python 3.10 development Container Image +![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) + Python 3.10 development container based on the openSUSE Tumbleweed Base Container Image. + +## Licensing +`SPDX-License-Identifier: MIT` + +The build recipe and this documentation is licensed as MIT. +The container itself contains various software components under various open source licenses listed in the associated +Software Bill of Materials (SBOM). + +This image is based on [openSUSE Tumbleweed](https://get.opensuse.org/tumbleweed/). diff --git a/python-3.10-image.changes b/python-3.10-image.changes index 86ea14d..db93761 100644 --- a/python-3.10-image.changes +++ b/python-3.10-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 7 19:07:24 UTC 2024 - Dirk Mueller <dmueller@suse.com> + +- extend READMEs; correct eula for application images + ------------------------------------------------------------------- Fri Apr 12 12:03:53 UTC 2024 - Dirk Mueller <dmueller@suse.com>