Thu, 12 Sep 2024 06:30:56 UTC | login

Information for build python-envisage-4.6.0-2.fc30

ID76238
Package Namepython-envisage
Version4.6.0
Release2.fc30
Epoch
SummaryExtensible application framework
DescriptionEnvisage 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 Netbeans frameworks for Java applications. Each plug-in is able to: * Advertise where and how it can be extended (its "extension points"). * Contribute extensions to the extension points offered by other plug-ins. * Create and share the objects that perform the real work of the application ("services"). The Envisage project provides the basic machinery of the plug-in framework as well as GUI building tools (envisage.ui). The workbench is the older way to build GUIs from Envisage. It is now recommended to use the Task framework.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 05:10:51 UTC
CompletedSat, 01 Dec 2018 05:10:51 UTC
Tags
f30
f31
RPMs
src
python-envisage-4.6.0-2.fc30.src.rpm (info) (download)
noarch
python-envisage-doc-4.6.0-2.fc30.noarch.rpm (info) (download)
python3-envisage-4.6.0-2.fc30.noarch.rpm (info) (download)
Changelog * Wed Nov 14 2018 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-2 - Subpackage python2-envisage has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Jul 20 2018 Orion Poplawski <orion@nwra.com> - 4.6.0-1 - Update to 4.6.0 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 4.5.0-8 - Rebuilt for Python 3.7 * Mon Mar 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.5.0-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 4.5.0-3 - Rebuild for Python 3.6