automatic version update by autodist [release 1.29-1mamba;Sat May 03 2025]

This commit is contained in:
Automatic Build System 2025-05-04 09:37:59 +02:00
parent 8c08378c69
commit c947398614

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-puremagic
Version: 1.28
Version: 1.29
Release: 1mamba
Summary: Pure python implementation of magic file detection
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/cdgriffith/puremagic
Source: https://pypi.debian.net/puremagic/puremagic-%{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 May 03 2025 Automatic Build System <autodist@openmamba.org> 1.29-1mamba
- automatic version update by autodist
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 1.28-1mamba
- automatic version update by autodist