Accepting request 1007205 from home:michals

- Fix M2Crypto package name on SLE12
- Do not build with python3.6 - it does not have libraries
    nothing provides python36-M2Crypto > 0.19
    nothing provides python36-chardet

OBS-URL: https://build.opensuse.org/request/show/1007205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=374
This commit is contained in:
2022-10-13 08:48:47 +00:00
committed by Git OBS Bridge
parent 133d973631
commit a56c7d992d
2 changed files with 18 additions and 16 deletions

View File

@@ -11,6 +11,14 @@ Thu Sep 8 11:53:22 UTC 2022 - Daniel Mach <daniel.mach@suse.com>
- Revert to python2 on SLE12
- Recommend openssh for ssh key auth
-------------------------------------------------------------------
Wed Aug 17 10:55:30 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
- Fix M2Crypto package name on SLE12
- Do not build with python3.6 - it does not have libraries
nothing provides python36-M2Crypto > 0.19
nothing provides python36-chardet
-------------------------------------------------------------------
Thu Aug 11 11:38:19 UTC 2022 - Daniel Mach <daniel.mach@suse.com>