forked from pool/python-alembic
Accepting request 1267106 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1267106 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-alembic?expand=0&rev=85
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1a1c738577bca1f27e68728c910cd389b9a92152ff91d902da649c192e30c49
|
||||
size 1924789
|
||||
BIN
alembic-1.15.2.tar.gz
LFS
Normal file
BIN
alembic-1.15.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 09:43:05 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.15.2
|
||||
* Fixed issue where the "modified_name" of :class:`.AlterColumnOp` would not
|
||||
be considered when rendering op directives for autogenerate. While
|
||||
autogenerate cannot detect changes in column name, this would nonetheless
|
||||
impact approaches that made use of this attribute in rewriter recipes. Pull
|
||||
request courtesy lenvk.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 10:20:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-alembic
|
||||
Version: 1.15.1
|
||||
Version: 1.15.2
|
||||
Release: 0
|
||||
Summary: A database migration tool for SQLAlchemy
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user