17
0

Accepting request 871621 from home:bnavigator:branches:devel:languages:python:numeric

- Update to 3.0.3
  * Fix loading of color, color palette and styles configuration 
    with PyYaml >= 5.2
- Change in 3.0.2
  * Support pyyaml 5.2+ 
- Skip python36 build in TW because python36-scipy is no more 
  (NEP 29)

OBS-URL: https://build.opensuse.org/request/show/871621
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=16
This commit is contained in:
2021-02-13 18:19:36 +00:00
committed by Git OBS Bridge
parent 56b263d17b
commit e28f35f014
4 changed files with 18 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-chartify
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,8 +18,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
# NEP29: TW does not have python36-scipy anymore
%define skip_python36 1
Name: python-chartify
Version: 3.0.1
Version: 3.0.3
Release: 0
Summary: Python library for plotting charts
License: Apache-2.0