Revisions of python-envisage
buildservice-autocommit
accepted
request 1069026
from
Daniel Garcia (dgarcia)
(revision 19)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 18)
- Remove old source leftover
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)
Dirk Mueller (dirkmueller)
committed
(revision 16)
Dirk Mueller (dirkmueller)
committed
(revision 15)
- add test eggs for python 3.10 build
Matej Cepl (mcepl)
accepted
request 915139
from
Benjamin Greiner (bnavigator)
(revision 14)
- Update to 6.0.1 * This bugfix release fixes the issue where Extension Point resolution was happening too eagerly, which caused issues during application startup time in certain cases. We recommend all users of Envisage to upgrade to this bugfix version. - Release 6.0.0 * This major release focuses on speeding up Envisage applications. We achieved this speedup by removing unused functionality in the package. Specifically, we removed the @contributes_to decorator and the code needed to handle methods decorated with the above decorator. * Additionally, with this release, parts of Envisage start using the new Traits observation framework instead of the old Traits on_trait_change. So, Envisage now depends on Traits version >= 6.2. - Don't test with ipykernel => 6 -- gh#enthought/envisage#448
buildservice-autocommit
accepted
request 890085
from
Markéta Machová (mcalabkova)
(revision 13)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 890084
from
Markéta Machová (mcalabkova)
(revision 12)
- Update to 5.0.0 * Create and fill plugin subpackage api modules * Deprecate safeweakref and replace its uses * Drop support for Python 3 versions older than Python 3.6. * Remove single_project * Remove class_load_hooks and ClassLoadHook - Remove nose, tests can be run by unittest now
buildservice-autocommit
accepted
request 819725
from
Tomáš Chvátal (scarabeus_iv)
(revision 11)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 819724
from
Markéta Machová (mcalabkova)
(revision 10)
- Update to 4.9.2 - Conditionally skip tests that fail against Traits 6.0.0 due to the removal of Categories. (#263) - Fix tests that fail against Traits 6.0.0 due to the removal of double nesting in list events. (#255) - Replace a comment mention of ``AdaptedTo`` with ``Supports``. (#253) - Remove dependence on ``clean_filename`` from Traits. (#252) - Replace a use of the deprecated ``DictStrAny`` trait with ``Dict(Str, Any)``. (#250)
buildservice-autocommit
accepted
request 751151
from
Factory Maintainer (factory-maintainer)
(revision 9)
baserev update by copy to link target
Todd R (TheBlackCat)
committed
(revision 8)
Todd R (TheBlackCat)
accepted
request 749772
from
Todd R (TheBlackCat)
(revision 7)
Update to Version 4.9.0
buildservice-autocommit
accepted
request 702923
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 702919
from
Gary Smith (gary_smith)
(revision 5)
- Update to version 4.7.2 * no changelog
buildservice-autocommit
accepted
request 660730
from
Todd R (TheBlackCat)
(revision 4)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 660729
from
Todd R (TheBlackCat)
(revision 3)
- Update to version 4.7.0 * Add failing test and fix for old-style relative import. (#109) * Old-style relative import ipython_kernel plugin (#108) * Fix attractors example (#103) * Use --gui rather than --matplotlib when starting IPython kernel. (#101) * InternalIPKernel.shutdown method doesn't stop the kernel's IOPubThread (#93) * Fix task layout serialization under Python3
Todd R (TheBlackCat)
committed
(revision 2)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 1)
Displaying all 19 revisions