- update to 1.14.0:

* Python 3.6/3.7 support dropped
  * PySide6 support
- update to 1.13.0
- update to 1.12.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-visvis?expand=0&rev=9
This commit is contained in:
2023-12-08 12:21:12 +00:00
committed by Git OBS Bridge
parent 82d162eaf2
commit d83bb53387
4 changed files with 15 additions and 10 deletions

View File

@@ -1,7 +1,14 @@
-------------------------------------------------------------------
Fri Dec 8 12:20:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.14.0:
* Python 3.6/3.7 support dropped
* PySide6 support
-------------------------------------------------------------------
Thu Feb 18 14:43:14 UTC 2021 - Ben Greiner <code@bnavigator.de>
- update to 1.3.0
- update to 1.13.0
* Add support for Python 3.9
- skip python36 build: with Numpy 1.20, python36-numpy is no longer
available on Tumbleweed (NEP 29)
@@ -9,7 +16,7 @@ Thu Feb 18 14:43:14 UTC 2021 - Ben Greiner <code@bnavigator.de>
-------------------------------------------------------------------
Fri Jul 17 11:08:59 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.2.4
- update to 1.12.4
* tests included in sdist
* minor bugfixes