python-envisage
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-envisage
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:numeric/python-envisage && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
envisage-6.1.1.tar.gz | 0000179299 175 KB | |
python-envisage.changes | 0000010968 10.7 KB | |
python-envisage.spec | 0000002885 2.82 KB |
Revision 17 (latest revision is 19)
Daniel Garcia (dgarcia)
committed
(revision 17)
- Remove py310-eggs.tar.gz source, it's upstreamed now. - Update to 6.1.1 * A trait validation error in the Workbench DefaultActionSet has been fixed. This fixes a compatibility issue with Traits 6.4. (#485) * Initialization of application directories now correctly respects the value of self.state_location. (#490) * In the test suite, egg generation now uses sys.executable to ensure it picks up the correct Python executable. (#499) * The version of PySide6 used in test workflows has been restricted. (#487) * The EDM version used in test workflow has been updated. (#484) * Various fixes have been made to the GitHub Actions workflows, for compatibility with the newest runners. (#491, #494) * Copyright headers have been updated for 2023. (#493) - 6.1.0 * The Application.user_data directory no longer includes the id * of the application, but instead matches the ETSConfig.user_data. (#467) * The Envisage Application will no longer try to change the * ETSConfig.application_home attribute. (#467) * The PackageResourceProtocol now uses importlib.resources instead * of pkg_resources. (#466) * The IPython-related features of Envisage require ipykernel version < 6 and * IPython version < 8. (#449) * Fix EggPluginManager to use current pkg_resources.working_set. (#444) * Simplify ImportManager by using importlib. (#465) * Update end year in copyright headers. (#458)
Comments 0