Hello community, here is the log from the commit of package python-envisage for openSUSE:Factory checked in at 2018-06-29 22:27:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-envisage (Old) and /work/SRC/openSUSE:Factory/.python-envisage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-envisage" Fri Jun 29 22:27:50 2018 rev:2 rq:617165 version:4.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-envisage/python-envisage.changes 2018-05-29 16:47:16.214867742 +0200 +++ /work/SRC/openSUSE:Factory/.python-envisage.new/python-envisage.changes 2018-06-29 22:27:56.066413965 +0200 @@ -1,0 +2,5 @@ +Fri May 18 17:10:44 UTC 2018 - [email protected] + +- Do not assume any specific user in the description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-envisage.spec ++++++ --- /var/tmp/diff_new_pack.9izL40/_old 2018-06-29 22:27:56.530413612 +0200 +++ /var/tmp/diff_new_pack.9izL40/_new 2018-06-29 22:27:56.534413610 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-envisage # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,10 +23,10 @@ Version: 4.6.0 Release: 0 Summary: Extensible application framework for Python -License: BSD-3-Clause and Python-2.0 and LGPL-3.0 and CC-BY-SA-1.0 and CC-BY-SA-2.0 and CC-BY-SA-2.5 and CC-BY-SA-3.0 and SUSE-Public-Domain -Group: Development/Libraries/Python # Source code is under BSD but images are under different licenses # and details are inside image_LICENSE.txt +License: BSD-3-Clause AND Python-2.0 AND LGPL-3.0-only AND CC-BY-SA-1.0 AND CC-BY-SA-2.0 AND CC-BY-SA-2.5 AND CC-BY-SA-3.0 AND SUSE-Public-Domain +Group: Development/Libraries/Python Url: https://github.com/enthought/envisage Source: https://files.pythonhosted.org/packages/source/e/envisage/envisage-%{version}.tar.gz Source10: https://raw.githubusercontent.com/enthought/envisage/%{version}/LICENSE.txt @@ -50,12 +50,12 @@ %python_subpackages %description -Envisage is a Python-based framework for building extensible applications, -that is, applications whose functionality can be extended by adding "plug-ins". -Envisage provides a standard mechanism for features to be added to an -application, whether by the original developer or by someone else. In fact, -when you build an application using Envisage, the entire application consists -primarily of plug-ins. In this respect, it is similar to the Eclipse and +Envisage is a Python-based framework for building extensible +applications, that is, applications whose functionality can be +extended by adding "plug-ins". Envisage provides a standard mechanism +for features to be added to an application. When building an +application using Envisage, the entire application consists primarily +of plug-ins. In this respect, it is similar to the Eclipse and Netbeans frameworks for Java applications. Part of the Enthought Tool Suite (ETS).
