15
0
forked from pool/python-enaml

Compare commits

8 Commits

Author SHA256 Message Date
6b73c70463 Accepting request 1312819 from devel:languages:python
- Update to 0.19.0
  * support for Python 3.14 PR #580
  * use cache_tag in import hooks PR #574
  * make dynamicscope iterable PR #571 #572
  * use vectorcall protocol in call_func helper PR #567
  * move standard_tracer's subscription observer to cpp
    to improve performance PR #562
  * add non-blocking open support to FileDialog PR #552
  * fix re-ordering of notebook tabs PR #583
  * remove version_info attribute from version.py (forwarded request 1312716 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enaml?expand=0&rev=16
2025-10-22 10:15:33 +00:00
f396236ed3 - Update to 0.19.0
* support for Python 3.14 PR #580
  * use cache_tag in import hooks PR #574
  * make dynamicscope iterable PR #571 #572
  * use vectorcall protocol in call_func helper PR #567
  * move standard_tracer's subscription observer to cpp
    to improve performance PR #562
  * add non-blocking open support to FileDialog PR #552
  * fix re-ordering of notebook tabs PR #583
  * remove version_info attribute from version.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=13
2025-10-21 11:40:44 +00:00
3d353f18c7 Accepting request 1283316 from devel:languages:python
- switch to use Qt6 bindings as Qt5 is going EOL

OBS-URL: https://build.opensuse.org/request/show/1283316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enaml?expand=0&rev=15
2025-06-05 18:35:31 +00:00
f7820a9e1b - switch to use Qt6 bindings as Qt5 is going EOL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=12
2025-06-05 11:31:25 +00:00
e4527abbf5 Accepting request 1282547 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1282547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enaml?expand=0&rev=14
2025-06-04 18:28:55 +00:00
c61587226a - Drop runtime dependency on pyside2 for Leap 16 and factory
(boo#1243916)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=11
2025-06-04 07:55:07 +00:00
bcacd0dc12 Accepting request 1221948 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1221948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enaml?expand=0&rev=13
2024-11-07 15:28:03 +00:00
7aa71b0224 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=10
2024-11-06 20:15:48 +00:00
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c584f7abc0bdf1746c087eb8ea1989e6322da22a7208462fe9579e31690c03e
size 8140811

3
enaml-0.19.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d20e93a1b34e8d800a6218d4bcfa030d3294979c6f901285fc4d3c71fabdcec2
size 8142625

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Oct 21 08:40:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.19.0
* support for Python 3.14 PR #580
* use cache_tag in import hooks PR #574
* make dynamicscope iterable PR #571 #572
* use vectorcall protocol in call_func helper PR #567
* move standard_tracer's subscription observer to cpp
to improve performance PR #562
* add non-blocking open support to FileDialog PR #552
* fix re-ordering of notebook tabs PR #583
* remove version_info attribute from version.py
-------------------------------------------------------------------
Thu Jun 5 10:05:06 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-enaml
Version: 0.18.0
Version: 0.19.0
Release: 0
# Source code is under BSD but images are under different licenses
# and details are inside image_LICENSE.txt