14
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

3
cycler-0.10.0.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 20 20:57:54 UTC 2017 - toddrme2178@gmail.com
- update to version 0.10.0:
(no changelog available)
- Update url to pypi.io
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 30 10:40:42 UTC 2015 - toddrme2178@gmail.com Fri Oct 30 10:40:42 UTC 2015 - toddrme2178@gmail.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-Cycler # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: python-Cycler Name: python-Cycler
Version: 0.9.0 Version: 0.10.0
Release: 0 Release: 0
Summary: Composable style cycles Summary: Composable style cycles
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
Url: http://github.com/matplotlib/cycler 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-devel
BuildRequires: python-setuptools BuildRequires: python-setuptools
BuildRequires: python-six BuildRequires: python-six