rebuilt with python 3.10 [release 2.3.0-2mamba;Fri Apr 07 2023]
This commit is contained in:
parent
76da1a1244
commit
e963235b72
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pylint-venv
|
||||
Version: 2.3.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A Pylint init-hook to use the same Pylint installation with different virtual environments
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -52,5 +52,8 @@ mv %{buildroot}%{python_sitelib}/__pycache__ %{buildroot}%{python_sitelib}/pylin
|
||||
%{python_sitelib}/pylint_venv/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 2.3.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user