automatic version update by autodist [release 3.10.0-1mamba;Sat Nov 02 2024]
This commit is contained in:
parent
1cb7ff73c5
commit
5b66b33845
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-flit
|
||||
Version: 3.9.0
|
||||
Version: 3.10.0
|
||||
Release: 1mamba
|
||||
Summary: A simple packaging tool for simple packages
|
||||
Group: System/Libraries
|
||||
@ -14,6 +14,7 @@ License: BSD
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(docutils)
|
||||
BuildRequires: python3.11dist(flit-core)
|
||||
BuildRequires: python3.11dist(pip)
|
||||
BuildRequires: python3.11dist(requests)
|
||||
BuildRequires: python3.11dist(tomli-w)
|
||||
## AUTOBUILDREQ-END
|
||||
@ -52,5 +53,8 @@ done
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 3.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.9.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user