From d27149aedbf3ca06886f87801342f481dc25a77a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 10 May 2024 20:33:44 +0200 Subject: [PATCH] automatic version update by autodist [release 0.12.5-1mamba;Fri May 10 2024] --- python-tomlkit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 2857736..f008a8f 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tomlkit -Version: 0.12.4 +Version: 0.12.5 Release: 1mamba Summary: Style preserving TOML library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/sdispater/tomlkit +URL: https://github.com/python-poetry/tomlkit Source: https://pypi.debian.net/tomlkit/tomlkit-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri May 10 2024 Automatic Build System 0.12.5-1mamba +- automatic version update by autodist + * Tue Feb 27 2024 Automatic Build System 0.12.4-1mamba - automatic version update by autodist