automatic version update by autodist [release 1.14.1-1mamba;Mon Jan 20 2025]

This commit is contained in:
Automatic Build System 2025-01-20 22:57:20 +01:00
parent 978e7cabb5
commit 70d6df7149

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-alembic
Version: 1.14.0
Version: 1.14.1
Release: 1mamba
Summary: A database migration tool for SQLAlchemy
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://alembic.sqlalchemy.org/en/latest/
Source: https://pypi.debian.net/alembic/alembic-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(mako)
@ -50,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Mon Jan 20 2025 Automatic Build System <autodist@openmamba.org> 1.14.1-1mamba
- automatic version update by autodist
* Tue Nov 05 2024 Automatic Build System <autodist@openmamba.org> 1.14.0-1mamba
- automatic version update by autodist