Revisions of python-enaml
Markéta Machová (mcalabkova)
accepted
request 1221797
from
John Paul Adrian Glaubitz (glaubitz)
(revision 10)
- Update to 0.18.0 * Support for Python 3.13 PR #556 * Fix possible error in rewrite fast locals when using templates on 3.12 PR #550
Dirk Mueller (dirkmueller)
committed
(revision 9)
- update to 0.17.0: * support for Python 3.12 PR #535 Python 3.12 is only tested with Qt6 All syntactic features of Python 3.12 are supported and catching error groups is now supported. * fix a bug in Enaml parser that was not showing proper location of syntax and indentation errors in tracebacks when the error was in an Enaml file. PR #530
Dirk Mueller (dirkmueller)
committed
(revision 8)
Dirk Mueller (dirkmueller)
committed
(revision 7)
- update to 0.16.1: * fix typo causing a crash in dock area * fix a multi-inheritance issue with pyside6 which affected the dock area
Steve Kowalik (StevenK)
committed
(revision 6)
- Update to 0.16.0: * add support for Python 3.11+ PR #514 * fix several issues related to PySide6 PR #513 * switch to use pegen to generate the parser PR #474 * implement hash and eq for decl functions PR #517 - Add pegen to BuildRequires.
Dirk Mueller (dirkmueller)
accepted
request 1043239
from
Benjamin Greiner (bnavigator)
(revision 5)
- Update tp version 0.15.2 * fix position of popup view when multiple displays are used PR #500 * reimplement DockArea.initialize instead of shadowing the initialized member. PR #502 * require qtpy>=2.1 far Qt backends version PR #501 * qt: use QEvent.Type to coerce new registered event type with all bindings. PR #497 This requires PyQt 6.3.1 to work and allow to eliminate a deprecation warning. * fix loading of dock area guide images. PR #503 - Release 0.15.1 * bump qtpy minimal required version for Qt6 PR #490 * fix drag and drop support under Qt6 PR #491 * fix date and time conversion under Qt6 PR #486 * fix handling of mouse press event by popup views PR #486 * fix flow widget size computation to only use integer (fixes Qt6) PR #492 * add new extra requirements to ease use of widgets with extra dependencies PR #495 - Release 0.15.0 * make install PEP 517 compliant and use a PEP 621 compliant pyproject.toml PR #485 * add support for PyQt6 and Pyside6 PR #475 * fix last occurrences of passing float instead of int to PyQt PR #481 * add new declarative @observe which ignores 'create' and 'container' events by default PR #479 * use atom builtin filtering mechanism to avoid refreshing the declarative engine on 'create' and 'container' event PR # 479 - Release 0.14.1 * fixes a bug in code generation for Python 3.10 PR #476 * fixes several bugs in corner cases of the Qt dock area PR #469 * add python fstring scintilla tokens PR #470 * address PyQt deprecation of accepting float values for pixel dimensions PR #471
Dirk Mueller (dirkmueller)
committed
(revision 4)
Dirk Mueller (dirkmueller)
committed
(revision 3)
Dirk Mueller (dirkmueller)
accepted
request 936072
from
John Paul Adrian Glaubitz (glaubitz)
(revision 2)
- Update to version 0.14.0 * use enum.IntEnum/IntFlag instead of atom.IntEnum PR #453 * fix operator bindings in template instances PR #445 * fix FlowLayout error with FlowItems that have non-zero stretch or ortho_stretch PR #448 * add support for styling notebook tabs PR #452 * drop official support for Python 3.6 and add minimal support for Python 3.10 As with earlier Python version, support for 3.10 is currently limited to running on Python 3.10 excluding any features that were added in Python 3.10 - Stop building on Python 3.6 which is no longer supported - Switch back to using upstream tarball URL in Source field - Update BuildRequires and Requires from setup.py
Matej Cepl (mcepl)
accepted
request 911474
from
Matej Cepl (mcepl)
(revision 1)
Changing the devel project for this package.
Displaying all 10 revisions