From bc5109ba28f6c3fff53c9fd83b2b032fe70c216372f3587c56bf851a9e2c4c29 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 10 Jul 2020 12:12:48 +0000 Subject: [PATCH] Accepting request 819723 from devel:languages:python:numeric OBS-URL: https://build.opensuse.org/request/show/819723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enaml?expand=0&rev=4 --- enaml-0.11.0.tar.gz | 3 --- enaml-0.11.2.tar.gz | 3 +++ python-enaml.changes | 8 ++++++++ python-enaml.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 enaml-0.11.0.tar.gz create mode 100644 enaml-0.11.2.tar.gz diff --git a/enaml-0.11.0.tar.gz b/enaml-0.11.0.tar.gz deleted file mode 100644 index 706d73c..0000000 --- a/enaml-0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87d2ce95699c125e348fb0ba9e114e3b4f21e490d4e511b94eb0f5ab8699ecd0 -size 8025219 diff --git a/enaml-0.11.2.tar.gz b/enaml-0.11.2.tar.gz new file mode 100644 index 0000000..ad67a6f --- /dev/null +++ b/enaml-0.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79ace6cf0e1337d1fcf204d899c7c2855159318fde5a668a2f9567f59624f6d1 +size 8027596 diff --git a/python-enaml.changes b/python-enaml.changes index d418162..29fe038 100644 --- a/python-enaml.changes +++ b/python-enaml.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jul 9 12:53:51 UTC 2020 - Marketa Calabkova + +- Update to 0.11.2 + * fix reference counting in declarative function PR #417 + * fix signaling/weakmethod/callableref that were broken since 0.10.0 PR #416 + * coerce iterator iterables of loopers to tuple so refresh works properly PR #414 + ------------------------------------------------------------------- Thu Apr 9 12:44:00 UTC 2020 - pgajdos@suse.com diff --git a/python-enaml.spec b/python-enaml.spec index 4fd5f73..39826a9 100644 --- a/python-enaml.spec +++ b/python-enaml.spec @@ -20,7 +20,7 @@ # python-cppy, python-bytecode is python3 only (at least) %define skip_python2 1 Name: python-enaml -Version: 0.11.0 +Version: 0.11.2 Release: 0 # Source code is under BSD but images are under different licenses # and details are inside image_LICENSE.txt