automatic version update by autodist [release 1.8.0-1mamba;Wed Jun 01 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:44:09 +01:00
parent e481e2ab47
commit b5838b11a5

View File

@ -1,13 +1,13 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-alembic Name: python-alembic
Version: 1.7.7 Version: 1.8.0
Release: 1mamba Release: 1mamba
Summary: A database migration tool for SQLAlchemy Summary: A database migration tool for SQLAlchemy
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://alembic.sqlalchemy.org/ URL: https://alembic.sqlalchemy.org/en/latest/
Source: https://pypi.debian.net/alembic/alembic-%{version}.tar.gz Source: https://pypi.debian.net/alembic/alembic-%{version}.tar.gz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -50,5 +50,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Jun 01 2022 Automatic Build System <autodist@mambasoft.it> 1.8.0-1mamba
- automatic version update by autodist
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.7-1mamba * Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.7-1mamba
- package created using the webbuild interface - package created using the webbuild interface