summaryrefslogtreecommitdiff
path: root/python-jupyterlab-code-formatter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-jupyterlab-code-formatter.spec')
-rw-r--r--python-jupyterlab-code-formatter.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.6.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.1-1
- Package Spec generated