forked from pool/python-enaml
fc7155206ed5024caf95d1e689b67c903fd69e6b18b85bd7e2880e780d664d8b
- 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
OBS-URL: https://build.opensuse.org/request/show/1043239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%