rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.9-4mamba;Tue Sep 26 2023]
This commit is contained in:
parent
0fc4f124ff
commit
8e9296b4e6
@ -1,6 +1,6 @@
|
||||
Name: python-reload
|
||||
Version: 0.9
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: Starts given program and reloads it whenever any file in current directory changes
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,10 +10,10 @@ URL: https://github.com/loomchild/reload
|
||||
Source: https://pypi.debian.net/reload/reload-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -50,6 +50,9 @@ sed -i "/\.py[co]$/d" %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.9-4mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Jan 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9-3mamba
|
||||
- obsolete -py36 pakcage and require python-watchdog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user