From 025c96412d884a1549aa906c28a266232080976c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 03:11:07 +0000 Subject: automatic import of python-jupyterlab-code-formatter --- .gitignore | 1 + python-jupyterlab-code-formatter.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a4a5654..90c2f6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /jupyterlab_code_formatter-1.6.0.tar.gz +/jupyterlab_code_formatter-1.6.1.tar.gz diff --git a/python-jupyterlab-code-formatter.spec b/python-jupyterlab-code-formatter.spec index c6c2510..d5352ed 100644 --- a/python-jupyterlab-code-formatter.spec +++ b/python-jupyterlab-code-formatter.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-jupyterlab-code-formatter -Version: 1.6.0 +Version: 1.6.1 Release: 1 Summary: Code formatter for JupyterLab License: MIT URL: https://github.com/ryantam626/jupyterlab_code_formatter -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dd/82/1029c7045936b105e1cbd1f16bbdd047970f15cc72adc33ac7b45827d5d9/jupyterlab_code_formatter-1.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/81/c7/f8548e26bdf659309630e27eaff9fe87eb99319a4c809c81c90e5cad72f9/jupyterlab_code_formatter-1.6.1.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-jupyterlab-code-formatter-doc %prep -%autosetup -n jupyterlab-code-formatter-1.6.0 +%autosetup -n jupyterlab-code-formatter-1.6.1 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.6.0-1 +* Tue Apr 25 2023 Python_Bot - 1.6.1-1 - Package Spec generated diff --git a/sources b/sources index 76e19cc..d1e87c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -273cd451efe9b0d6e4e52dbee479486c jupyterlab_code_formatter-1.6.0.tar.gz +434429821df7231e2c281b394888c64d jupyterlab_code_formatter-1.6.1.tar.gz -- cgit v1.2.3