- 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
This commit is contained in:
Dirk Mueller 2022-01-15 15:59:39 +00:00 committed by Git OBS Bridge
parent 9e130a7e15
commit 76873bfd97
4 changed files with 12 additions and 5 deletions

View File

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

3
flexx-0.8.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 15 15:58:42 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@ -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