Thu, 12 Sep 2024 06:21:29 UTC | login

Information for build python-envisage-6.1.1-1.fc38

ID248186
Package Namepython-envisage
Version6.1.1
Release1.fc38
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
StartedWed, 31 May 2023 10:29:06 UTC
CompletedWed, 31 May 2023 10:29:06 UTC
Tags
f38
f39
f40
RPMs
src
python-envisage-6.1.1-1.fc38.src.rpm (info) (download)
noarch
python-envisage-doc-6.1.1-1.fc38.noarch.rpm (info) (download)
python3-envisage-6.1.1-1.fc38.noarch.rpm (info) (download)
Changelog * Thu Feb 16 2023 Orion Poplawski <orion@nwra.com> - 6.1.1-1 - Update to 6.1.1 * Sat Jan 21 2023 Scott Talbert <swt@techie.net> - 6.1.0-3 - Cleanup and re-enable tests * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Aug 18 2022 Orion Poplawski <orion@nwra.com> - 6.1.0-1 - Update to 6.1.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 01 2022 Orion Poplawski <orion@nwra.com> - 6.0.1-1 - Update to 6.0.1 - Ignore test failures for now * Fri Jul 01 2022 Python Maint <python-maint@redhat.com> - 5.0.0-6 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 5.0.0-3 - Rebuilt for Python 3.10