From 76873bfd97c04d50f2ec0beb86ac125e050f963328d58c1454931290ece4f1be Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 15 Jan 2022 15:59:39 +0000 Subject: [PATCH] - update to 0.8.3: * Fixed a bug where with the latest PScript (0.7.6) Flexx wont start in the browser OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flexx?expand=0&rev=19 --- flexx-0.8.2.tar.gz | 3 --- flexx-0.8.3.tar.gz | 3 +++ python-flexx.changes | 7 +++++++ python-flexx.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 flexx-0.8.2.tar.gz create mode 100644 flexx-0.8.3.tar.gz diff --git a/flexx-0.8.2.tar.gz b/flexx-0.8.2.tar.gz deleted file mode 100644 index aefdfd6..0000000 --- a/flexx-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79015c44e86e2b8f786fc726c527b987109215e1ea7134b65fe2a22721d80f8a -size 384773 diff --git a/flexx-0.8.3.tar.gz b/flexx-0.8.3.tar.gz new file mode 100644 index 0000000..5cb89cd --- /dev/null +++ b/flexx-0.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55f1c7e438073a4fcf03f11c5de12767c30564eb9bb51b0c5df2ba6d0b31f37 +size 385135 diff --git a/python-flexx.changes b/python-flexx.changes index 61a0d86..7fb0b40 100644 --- a/python-flexx.changes +++ b/python-flexx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 15 15:58:42 UTC 2022 - Dirk Müller + +- update to 0.8.3: + * Fixed a bug where with the latest PScript (0.7.6) + Flexx wont start in the browser + ------------------------------------------------------------------- Wed Sep 1 09:06:12 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-flexx.spec b/python-flexx.spec index 69e5710..b41976b 100644 --- a/python-flexx.spec +++ b/python-flexx.spec @@ -1,7 +1,7 @@ # # spec file for package python-flexx # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-flexx -Version: 0.8.2 +Version: 0.8.3 Release: 0 Summary: Python toolkit for creating graphical user interfaces License: BSD-2-Clause