rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.0.2-2mamba;Fri Sep 29 2023]
This commit is contained in:
parent
096771fc4e
commit
2cf1c76d24
@ -1,7 +1,7 @@
|
||||
%define pkgname pylint_venv
|
||||
Name: python-pylint-venv
|
||||
Version: 3.0.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A Pylint init-hook to use the same Pylint installation with different virtual environments
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,8 +11,9 @@ URL: https://github.com/jgosmann/pylint-venv/
|
||||
Source: http://pypi.debian.net/pylint-venv/pylint_venv-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: python-poetry-core-py310
|
||||
|
||||
%description
|
||||
@ -52,6 +53,9 @@ mv %{buildroot}%{python_sitelib}/__pycache__ %{buildroot}%{python_sitelib}/pylin
|
||||
%{python_sitelib}/pylint_venv/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 3.0.2-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sat Sep 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1mamba
|
||||
- update to 3.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user