SHA256
1
0
forked from pool/python

Accepting request 755898 from home:mcepl:branches:devel:languages:python:Factory

- Unify packages among openSUSE:Factory and SLE versions.
  (bsc#1159035)
- Add idle.desktop and idle.appdata.xml to provide IDLE in menus
  (bsc#1153830)

- Add python2_split_startup Provide to make it possible to
  conflict older packages by shared-python-startup.

OBS-URL: https://build.opensuse.org/request/show/755898
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=262
This commit is contained in:
2019-12-11 16:37:24 +00:00
committed by Git OBS Bridge
parent 2c21a466d3
commit 7f4063f9b8
6 changed files with 116 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Dec 11 14:35:46 CET 2019 - Matej Cepl <mcepl@suse.com>
- Unify packages among openSUSE:Factory and SLE versions.
(bsc#1159035)
- Add idle.desktop and idle.appdata.xml to provide IDLE in menus
(bsc#1153830)
-------------------------------------------------------------------
Wed Dec 4 18:12:17 CET 2019 - Matej Cepl <mcepl@suse.com>
- Add python2_split_startup Provide to make it possible to
conflict older packages by shared-python-startup.
-------------------------------------------------------------------
Fri Nov 22 13:10:03 CET 2019 - Matej Cepl <mcepl@suse.com>