diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 14:28:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 14:28:55 +0000 |
commit | 1b01663de847220e4668ad8e81a2b50f125fcd20 (patch) | |
tree | d739f1738ca2c31a7aae08c761f935db2dfe45c7 | |
parent | 00c52eb88c33ebb49d2aaee1af7b18a48585c87b (diff) |
automatic import of python-jupyterlab-language-pack-ja-jp
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-jupyterlab-language-pack-ja-jp.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /jupyterlab_language_pack_ja_jp-3.6.post1.tar.gz +/jupyterlab_language_pack_ja_jp-4.0.post0.tar.gz diff --git a/python-jupyterlab-language-pack-ja-jp.spec b/python-jupyterlab-language-pack-ja-jp.spec index 83667ab..02e16d5 100644 --- a/python-jupyterlab-language-pack-ja-jp.spec +++ b/python-jupyterlab-language-pack-ja-jp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-jupyterlab-language-pack-ja-JP -Version: 3.6.post1 +Version: 4.0.post0 Release: 1 Summary: JupyterLab Japanese (Japan) Language Pack License: Copyright (c) 2023 Project Jupyter 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: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the copyright holder nor the names of its 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 HOLDER 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/jupyterlab-language-pack-ja-JP/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/2c/5c8bc5ba63803f4471cbf1dfe58f7ca59c10d899c38a4134060e906ff6a6/jupyterlab_language_pack_ja_jp-3.6.post1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/f5/0a3c0c95b1742c0883cfcfdae4739fb4070b7fbab387172facdaa14d4a5f/jupyterlab_language_pack_ja_jp-4.0.post0.tar.gz BuildArch: noarch @@ -91,7 +91,7 @@ To contribute to this package please visit the [Crowdin site](https://crowdin.co %prep -%autosetup -n jupyterlab-language-pack-ja-JP-3.6.post1 +%autosetup -n jupyterlab-language-pack-ja-JP-4.0.post0 %build %py3_build @@ -131,5 +131,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 3.6.post1-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.post0-1 - Package Spec generated @@ -1 +1 @@ -111d6dca136d64297ea1374f0974ddf0 jupyterlab_language_pack_ja_jp-3.6.post1.tar.gz +6e61eef02ce62cd8564d1f7262b6ecb3 jupyterlab_language_pack_ja_jp-4.0.post0.tar.gz |