automatic version update by autodist [release 1.2.0-1mamba;Sat Jan 18 2025]
This commit is contained in:
parent
f180bc7bcb
commit
92fa462a0e
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-tomli_w
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 1mamba
|
||||
Summary: A lil' TOML writer
|
||||
Group: System/Libraries
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/hukkin/tomli-w
|
||||
Source: https://pypi.debian.net/tomli-w/tomli_w-%{version}.tar.gz
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Jan 18 2025 Automatic Build System <autodist@openmamba.org> 1.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 1.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user