15
0

Accepting request 1254965 from home:glaubitz:branches:devel:languages:python

- Update to 1.15.1
  * Fixed an issue in the new :pep:`621` ``pyproject.toml`` layout that
    prevented Alembic's template files from being included in the ``.whl``
    file in the distribution.

OBS-URL: https://build.opensuse.org/request/show/1254965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=170
This commit is contained in:
2025-03-21 13:02:23 +00:00
committed by Git OBS Bridge
parent 0bbe50d04e
commit 6ff53f34eb
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:496e888245a53adf1498fcab31713a469c65836f8de76e01399aa1c3e90dd213
size 1918219

3
alembic-1.15.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1a1c738577bca1f27e68728c910cd389b9a92152ff91d902da649c192e30c49
size 1924789

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 21 10:20:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.15.1
* Fixed an issue in the new :pep:`621` ``pyproject.toml`` layout that
prevented Alembic's template files from being included in the ``.whl``
file in the distribution.
-------------------------------------------------------------------
Mon Jan 27 12:29:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-alembic
Version: 1.14.1
Version: 1.15.1
Release: 0
Summary: A database migration tool for SQLAlchemy
License: MIT