commit python-palettable for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package python-palettable for 
openSUSE:Factory checked in at 2019-11-20 10:28:19

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


Package is "python-palettable"

Wed Nov 20 10:28:19 2019 rev:4 rq:749740 version:3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-palettable/python-palettable.changes  
2019-07-23 22:56:23.478171377 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-palettable.new.26869/python-palettable.changes
   2019-11-20 10:28:25.190576422 +0100
@@ -1,0 +2,7 @@
+Tue Nov 19 20:27:14 UTC 2019 - Todd R 
+
+- Update to 3.3.0
+  * Adding Fabion Crameri's Scientific Colour-Maps
+  * Update Wes Anderson palettes with Isle of Dogs
+
+---

Old:

  palettable-3.2.0.tar.gz

New:

  palettable-3.3.0.tar.gz



Other differences:
--
++ python-palettable.spec ++
--- /var/tmp/diff_new_pack.1sW7Nd/_old  2019-11-20 10:28:26.250576633 +0100
+++ /var/tmp/diff_new_pack.1sW7Nd/_new  2019-11-20 10:28:26.254576634 +0100
@@ -19,21 +19,19 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-palettable
-Version:3.2.0
+Version:3.3.0
 Release:0
 Summary:Color palettes for Python
 License:MIT
-Group:  Development/Languages/Python
-Url:https://jiffyclub.github.io/palettable/
+URL:https://jiffyclub.github.io/palettable/
 Source: 
https://files.pythonhosted.org/packages/source/p/palettable/palettable-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module pytest}
 # /SECTION
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -53,9 +51,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-py.test-%{$python_bin_suffix}
-}
+%pytest
 
 %files %{python_files}
 %doc README.rst

++ palettable-3.2.0.tar.gz -> palettable-3.3.0.tar.gz ++
 6455 lines of diff (skipped)




commit python-palettable for openSUSE:Factory

2019-07-23 Thread root
Hello community,

here is the log from the commit of package python-palettable for 
openSUSE:Factory checked in at 2019-07-23 22:56:22

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


Package is "python-palettable"

Tue Jul 23 22:56:22 2019 rev:3 rq:717998 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-palettable/python-palettable.changes  
2019-01-08 12:28:23.728277611 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-palettable.new.4126/python-palettable.changes
2019-07-23 22:56:23.478171377 +0200
@@ -1,0 +2,7 @@
+Tue Jul 23 20:20:37 UTC 2019 - Todd R 
+
+- Update to 3.2.0
+  * Light & Bartlein palettes
+  * Drop official support for Python 2.6 and 3.3
+
+---

Old:

  palettable-3.1.1.tar.gz

New:

  palettable-3.2.0.tar.gz



Other differences:
--
++ python-palettable.spec ++
--- /var/tmp/diff_new_pack.FO2SAt/_old  2019-07-23 22:56:23.894171143 +0200
+++ /var/tmp/diff_new_pack.FO2SAt/_new  2019-07-23 22:56:23.894171143 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-palettable
 #
-# 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
@@ -19,14 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-palettable
-Version:3.1.1
+Version:3.2.0
 Release:0
 Summary:Color palettes for Python
 License:MIT
 Group:  Development/Languages/Python
 Url:https://jiffyclub.github.io/palettable/
 Source: 
https://files.pythonhosted.org/packages/source/p/palettable/palettable-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++ palettable-3.1.1.tar.gz -> palettable-3.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palettable-3.1.1/PKG-INFO 
new/palettable-3.2.0/PKG-INFO
--- old/palettable-3.1.1/PKG-INFO   2018-05-14 16:54:51.0 +0200
+++ new/palettable-3.2.0/PKG-INFO   2019-07-12 01:24:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: palettable
-Version: 3.1.1
+Version: 3.2.0
 Summary: Color palettes for Python
 Home-page: https://jiffyclub.github.io/palettable/
 Author: Matt Davis
@@ -40,11 +40,10 @@
 Classifier: License :: OSI Approved :: MIT License
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
 Classifier: Topic :: Scientific/Engineering :: Visualization
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palettable-3.1.1/license.txt 
new/palettable-3.2.0/license.txt
--- old/palettable-3.1.1/license.txt2015-03-04 07:18:35.0 +0100
+++ new/palettable-3.2.0/license.txt2019-07-12 01:03:53.0 +0200
@@ -1,5 +1,5 @@
 palettable
-Copyright (c) 2012 Matt Davis
+Copyright (c) 2019 Matt Davis
 
 Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software
 and associated documentation files (the "Software"), to deal in the Software 
without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palettable-3.1.1/palettable/__init__.py 
new/palettable-3.2.0/palettable/__init__.py
--- old/palettable-3.1.1/palettable/__init__.py 2018-05-14 16:54:02.0 
+0200
+++ new/palettable-3.2.0/palettable/__init__.py 2019-07-12 01:23:46.0 
+0200
@@ -10,9 +10,10 @@
 from . import cartocolors
 from . import colorbrewer
 from . import cubehelix
+from . import lightbartlein
 from . import matplotlib
 from . import mycarta
 from . import wesanderson
 from . import tableau
 
-version = __version__ = '3.1.1'
+version = __version__ = '3.2.0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/palettable-3.1.1/palettable/lightbartlein/__init__.py 
new/palettable-3.2.0/palettable/lightbartlein/__init__.py
--- 

commit python-palettable for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package python-palettable for 
openSUSE:Factory checked in at 2019-01-08 12:26:08

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


Package is "python-palettable"

Tue Jan  8 12:26:08 2019 rev:2 rq:660793 version:3.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-palettable/python-palettable.changes  
2018-05-15 10:31:22.816643480 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-palettable.new.28833/python-palettable.changes
   2019-01-08 12:28:23.728277611 +0100
@@ -1,0 +2,6 @@
+Sat Dec 22 02:52:30 UTC 2018 - Todd R 
+
+- Update to 3.1.1
+  * Make sure license is included in the distribution.
+
+---

Old:

  license.txt
  palettable-3.1.0.tar.gz

New:

  palettable-3.1.1.tar.gz



Other differences:
--
++ python-palettable.spec ++
--- /var/tmp/diff_new_pack.DepYEc/_old  2019-01-08 12:28:24.088277218 +0100
+++ /var/tmp/diff_new_pack.DepYEc/_new  2019-01-08 12:28:24.088277218 +0100
@@ -12,25 +12,27 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-palettable
-Version:3.1.0
+Version:3.1.1
 Release:0
 Summary:Color palettes for Python
 License:MIT
 Group:  Development/Languages/Python
 Url:https://jiffyclub.github.io/palettable/
 Source: 
https://files.pythonhosted.org/packages/source/p/palettable/palettable-%{version}.tar.gz
-Source10:   
https://raw.githubusercontent.com/jiffyclub/palettable/v%{version}/license.txt
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+# SECTION test requirements
+BuildRequires:  %{python_module pytest}
+# /SECTION
 BuildArch:  noarch
 
 %python_subpackages
@@ -43,7 +45,6 @@
 
 %prep
 %setup -q -n palettable-%{version}
-cp %{SOURCE10} .
 
 %build
 %python_build
@@ -52,13 +53,12 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
-%python_exec setup.py test
-%endif
+%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
+py.test-%{$python_bin_suffix}
+}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst
 %license license.txt
 %{python_sitelib}/*

++ palettable-3.1.0.tar.gz -> palettable-3.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palettable-3.1.0/MANIFEST.in 
new/palettable-3.1.1/MANIFEST.in
--- old/palettable-3.1.0/MANIFEST.in2017-09-01 06:32:43.0 +0200
+++ new/palettable-3.1.1/MANIFEST.in2018-05-14 16:49:57.0 +0200
@@ -1,2 +1,3 @@
 include README.rst
+include license.txt
 include ez_setup.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palettable-3.1.0/PKG-INFO 
new/palettable-3.1.1/PKG-INFO
--- old/palettable-3.1.0/PKG-INFO   2017-09-02 07:26:29.0 +0200
+++ new/palettable-3.1.1/PKG-INFO   2018-05-14 16:54:51.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: palettable
-Version: 3.1.0
+Version: 3.1.1
 Summary: Color palettes for Python
 Home-page: https://jiffyclub.github.io/palettable/
 Author: Matt Davis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palettable-3.1.0/license.txt 
new/palettable-3.1.1/license.txt
--- old/palettable-3.1.0/license.txt1970-01-01 01:00:00.0 +0100
+++ new/palettable-3.1.1/license.txt2015-03-04 07:18:35.0 +0100
@@ -0,0 +1,17 @@
+palettable
+Copyright (c) 2012 Matt Davis
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software
+and associated documentation files (the "Software"), to deal in the Software 
without
+restriction, including without limitation the rights to use, copy, modify, 
merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to permit 
persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or
+substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING
+BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,