diff --git a/cycler-0.10.0.tar.gz b/cycler-0.10.0.tar.gz new file mode 100644 index 0000000..b4960fb --- /dev/null +++ b/cycler-0.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd7b2d1018258d7247a71425e9f26463dfb444d411c39569972f4ce586b0c9d8 +size 16553 diff --git a/cycler-0.9.0.tar.gz b/cycler-0.9.0.tar.gz deleted file mode 100644 index a4bc4ae..0000000 --- a/cycler-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96dc4ddf27ef62c09990c6196ac1167685e89168042ec0ae4db586de023355bc -size 3472 diff --git a/python-Cycler.changes b/python-Cycler.changes index 66255ed..8bbc0d6 100644 --- a/python-Cycler.changes +++ b/python-Cycler.changes @@ -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 diff --git a/python-Cycler.spec b/python-Cycler.spec index 2581a92..a55c6cf 100644 --- a/python-Cycler.spec +++ b/python-Cycler.spec @@ -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