forked from pool/python-enaml
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
This commit is contained in:
@@ -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
3
enaml-0.19.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d20e93a1b34e8d800a6218d4bcfa030d3294979c6f901285fc4d3c71fabdcec2
|
||||
size 8142625
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user