10 Commits

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-alembic
Version: 1.14.0
Version: 1.17.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,36 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Oct 29 2025 Automatic Build System <autodist@openmamba.org> 1.17.1-1mamba
- automatic version update by autodist
* Sun Oct 12 2025 Automatic Build System <autodist@openmamba.org> 1.17.0-1mamba
- automatic version update by autodist
* Fri Aug 29 2025 Automatic Build System <autodist@openmamba.org> 1.16.5-1mamba
- automatic version update by autodist
* Fri Jul 11 2025 Automatic Build System <autodist@openmamba.org> 1.16.4-1mamba
- automatic version update by autodist
* Wed Jul 09 2025 Automatic Build System <autodist@openmamba.org> 1.16.3-1mamba
- automatic version update by autodist
* Tue Jun 17 2025 Automatic Build System <autodist@openmamba.org> 1.16.2-1mamba
- automatic version update by autodist
* Fri May 23 2025 Automatic Build System <autodist@openmamba.org> 1.16.1-1mamba
- automatic version update by autodist
* Sat Mar 29 2025 Automatic Build System <autodist@openmamba.org> 1.15.2-1mamba
- automatic version update by autodist
* Wed Mar 05 2025 Automatic Build System <autodist@openmamba.org> 1.15.1-1mamba
- automatic version update by autodist
* 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