commit python-Cycler for openSUSE:Factory

2019-11-22 Thread root
Hello community,

here is the log from the commit of package python-Cycler for openSUSE:Factory 
checked in at 2019-11-22 10:19:33

Comparing /work/SRC/openSUSE:Factory/python-Cycler (Old)
 and  /work/SRC/openSUSE:Factory/.python-Cycler.new.26869 (New)


Package is "python-Cycler"

Fri Nov 22 10:19:33 2019 rev:5 rq:745400 version:0.10.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Cycler/python-Cycler.changes  
2018-12-13 19:42:25.817170425 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cycler.new.26869/python-Cycler.changes   
2019-11-22 10:19:34.133358716 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 09:50:26 UTC 2019 - Tomáš Chvátal 
+
+- Format with spec-cleaner
+- Install license file
+
+---



Other differences:
--
++ python-Cycler.spec ++
--- /var/tmp/diff_new_pack.yP9wsR/_old  2019-11-22 10:19:34.633358586 +0100
+++ /var/tmp/diff_new_pack.yP9wsR/_new  2019-11-22 10:19:34.645358583 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cycler
 #
-# 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
@@ -22,16 +22,13 @@
 Release:0
 Summary:Composable style cycles
 License:BSD-3-Clause
-Group:  Development/Languages/Python
-Url:http://github.com/matplotlib/cycler
-Source: 
https://files.pythonhosted.org/packages/source/C/Cycler/cycler-%{version}.tar.gz
+URL:https://github.com/matplotlib/cycler
+Source: 
https://files.pythonhosted.org/packages/source/c/cycler/cycler-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  python-rpm-macros
 Requires:   python-six
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -53,9 +50,9 @@
 %install
 %python_install
 
-%files %python_files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc README.rst
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog




commit python-Cycler for openSUSE:Factory

2018-12-13 Thread root
Hello community,

here is the log from the commit of package python-Cycler for openSUSE:Factory 
checked in at 2018-12-13 19:42:21

Comparing /work/SRC/openSUSE:Factory/python-Cycler (Old)
 and  /work/SRC/openSUSE:Factory/.python-Cycler.new.28833 (New)


Package is "python-Cycler"

Thu Dec 13 19:42:21 2018 rev:4 rq:654000 version:0.10.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Cycler/python-Cycler.changes  
2017-04-20 20:53:00.782461237 +0200
+++ /work/SRC/openSUSE:Factory/.python-Cycler.new.28833/python-Cycler.changes   
2018-12-13 19:42:25.817170425 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:47:05 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-Cycler.spec ++
--- /var/tmp/diff_new_pack.Ht5Rug/_old  2018-12-13 19:42:26.653169332 +0100
+++ /var/tmp/diff_new_pack.Ht5Rug/_new  2018-12-13 19:42:26.657169327 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cycler
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,10 +25,9 @@
 Group:  Development/Languages/Python
 Url:http://github.com/matplotlib/cycler
 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}
 BuildRequires:  %{python_module six}
+BuildRequires:  python-rpm-macros
 Requires:   python-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch




commit python-Cycler for openSUSE:Factory

2017-04-20 Thread root
Hello community,

here is the log from the commit of package python-Cycler for openSUSE:Factory 
checked in at 2017-04-20 20:53:00

Comparing /work/SRC/openSUSE:Factory/python-Cycler (Old)
 and  /work/SRC/openSUSE:Factory/.python-Cycler.new (New)


Package is "python-Cycler"

Thu Apr 20 20:53:00 2017 rev:3 rq:487692 version:0.10.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Cycler/python-Cycler.changes  
2017-01-24 10:38:29.387054779 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cycler.new/python-Cycler.changes 
2017-04-20 20:53:00.782461237 +0200
@@ -1,0 +2,20 @@
+Wed Apr 12 19:00:14 UTC 2017 - toddrme2...@gmail.com
+
+- Fix download URL.
+
+---
+Wed Apr 12 17:31:02 UTC 2017 - toddrme2...@gmail.com
+
+- Fix redefinition of %python_module macro.
+
+---
+Mon Feb 27 18:45:41 UTC 2017 - toddrme2...@gmail.com
+
+- Fix macro usage
+
+---
+Sat Feb 25 04:12:47 UTC 2017 - toddrme2...@gmail.com
+
+- Switch to single-spec version
+
+---



Other differences:
--
++ python-Cycler.spec ++
--- /var/tmp/diff_new_pack.4fAPXf/_old  2017-04-20 20:53:01.350380930 +0200
+++ /var/tmp/diff_new_pack.4fAPXf/_new  2017-04-20 20:53:01.354380364 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Cycler
 Version:0.10.0
 Release:0
@@ -23,17 +24,16 @@
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://github.com/matplotlib/cycler
-Source: 
https://pypi.io/packages/source/C/Cycler/cycler-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-BuildRequires:  python-six
+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}
+BuildRequires:  %{python_module six}
 Requires:   python-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
+
+%python_subpackages
 
 %description
 When plotting more than one line it is common to want to be able to
@@ -49,12 +49,12 @@
 %setup -q -n cycler-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
 
-%files
+%files %python_files
 %defattr(-,root,root,-)
 %doc README.rst
 %{python_sitelib}/*




commit python-Cycler for openSUSE:Factory

2017-01-24 Thread root
Hello community,

here is the log from the commit of package python-Cycler for openSUSE:Factory 
checked in at 2017-01-24 10:38:28

Comparing /work/SRC/openSUSE:Factory/python-Cycler (Old)
 and  /work/SRC/openSUSE:Factory/.python-Cycler.new (New)


Package is "python-Cycler"

Changes:

--- /work/SRC/openSUSE:Factory/python-Cycler/python-Cycler.changes  
2015-11-04 15:33:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cycler.new/python-Cycler.changes 
2017-01-24 10:38:29.387054779 +0100
@@ -1,0 +2,7 @@
+Fri Jan 20 20:57:54 UTC 2017 - toddrme2...@gmail.com
+
+- update to version 0.10.0:
+  (no changelog available)
+- Update url to pypi.io
+
+---

Old:

  cycler-0.9.0.tar.gz

New:

  cycler-0.10.0.tar.gz



Other differences:
--
++ python-Cycler.spec ++
--- /var/tmp/diff_new_pack.OYAlbi/_old  2017-01-24 10:38:29.898982071 +0100
+++ /var/tmp/diff_new_pack.OYAlbi/_new  2017-01-24 10:38:29.898982071 +0100
@@ -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

++ cycler-0.9.0.tar.gz -> cycler-0.10.0.tar.gz ++
 1858 lines of diff (skipped)