Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-colorcet for openSUSE:Factory 
checked in at 2021-01-31 16:52:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-colorcet (Old)
 and      /work/SRC/openSUSE:Factory/.python-colorcet.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-colorcet"

Sun Jan 31 16:52:07 2021 rev:5 rq:867991 version:2.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-colorcet/python-colorcet.changes  
2020-05-28 09:20:10.837303472 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-colorcet.new.28504/python-colorcet.changes   
    2021-01-31 16:52:09.384715177 +0100
@@ -1,0 +2,13 @@
+Sat Jan 30 06:01:29 UTC 2021 - Arun Persaud <[email protected]>
+
+- specfile:
+  * update copyright year
+  * be more explicit in %files section
+
+- update to version 2.0.6, 2.0.5, 2.0.4, 2.0.3:
+  * Minor release primarily to update PyPI classifier to show that the
+    license is not proprietary. Also added some docstrings and usage
+    examples, and updated the swatch function to work with both list
+    and tuple colormaps.
+
+-------------------------------------------------------------------

Old:
----
  colorcet-2.0.2.tar.gz

New:
----
  colorcet-2.0.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-colorcet.spec ++++++
--- /var/tmp/diff_new_pack.AbjnZ9/_old  2021-01-31 16:52:09.952715997 +0100
+++ /var/tmp/diff_new_pack.AbjnZ9/_new  2021-01-31 16:52:09.956716004 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-colorcet
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-colorcet
-Version:        2.0.2
+Version:        2.0.6
 Release:        0
 Summary:        Collection of perceptually uniform colormaps
 License:        CC-BY-4.0
@@ -69,6 +69,7 @@
 %doc README.md
 %license LICENSE.txt
 %python_alternative %{_bindir}/colorcet
-%{python_sitelib}/*
+%{python_sitelib}/colorcet
+%{python_sitelib}/colorcet-%{version}-py*egg-info
 
 %changelog

++++++ colorcet-2.0.2.tar.gz -> colorcet-2.0.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/PKG-INFO new/colorcet-2.0.6/PKG-INFO
--- old/colorcet-2.0.2/PKG-INFO 2019-08-28 18:06:52.000000000 +0200
+++ new/colorcet-2.0.6/PKG-INFO 2021-01-20 00:00:28.000000000 +0100
@@ -1,29 +1,30 @@
 Metadata-Version: 2.1
 Name: colorcet
-Version: 2.0.2
+Version: 2.0.6
 Summary: Collection of perceptually uniform colormaps
-Home-page: https://colorcet.pyviz.org
+Home-page: https://colorcet.holoviz.org
 Author: James A. Bednar
 Author-email: [email protected]
 Maintainer: James A. Bednar
 Maintainer-email: [email protected]
 License: CC-BY License
-Project-URL: Bug Tracker, http://github.com/pyviz/colorcet/issues
-Project-URL: Documentation, https://colorcet.pyviz.org
-Project-URL: Source Code, http://github.com/pyviz/colorcet
+Project-URL: Bug Tracker, http://github.com/holoviz/colorcet/issues
+Project-URL: Documentation, https://colorcet.holoviz.org
+Project-URL: Source Code, http://github.com/holoviz/colorcet
 Description: README.md
 Platform: UNKNOWN
-Classifier: License :: Other/Proprietary License
+Classifier: License :: OSI Approved
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Development Status :: 5 - Production/Stable
 Requires-Python: >=2.7
-Provides-Extra: all
+Provides-Extra: tests
+Provides-Extra: examples
 Provides-Extra: doc
-Provides-Extra: build
 Provides-Extra: tests_extra
-Provides-Extra: examples
-Provides-Extra: tests
+Provides-Extra: build
+Provides-Extra: all
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/README.md new/colorcet-2.0.6/README.md
--- old/colorcet-2.0.2/README.md        2019-08-28 18:06:12.000000000 +0200
+++ new/colorcet-2.0.6/README.md        2021-01-19 23:59:46.000000000 +0100
@@ -1,4 +1,4 @@
-<img src="https://github.com/pyviz/colorcet/blob/master/doc/_static/logo.png"; 
width=200><br>
+<img 
src="https://github.com/holoviz/colorcet/blob/master/doc/_static/logo.png"; 
width=200><br>
 
 -----------------
 
@@ -6,10 +6,10 @@
 
 |    |    |
 | --- | --- |
-| Build Status | [![Linux/MacOS Build 
Status](https://travis-ci.org/pyviz/colorcet.svg?branch=master)](https://travis-ci.org/pyviz/colorcet)
 [![Windows Build 
status](https://img.shields.io/appveyor/ci/pyviz/colorcet/master.svg?logo=appveyor)](https://ci.appveyor.com/project/pyviz/colorcet/branch/master)
 |
-| Latest dev release | [![Github 
tag](https://img.shields.io/github/tag/pyviz/colorcet.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz/colorcet/tags)
 |
-| Latest release | [![Github 
release](https://img.shields.io/github/release/pyviz/colorcet.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz/colorcet/releases)
 [![PyPI 
version](https://img.shields.io/pypi/v/colorcet.svg?colorB=cc77dd)](https://pypi.python.org/pypi/colorcet)
 [![colorcet 
version](https://img.shields.io/conda/v/pyviz/colorcet.svg?colorB=4488ff&style=flat)](https://anaconda.org/pyviz/colorcet)
 [![conda-forge 
version](https://img.shields.io/conda/v/conda-forge/colorcet.svg?label=conda%7Cconda-forge&colorB=4488ff)](https://anaconda.org/conda-forge/colorcet)
 [![defaults 
version](https://img.shields.io/conda/v/anaconda/colorcet.svg?label=conda%7Cdefaults&style=flat&colorB=4488ff)](https://anaconda.org/anaconda/colorcet)
 |
-| Docs | 
[![gh-pages](https://img.shields.io/github/last-commit/pyviz/colorcet/gh-pages.svg)](https://github.com/pyviz/colorcet/tree/gh-pages)
 
[![site](https://img.shields.io/website-up-down-green-red/http/colorcet.pyviz.org.svg)](http://colorcet.pyviz.org)
 |
+| Build Status | [![Linux/MacOS Build 
Status](https://travis-ci.org/holoviz/colorcet.svg?branch=master)](https://travis-ci.org/holoviz/colorcet)
 [![Windows Build 
status](https://img.shields.io/appveyor/ci/holoviz/colorcet/master.svg?logo=appveyor)](https://ci.appveyor.com/project/holoviz/colorcet/branch/master)
 |
+| Latest dev release | [![Github 
tag](https://img.shields.io/github/tag/holoviz/colorcet.svg?label=tag&colorB=11ccbb)](https://github.com/holoviz/colorcet/tags)
 
[![dev-site](https://img.shields.io/website-up-down-green-red/https/pyviz-dev.github.io/colorcet.svg?label=dev%20website)](https://pyviz-dev.github.io/colorcet/)
 |
+| Latest release | [![Github 
release](https://img.shields.io/github/release/holoviz/colorcet.svg?label=tag&colorB=11ccbb)](https://github.com/holoviz/colorcet/releases)
 [![PyPI 
version](https://img.shields.io/pypi/v/colorcet.svg?colorB=cc77dd)](https://pypi.python.org/pypi/colorcet)
 [![colorcet 
version](https://img.shields.io/conda/v/pyviz/colorcet.svg?colorB=4488ff&style=flat)](https://anaconda.org/pyviz/colorcet)
 [![conda-forge 
version](https://img.shields.io/conda/v/conda-forge/colorcet.svg?label=conda%7Cconda-forge&colorB=4488ff)](https://anaconda.org/conda-forge/colorcet)
 [![defaults 
version](https://img.shields.io/conda/v/anaconda/colorcet.svg?label=conda%7Cdefaults&style=flat&colorB=4488ff)](https://anaconda.org/anaconda/colorcet)
 |
+| Docs | 
[![gh-pages](https://img.shields.io/github/last-commit/holoviz/colorcet/gh-pages.svg)](https://github.com/holoviz/colorcet/tree/gh-pages)
 
[![site](https://img.shields.io/website-up-down-green-red/http/colorcet.holoviz.org.svg)](http://colorcet.holoviz.org)
 |
 
 
 ## What is it?
@@ -64,7 +64,7 @@
 
 If you want to try out the latest features between releases, you can get the 
latest dev release by specifying -c pyviz/label/dev in place of -c pyviz.
 
-For more information take a look at [Getting 
Started](http://colorcet.pyviz.org/getting_started).
+For more information take a look at [Getting 
Started](http://colorcet.holoviz.org/getting_started).
 
 ## Learning more
 
@@ -74,7 +74,7 @@
 background is available in a [1996 paper from
 IBM](http://www.research.ibm.com/people/l/lloydt/color/color.HTM).
 
-The matplotlib project also has a number of relevant resources,
+The Matplotlib project also has a number of relevant resources,
 including an excellent
 [2015 SciPy talk](https://www.youtube.com/watch?v=xAoljeRJ3lU), the
 [viscm tool for creating maps like the four in 
mpl](https://github.com/matplotlib/viscm), the
@@ -84,16 +84,9 @@
 
 ## Samples
 
-All the colorcet colormaps that have short, memorable names (which are probably
+All the Colorcet colormaps that have short, memorable names (which are probably
 the most useful ones) are visible here:
 
 <img src="./examples/assets/images/named.png" width="800">
 
-But the complete set of 50+ is shown in the [User 
Guide](http://colorcet.pyviz.org/user_guide).
-
-
-## About PyViz
-
-Colorcet is part of the PyViz initiative for making Python-based visualization 
tools work well together.
-See [pyviz.org](http://pyviz.org) for related packages that you can use with 
Colorcet and
-[status.pyviz.org](http://status.pyviz.org) for the current status of each 
PyViz project.
+But the complete set of 50+ is shown in the [User 
Guide](http://colorcet.holoviz.org/user_guide).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/colorcet/.version 
new/colorcet-2.0.6/colorcet/.version
--- old/colorcet-2.0.2/colorcet/.version        2019-08-28 18:06:51.000000000 
+0200
+++ new/colorcet-2.0.6/colorcet/.version        2021-01-20 00:00:28.000000000 
+0100
@@ -1 +1 @@
-{"git_describe": "v2.0.2-0-g77d8d77", "version_string": "2.0.2"}
\ No newline at end of file
+{"git_describe": "v2.0.6-0-g1dad8be", "version_string": "2.0.6"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/colorcet/examples/index.ipynb 
new/colorcet-2.0.6/colorcet/examples/index.ipynb
--- old/colorcet-2.0.2/colorcet/examples/index.ipynb    2019-08-28 
18:06:12.000000000 +0200
+++ new/colorcet-2.0.6/colorcet/examples/index.ipynb    2021-01-19 
23:59:46.000000000 +0100
@@ -18,7 +18,7 @@
     "The [categorical](user_guide/Categorical.ipynb) colormaps are 
perceptually distinct, but not uniform; each color is meant for a separate 
category and not as a position on a numerical scale. Here, categorical 
colormaps of arbitrary length are generated to cover a perceptual space with 
well-separated samples, using the method from \n",
     "[Glasbey, van der Heijden, Toh, & Gray 
(2007)](https://strathprints.strath.ac.uk/30312/1/colorpaper_2006.pdf).\n",
     "\n",
-    "See [Getting Started](http://colorcet.pyviz.org/getting_started) for 
installation info, and the [User Guide](./user_guide/index.ipynb) for more info 
on what colormaps are available and how to use them.\n",
+    "See [Getting Started](http://colorcet.holoviz.org/getting_started) for 
installation info, and the [User Guide](./user_guide/index.ipynb) for more info 
on what colormaps are available and how to use them.\n",
     "\n",
     "\n",
     "## Background\n",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/colorcet-2.0.2/colorcet/examples/user_guide/index.ipynb 
new/colorcet-2.0.6/colorcet/examples/user_guide/index.ipynb
--- old/colorcet-2.0.2/colorcet/examples/user_guide/index.ipynb 2019-08-28 
18:06:12.000000000 +0200
+++ new/colorcet-2.0.6/colorcet/examples/user_guide/index.ipynb 2021-01-19 
23:59:46.000000000 +0100
@@ -80,6 +80,44 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
+    "#### Using `colorcet` via `matplotlib.cm.get_cmap`\n",
+    "\n",
+    "The `colorcet` colormaps are all available through 
`matplotlip.cm.get_cmap` by prepending `cet_`to the colormap name. "
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "from matplotlib.cm import get_cmap\n",
+    "\n",
+    "get_cmap(\"cet_fire\")"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "#### Using `colorcet` to visualize custom colormaps using `swatch`"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "color_list = ['#000000', '#380000', '#560000', '#760100', '#980300', 
'#bb0600', '#df0d00', '#f93500', '#fe6800', '#ff9100', '#ffb402', '#ffd407', 
'#fff324']\n",
+    "\n",
+    "swatch(name='', cmap=color_list)"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
     "## Complete list\n",
     "\n",
     "The `swatches` command accepts the optional key word argument `group` to 
show just the colormaps that fall under a particular group - try 'glasbey', 
'circular', or 'diverging'. When no arguments are provided, `swatches` returns 
all of the colorcet colormaps."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/colorcet/plotting.py 
new/colorcet-2.0.6/colorcet/plotting.py
--- old/colorcet-2.0.2/colorcet/plotting.py     2019-08-28 18:06:12.000000000 
+0200
+++ new/colorcet-2.0.6/colorcet/plotting.py     2021-01-19 23:59:46.000000000 
+0100
@@ -14,11 +14,28 @@
 array = np.meshgrid(np.linspace(0, 1, 256), np.linspace(0, 1, 10))[0]
 
 def swatch(name, cmap=None, bounds=None, array=array, **kwargs):
-    """Show swatch using matplotlib or bokeh via holoviews"""
+    """Show a color swatch for a colormap using matplotlib or bokeh via 
holoviews.
+    Colormaps can be selected by `name`, including those in Colorcet
+    along with any standard Bokeh palette or named Matplotlib colormap.
+    
+    Custom colormaps can be visualized by passing an explicit
+    list of colors (for Bokeh) or the colormap object (for Matplotlib) to 
`cmap`.
+    
+    HoloViews options for either backend can be passed in as kwargs,
+    so that you can customize the width, height, etc. of the swatch. 
+    
+    The `bounds` and `array` arguments allow you to customize the
+    portion of the colormap to show and how many samples to take
+    from it; see the source code and hv.Image documentation for 
+    details.
+    """
     title = name if cmap else get_aliases(name)
     if bounds is None:
         bounds = (0, 0, 256, 1)
 
+    if type(cmap) is tuple:
+        cmap = list(cmap)
+
     plot = hv.Image(array, bounds=bounds, group=title)
     backends = hv.Store.loaded_backends()
     if 'bokeh' in backends:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/colorcet.egg-info/PKG-INFO 
new/colorcet-2.0.6/colorcet.egg-info/PKG-INFO
--- old/colorcet-2.0.2/colorcet.egg-info/PKG-INFO       2019-08-28 
18:06:51.000000000 +0200
+++ new/colorcet-2.0.6/colorcet.egg-info/PKG-INFO       2021-01-20 
00:00:28.000000000 +0100
@@ -1,29 +1,30 @@
 Metadata-Version: 2.1
 Name: colorcet
-Version: 2.0.2
+Version: 2.0.6
 Summary: Collection of perceptually uniform colormaps
-Home-page: https://colorcet.pyviz.org
+Home-page: https://colorcet.holoviz.org
 Author: James A. Bednar
 Author-email: [email protected]
 Maintainer: James A. Bednar
 Maintainer-email: [email protected]
 License: CC-BY License
-Project-URL: Bug Tracker, http://github.com/pyviz/colorcet/issues
-Project-URL: Documentation, https://colorcet.pyviz.org
-Project-URL: Source Code, http://github.com/pyviz/colorcet
+Project-URL: Bug Tracker, http://github.com/holoviz/colorcet/issues
+Project-URL: Documentation, https://colorcet.holoviz.org
+Project-URL: Source Code, http://github.com/holoviz/colorcet
 Description: README.md
 Platform: UNKNOWN
-Classifier: License :: Other/Proprietary License
+Classifier: License :: OSI Approved
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: Development Status :: 5 - Production/Stable
 Requires-Python: >=2.7
-Provides-Extra: all
+Provides-Extra: tests
+Provides-Extra: examples
 Provides-Extra: doc
-Provides-Extra: build
 Provides-Extra: tests_extra
-Provides-Extra: examples
-Provides-Extra: tests
+Provides-Extra: build
+Provides-Extra: all
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/colorcet.egg-info/SOURCES.txt 
new/colorcet-2.0.6/colorcet.egg-info/SOURCES.txt
--- old/colorcet-2.0.2/colorcet.egg-info/SOURCES.txt    2019-08-28 
18:06:51.000000000 +0200
+++ new/colorcet-2.0.6/colorcet.egg-info/SOURCES.txt    2021-01-20 
00:00:28.000000000 +0100
@@ -1,6 +1,7 @@
 LICENSE.txt
 MANIFEST.in
 README.md
+pyproject.toml
 setup.cfg
 setup.py
 colorcet/.version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/colorcet.egg-info/requires.txt 
new/colorcet-2.0.6/colorcet.egg-info/requires.txt
--- old/colorcet-2.0.2/colorcet.egg-info/requires.txt   2019-08-28 
18:06:51.000000000 +0200
+++ new/colorcet-2.0.6/colorcet.egg-info/requires.txt   2021-01-20 
00:00:28.000000000 +0100
@@ -6,7 +6,7 @@
 flake8
 holoviews
 matplotlib
-nbsite
+nbsite>=0.6.1
 nbsmoke>=0.2.6
 numpy
 param>=1.7.0
@@ -14,7 +14,7 @@
 pytest>=2.8.5
 pytest-mpl
 setuptools>=30.3.0
-sphinx_ioam_theme
+sphinx_holoviz_theme
 wheel
 
 [build]
@@ -28,8 +28,8 @@
 holoviews
 matplotlib
 bokeh
-nbsite
-sphinx_ioam_theme
+nbsite>=0.6.1
+sphinx_holoviz_theme
 
 [examples]
 numpy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/examples/index.ipynb 
new/colorcet-2.0.6/examples/index.ipynb
--- old/colorcet-2.0.2/examples/index.ipynb     2019-08-28 18:06:12.000000000 
+0200
+++ new/colorcet-2.0.6/examples/index.ipynb     2021-01-19 23:59:46.000000000 
+0100
@@ -18,7 +18,7 @@
     "The [categorical](user_guide/Categorical.ipynb) colormaps are 
perceptually distinct, but not uniform; each color is meant for a separate 
category and not as a position on a numerical scale. Here, categorical 
colormaps of arbitrary length are generated to cover a perceptual space with 
well-separated samples, using the method from \n",
     "[Glasbey, van der Heijden, Toh, & Gray 
(2007)](https://strathprints.strath.ac.uk/30312/1/colorpaper_2006.pdf).\n",
     "\n",
-    "See [Getting Started](http://colorcet.pyviz.org/getting_started) for 
installation info, and the [User Guide](./user_guide/index.ipynb) for more info 
on what colormaps are available and how to use them.\n",
+    "See [Getting Started](http://colorcet.holoviz.org/getting_started) for 
installation info, and the [User Guide](./user_guide/index.ipynb) for more info 
on what colormaps are available and how to use them.\n",
     "\n",
     "\n",
     "## Background\n",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/examples/user_guide/index.ipynb 
new/colorcet-2.0.6/examples/user_guide/index.ipynb
--- old/colorcet-2.0.2/examples/user_guide/index.ipynb  2019-08-28 
18:06:12.000000000 +0200
+++ new/colorcet-2.0.6/examples/user_guide/index.ipynb  2021-01-19 
23:59:46.000000000 +0100
@@ -80,6 +80,44 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
+    "#### Using `colorcet` via `matplotlib.cm.get_cmap`\n",
+    "\n",
+    "The `colorcet` colormaps are all available through 
`matplotlip.cm.get_cmap` by prepending `cet_`to the colormap name. "
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "from matplotlib.cm import get_cmap\n",
+    "\n",
+    "get_cmap(\"cet_fire\")"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "#### Using `colorcet` to visualize custom colormaps using `swatch`"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": [
+    "color_list = ['#000000', '#380000', '#560000', '#760100', '#980300', 
'#bb0600', '#df0d00', '#f93500', '#fe6800', '#ff9100', '#ffb402', '#ffd407', 
'#fff324']\n",
+    "\n",
+    "swatch(name='', cmap=color_list)"
+   ]
+  },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
     "## Complete list\n",
     "\n",
     "The `swatches` command accepts the optional key word argument `group` to 
show just the colormaps that fall under a particular group - try 'glasbey', 
'circular', or 'diverging'. When no arguments are provided, `swatches` returns 
all of the colorcet colormaps."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/pyproject.toml 
new/colorcet-2.0.6/pyproject.toml
--- old/colorcet-2.0.2/pyproject.toml   1970-01-01 01:00:00.000000000 +0100
+++ new/colorcet-2.0.6/pyproject.toml   2021-01-19 23:59:46.000000000 +0100
@@ -0,0 +1,7 @@
+[build-system]
+requires = [
+    "pyct >=0.4.4",
+    "param >=1.7.0",
+    "setuptools >=30.3.0",
+    "wheel",
+]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorcet-2.0.2/setup.py new/colorcet-2.0.6/setup.py
--- old/colorcet-2.0.2/setup.py 2019-08-28 18:06:12.000000000 +0200
+++ new/colorcet-2.0.6/setup.py 2021-01-19 23:59:46.000000000 +0100
@@ -48,8 +48,8 @@
     'tests': tests,
     'examples': examples,
     'doc': examples + [
-        'nbsite',
-        'sphinx_ioam_theme',
+        'nbsite >=0.6.1',
+        'sphinx_holoviz_theme',
     ],
     'tests_extra': tests + [
         'pytest-mpl'  # only available on pip and conda-forge
@@ -75,23 +75,24 @@
     license_file='LICENSE.txt',
     license='CC-BY License',
     classifiers=[
-        "License :: Other/Proprietary License",
+        "License :: OSI Approved",
         "Operating System :: OS Independent",
         "Programming Language :: Python",
         "Programming Language :: Python :: 2.7",
         "Programming Language :: Python :: 3.6",
         "Programming Language :: Python :: 3.7",
+        "Programming Language :: Python :: 3.8",
         "Development Status :: 5 - Production/Stable",
     ],
     author="James A. Bednar",
     author_email="[email protected]",
     maintainer="James A. Bednar",
     maintainer_email="[email protected]",
-    url="https://colorcet.pyviz.org";,
+    url="https://colorcet.holoviz.org";,
     project_urls = {
-        "Bug Tracker": "http://github.com/pyviz/colorcet/issues";,
-        "Documentation": "https://colorcet.pyviz.org";,
-        "Source Code": "http://github.com/pyviz/colorcet";,
+        "Bug Tracker": "http://github.com/holoviz/colorcet/issues";,
+        "Documentation": "https://colorcet.holoviz.org";,
+        "Source Code": "http://github.com/holoviz/colorcet";,
     },
     include_package_data=True,
     packages=find_packages(),

Reply via email to