14
0
forked from pool/python-Cycler

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

- Fix download URL.

OBS-URL: https://build.opensuse.org/request/show/487691
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cycler?expand=0&rev=6
This commit is contained in:
Todd R
2017-04-12 19:00:38 +00:00
committed by Git OBS Bridge
parent 18e9a046da
commit 7aba7b83be
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 12 19:00:14 UTC 2017 - toddrme2178@gmail.com
- Fix download URL.
-------------------------------------------------------------------
Wed Apr 12 17:31:02 UTC 2017 - toddrme2178@gmail.com

View File

@@ -24,7 +24,7 @@ Summary: Composable style cycles
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://github.com/matplotlib/cycler
Source: https://file.pythonhosted.org/packages/source/C/Cycler/cycler-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/C/Cycler/cycler-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}