1
0

Accepting request 998505 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/998505
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-colormap?expand=0&rev=9
This commit is contained in:
2022-08-22 06:37:52 +00:00
committed by Git OBS Bridge
parent 56057b1ed8
commit f91da8109b
4 changed files with 15 additions and 5 deletions

View File

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

3
colormap-1.0.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Aug 21 15:32:29 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 1.0.4:
* if a cmap_builded get a colormap as input, simply returns the
colormap
-------------------------------------------------------------------
Sun Feb 21 18:54:36 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-colormap
#
# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python36 1
Name: python-colormap
Version: 1.0.3
Version: 1.0.4
Release: 0
Summary: Utilities to manipulate matplotlib colormaps and color codecs
License: BSD-3-Clause