1
0

Accepting request 717709 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/717709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-colormap?expand=0&rev=3
This commit is contained in:
2019-07-26 15:33:25 +00:00
committed by Git OBS Bridge
parent aa99eb1d7d
commit 64ff782d74
4 changed files with 12 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 23 01:15:31 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 1.0.2
* update travis
* synchronize README with doc and online image
-------------------------------------------------------------------
Thu Jun 7 20:19:23 UTC 2018 - jengelh@inai.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-colormap
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-colormap
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: Utilities to manipulate matplotlib colormaps and color codecs
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/cokelaer/colormap
Source: https://files.pythonhosted.org/packages/source/c/colormap/colormap-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros