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 +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>