Update package to version 1.11.1
This commit is contained in:
parent
af7efa0a7e
commit
2ff80df6cf
Binary file not shown.
BIN
alembic-1.11.1.tar.gz
Normal file
BIN
alembic-1.11.1.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,13 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-alembic
|
||||
Version: 1.10.4
|
||||
Version: 1.11.1
|
||||
Release: 1
|
||||
Summary: A database migration tool for SQLAlchemy.
|
||||
License: MIT
|
||||
URL: https://alembic.sqlalchemy.org
|
||||
Source0: https://files.pythonhosted.org/packages/source/a/alembic/alembic-1.10.4.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/a/alembic/alembic-1.11.1.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
Alembic is a database migrations tool written by the author of SQLAlchemy. A
|
||||
migrations tool offers the following functionality:
|
||||
@ -93,6 +94,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.11.1-1
|
||||
- Update package to version 1.11.1
|
||||
|
||||
* Tue May 9 2023 liyanan <thistleslyn@163.com> - 1.10.4-1
|
||||
- Update package to version 1.10.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user