14
0

- Conflict with python2-cx_Freeze as we are no longer update-alternatives

set up package but provide only py3 variant

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-09-13 14:55:24 +00:00
committed by Git OBS Bridge
parent c930db6fe0
commit 89103411fe
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 13 14:55:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Conflict with python2-cx_Freeze as we are no longer update-alternatives
set up package but provide only py3 variant
-------------------------------------------------------------------
Fri Sep 13 13:27:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>