forked from pool/python-envisage
This branch is 22 commits behind pool/python-envisage:factory
- 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)
OBS-URL: https://build.opensuse.org/request/show/1069026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-envisage?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%