automatic version update by autodist [release 1.3.0-1mamba;Thu May 25 2023]
This commit is contained in:
parent
66e4be214d
commit
6b77904b91
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-lsp-black
|
Name: python-lsp-black
|
||||||
Version: 1.2.1
|
Version: 1.3.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Black plugin for the Python LSP Server
|
Summary: Black plugin for the Python LSP Server
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,7 +14,7 @@ License: MIT
|
|||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(black)
|
BuildRequires: python3.7dist(black)
|
||||||
BuildRequires: python3.7dist(python-lsp-server)
|
BuildRequires: python3.7dist(python-lsp-server)
|
||||||
BuildRequires: python3.7dist(toml)
|
BuildRequires: python3.7dist(tomli)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/python_%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 25 2023 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 08 2023 Sdk Build System <sdk@mambasoft.it> 1.2.1-2mamba
|
* Sat Apr 08 2023 Sdk Build System <sdk@mambasoft.it> 1.2.1-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user