Update python-envisage to version 6.1.1 / rev 10 via SR 1069026
https://build.opensuse.org/request/show/1069026
by user dgarcia + dimstar_suse
- 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
*