From 66e4be214da3e2710a85b25d6d1c6dadd10cf928 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 11:24:17 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.2.1-2mamba;Sat Apr 08 2023] --- python-lsp-black.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lsp-black.spec b/python-lsp-black.spec index 173e3a7..e2db827 100644 --- a/python-lsp-black.spec +++ b/python-lsp-black.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-lsp-black Version: 1.2.1 -Release: 1mamba +Release: 2mamba Summary: Black plugin for the Python LSP Server Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sat Apr 08 2023 Sdk Build System 1.2.1-2mamba +- rebuilt with python 3.10 + * Sun Apr 17 2022 Automatic Build System 1.2.1-1mamba - automatic version update by autodist