1
0

- Provide easy-install with update-alternatives code to not conflict

with python3 variant

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python2-setuptools?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-04-07 08:39:52 +00:00
committed by Git OBS Bridge
parent 6ec3ec6e09
commit a84c871fb3
2 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 7 08:39:25 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Provide easy-install with update-alternatives code to not conflict
with python3 variant
-------------------------------------------------------------------
Mon Apr 6 17:12:04 UTC 2020 - Matej Cepl <mcepl@suse.com>