- 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
OBS-URL: https://build.opensuse.org/request/show/936072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=2
- Update to version 0.13.0+git.1627388100.6864e8bc (so as to make
the test suite pass with pytest-qt > 3):
* Add release notes entry
* Flow Layout sort fix for stretch or ortho_stretch > 0
* cis: test on python 3.10.b.4
* tests: fix missing imports
* cis: do not run with -W error due to ipykernel and add missed skip for focus
* cis: skip focus tests on linux (ci) and run extended tests on 3.9 rather than 3.8
* cis: bump to python 3.10 beta 3 and skip linux for the time being
* tests: fix warnings and try another window manager
- Switching off temporarily the test suite
(gh#nucleic/enaml#449).
OBS-URL: https://build.opensuse.org/request/show/911483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enaml?expand=0&rev=7