automatic version update by autodist [release 1.10.0-1mamba;Mon Mar 06 2023]
This commit is contained in:
parent
29022746bb
commit
e005aa77a3
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-alembic
|
Name: python-alembic
|
||||||
Version: 1.9.4
|
Version: 1.10.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
|
||||||
@ -17,6 +17,7 @@ BuildRequires: python3.7dist(importlib-resources)
|
|||||||
BuildRequires: python3.7dist(mako)
|
BuildRequires: python3.7dist(mako)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.7dist(setuptools)
|
||||||
BuildRequires: python3.7dist(sqlalchemy)
|
BuildRequires: python3.7dist(sqlalchemy)
|
||||||
|
BuildRequires: python3.7dist(typing-extensions)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 1.9.4-1mamba
|
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 1.9.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user