diff --git a/alembic-1.14.1.tar.gz b/alembic-1.14.1.tar.gz deleted file mode 100644 index 57f73b8..0000000 --- a/alembic-1.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:496e888245a53adf1498fcab31713a469c65836f8de76e01399aa1c3e90dd213 -size 1918219 diff --git a/alembic-1.15.1.tar.gz b/alembic-1.15.1.tar.gz new file mode 100644 index 0000000..419a9d1 --- /dev/null +++ b/alembic-1.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a1c738577bca1f27e68728c910cd389b9a92152ff91d902da649c192e30c49 +size 1924789 diff --git a/python-alembic.changes b/python-alembic.changes index 12d213e..24c9cec 100644 --- a/python-alembic.changes +++ b/python-alembic.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 21 10:20:46 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-alembic.spec b/python-alembic.spec index 1c22d5a..47a02f4 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -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