17 Commits

Author SHA1 Message Date
0c2dec3e9f automatic version update by autodist [release 1.17.1-1mamba;Wed Oct 29 2025] 2025-10-29 11:27:54 +01:00
f36940f9f0 automatic version update by autodist [release 1.17.0-1mamba;Sun Oct 12 2025] 2025-10-12 13:29:22 +02:00
c7daf34765 automatic version update by autodist [release 1.16.5-1mamba;Fri Aug 29 2025] 2025-08-29 11:13:06 +02:00
31985df410 automatic version update by autodist [release 1.16.4-1mamba;Fri Jul 11 2025] 2025-07-12 12:33:39 +02:00
5d074e98c5 automatic version update by autodist [release 1.16.3-1mamba;Wed Jul 09 2025] 2025-07-09 16:14:27 +02:00
dc412f0a90 automatic version update by autodist [release 1.16.2-1mamba;Tue Jun 17 2025] 2025-06-17 15:01:32 +02:00
fdd3e3d6f8 automatic version update by autodist [release 1.16.1-1mamba;Fri May 23 2025] 2025-05-23 23:05:05 +02:00
f90d60ae75 automatic version update by autodist [release 1.15.2-1mamba;Sat Mar 29 2025] 2025-03-29 17:40:57 +01:00
8602153739 automatic version update by autodist [release 1.15.1-1mamba;Wed Mar 05 2025] 2025-03-06 09:51:56 +01:00
70d6df7149 automatic version update by autodist [release 1.14.1-1mamba;Mon Jan 20 2025] 2025-01-20 22:57:20 +01:00
978e7cabb5 automatic version update by autodist [release 1.14.0-1mamba;Tue Nov 05 2024] 2024-11-06 04:33:53 +01:00
f1226ba38b automatic version update by autodist [release 1.13.3-1mamba;Tue Sep 24 2024] 2024-09-24 15:45:52 +02:00
e603ce6da4 automatic version update by autodist [release 1.13.2-1mamba;Thu Jun 27 2024] 2024-06-27 14:08:16 +02:00
872120c9fb automatic version update by autodist [release 1.13.1-1mamba;Thu Dec 21 2023] 2024-01-06 10:44:13 +01:00
f8262f8f57 automatic version update by autodist [release 1.13.0-1mamba;Sat Dec 02 2023] 2024-01-06 10:44:12 +01:00
7b824a2a77 automatic version update by autodist [release 1.12.1-1mamba;Fri Oct 27 2023] 2024-01-06 10:44:12 +01:00
f1b49ed9b5 rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.12.0-2mamba;Tue Sep 26 2023] 2024-01-06 10:44:12 +01:00

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-alembic
Version: 1.12.0
Version: 1.17.1
Release: 1mamba
Summary: A database migration tool for SQLAlchemy
Group: System/Libraries
@@ -10,15 +10,15 @@ 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: libpython3-devel
BuildRequires: python3.7dist(importlib-metadata)
BuildRequires: python3.7dist(importlib-resources)
BuildRequires: python3.7dist(mako)
BuildRequires: python3.7dist(setuptools)
BuildRequires: python3.7dist(sqlalchemy)
BuildRequires: python3.7dist(typing-extensions)
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(mako)
BuildRequires: python3.11dist(setuptools)
BuildRequires: python3.11dist(sqlalchemy)
BuildRequires: python3.11dist(typing-extensions)
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
@@ -51,6 +51,57 @@ 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
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 1.13.3-1mamba
- automatic version update by autodist
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 1.13.2-1mamba
- automatic version update by autodist
* Thu Dec 21 2023 Automatic Build System <autodist@mambasoft.it> 1.13.1-1mamba
- automatic version update by autodist
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
- automatic version update by autodist
* Fri Oct 27 2023 Automatic Build System <autodist@mambasoft.it> 1.12.1-1mamba
- automatic version update by autodist
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.12.0-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Mon Sep 04 2023 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
- automatic version update by autodist