./databases/py-sqlalchemy-migrate, Schema migration tool for SQLAlchemy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.13.0nb3, Package name: py312-sqlalchemy-migrate-0.13.0nb3, Maintainer: pkgsrc-users

sqlalchemy-migrate is a schema migration tool for SQLAlchemy. It is
designed to support an agile approach to database design and make it
easier to keep development and production databases in sync, as schema
changes are required.


Required to run:
[devel/py-setuptools] [databases/py-sqlalchemy] [textproc/py-Tempita] [devel/py-decorator] [databases/py-sqlparse] [lang/py-six] [devel/py-pbr] [lang/python310]

Master sites:

Filesize: 128.344 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-04 10:08:58 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-sqlalchemy-migrate: not for Python 3.10
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 09:13:42 by Thomas Klausner | Files touched by this commit (10)
Log message:
py-Tempita: Mark it and the packages using it as not for Python 3.13

It uses 2to3, which is not part of Python 3.13.
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-03-06 21:37:02 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
py-sqlalchemy-migrate: update HOMEPAGE
   2023-11-14 01:28:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-sqlalchemy-migrate: convert to wheel.mk

Bump PKGREVISION.
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2022-04-30 01:29:18 by Thomas Klausner | Files touched by this commit (13)
Log message:
*: mark dependencies of py-pbr and py-test-virtualenv as not-for-python-2.x