diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-07 03:47:41 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 03:47:41 +0000 |
commit | 6dfeb17c338886a746afcb15891a8fa6260a7bc8 (patch) | |
tree | edd09ffd92c28613925b7ff670d9d92d93e0ac54 | |
parent | 2bd3bcdfc3868a9cf4cb294ebe78057753769a54 (diff) |
automatic import of python-bokeh
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-bokeh.spec | 28 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 16 insertions, 15 deletions
@@ -1 +1,2 @@ /bokeh-3.0.3.tar.gz +/bokeh-3.1.0.tar.gz diff --git a/python-bokeh.spec b/python-bokeh.spec index 270b570..774b242 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bokeh -Version: 3.0.3 +Version: 3.1.0 Release: 1 Summary: Interactive plots and applications in the browser from Python -License: Copyright (c) 2012 - 2022, Anaconda, Inc., and Bokeh Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of Anaconda nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +License: Copyright (c) 2012 - 2023, Anaconda, Inc., and Bokeh Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of Anaconda nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. URL: https://pypi.org/project/bokeh/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2d/4e/31271e1eee645eb9172e0a46f54c2e5a8ad82c01128d2a819780a413ae9b/bokeh-3.0.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6e/38/5a1f503b5b871f0ecf7f0d72a8c7a2f466f39c698c9b5181c6b8c9a37c8c/bokeh-3.1.0.tar.gz BuildArch: noarch Requires: python3-Jinja2 @@ -78,13 +78,13 @@ Requires: python3-xyzservices <td>Build</td> <td> <a href="https://github.com/bokeh/bokeh/actions"> - <img src="https://img.shields.io/github/workflow/status/bokeh/bokeh/Bokeh-CI/branch-3.0?label=Bokeh-CI&logo=github&style=for-the-badge" + <img src="https://img.shields.io/github/actions/workflow/status/bokeh/bokeh/bokeh-ci.yml?label=Bokeh-CI&logo=github&style=for-the-badge" alt="Current Bokeh-CI github actions build status" /> </a> </td> <td> <a href="https://github.com/bokeh/bokeh/actions"> - <img src="https://img.shields.io/github/workflow/status/bokeh/bokeh/BokehJS-CI/branch-3.0?label=BokehJS-CI&logo=github&style=for-the-badge" + <img src="https://img.shields.io/github/actions/workflow/status/bokeh/bokeh/bokehjs-ci.yml?label=BokehJS-CI&logo=github&style=for-the-badge" alt="Current BokehJS-CI github actions build status" /> </a> </td> @@ -111,7 +111,7 @@ Requires: python3-xyzservices </td> <td> <a href="https://twitter.com/bokeh"> - <img src="https://img.shields.io/twitter/follow/bokeh?color=blue&logo=twitter&style=for-the-badge" + <img src="https://img.shields.io/badge/follow-%40bokeh-blue?logo=twitter&style=for-the-badge" alt="Follow Bokeh on Twitter" /> </a> </td> @@ -269,13 +269,13 @@ BuildRequires: python3-pip <td>Build</td> <td> <a href="https://github.com/bokeh/bokeh/actions"> - <img src="https://img.shields.io/github/workflow/status/bokeh/bokeh/Bokeh-CI/branch-3.0?label=Bokeh-CI&logo=github&style=for-the-badge" + <img src="https://img.shields.io/github/actions/workflow/status/bokeh/bokeh/bokeh-ci.yml?label=Bokeh-CI&logo=github&style=for-the-badge" alt="Current Bokeh-CI github actions build status" /> </a> </td> <td> <a href="https://github.com/bokeh/bokeh/actions"> - <img src="https://img.shields.io/github/workflow/status/bokeh/bokeh/BokehJS-CI/branch-3.0?label=BokehJS-CI&logo=github&style=for-the-badge" + <img src="https://img.shields.io/github/actions/workflow/status/bokeh/bokeh/bokehjs-ci.yml?label=BokehJS-CI&logo=github&style=for-the-badge" alt="Current BokehJS-CI github actions build status" /> </a> </td> @@ -302,7 +302,7 @@ BuildRequires: python3-pip </td> <td> <a href="https://twitter.com/bokeh"> - <img src="https://img.shields.io/twitter/follow/bokeh?color=blue&logo=twitter&style=for-the-badge" + <img src="https://img.shields.io/badge/follow-%40bokeh-blue?logo=twitter&style=for-the-badge" alt="Follow Bokeh on Twitter" /> </a> </td> @@ -457,13 +457,13 @@ Provides: python3-bokeh-doc <td>Build</td> <td> <a href="https://github.com/bokeh/bokeh/actions"> - <img src="https://img.shields.io/github/workflow/status/bokeh/bokeh/Bokeh-CI/branch-3.0?label=Bokeh-CI&logo=github&style=for-the-badge" + <img src="https://img.shields.io/github/actions/workflow/status/bokeh/bokeh/bokeh-ci.yml?label=Bokeh-CI&logo=github&style=for-the-badge" alt="Current Bokeh-CI github actions build status" /> </a> </td> <td> <a href="https://github.com/bokeh/bokeh/actions"> - <img src="https://img.shields.io/github/workflow/status/bokeh/bokeh/BokehJS-CI/branch-3.0?label=BokehJS-CI&logo=github&style=for-the-badge" + <img src="https://img.shields.io/github/actions/workflow/status/bokeh/bokeh/bokehjs-ci.yml?label=BokehJS-CI&logo=github&style=for-the-badge" alt="Current BokehJS-CI github actions build status" /> </a> </td> @@ -490,7 +490,7 @@ Provides: python3-bokeh-doc </td> <td> <a href="https://twitter.com/bokeh"> - <img src="https://img.shields.io/twitter/follow/bokeh?color=blue&logo=twitter&style=for-the-badge" + <img src="https://img.shields.io/badge/follow-%40bokeh-blue?logo=twitter&style=for-the-badge" alt="Follow Bokeh on Twitter" /> </a> </td> @@ -583,7 +583,7 @@ Non-monetary support can help with development, collaboration, infrastructure, s * [1Password](https://1password.com/) %prep -%autosetup -n bokeh-3.0.3 +%autosetup -n bokeh-3.1.0 %build %py3_build @@ -623,5 +623,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.3-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.0-1 - Package Spec generated @@ -1 +1 @@ -b768fbcac5d3f1114d19956372e9cb15 bokeh-3.0.3.tar.gz +b9f84bd9714280e17cffb0193da0bbbf bokeh-3.1.0.tar.gz |