15
0
forked from pool/python-Cycler

Accepting request 451684 from home:TheBlackCat:branches:devel:languages:python

- update to version 0.10.0:

OBS-URL: https://build.opensuse.org/request/show/451684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cycler?expand=0&rev=3
This commit is contained in:
Todd R
2017-01-20 21:05:02 +00:00
committed by Git OBS Bridge
parent 664a7c5056
commit b04e9be97f
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Cycler
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@@ -17,13 +17,13 @@
Name: python-Cycler
Version: 0.9.0
Version: 0.10.0
Release: 0
Summary: Composable style cycles
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://github.com/matplotlib/cycler
Source: https://pypi.python.org/packages/source/C/Cycler/cycler-%{version}.tar.gz
Source: https://pypi.io/packages/source/C/Cycler/cycler-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: python-six