flask-migrate 4.0.1-1 source package in Ubuntu

Changelog

flask-migrate (4.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.0.1
  * d/copyright: Update copyright year data
  * d/u/metadata: Add field Documentation

 -- Carsten Schoenert <email address hidden>  Mon, 09 Jan 2023 23:27:57 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flask-migrate_4.0.1-1.dsc 2.3 KiB 7a89a942287f25e8dc34e8307b22525f59c8c6825b71abc53f881b68344931d5
flask-migrate_4.0.1.orig.tar.gz 25.4 KiB 1b27087cad4eb1f94593225ddca98d85ada88e4434ff8097193783ba0c1e1ca9
flask-migrate_4.0.1-1.debian.tar.xz 5.6 KiB ef4699deffdcc9f93c48d01585335248cb220e72e1da1514345c0d7bccf8f5d1

Available diffs

No changes file available.

Binary packages built by this source

flask-migrate-doc: SQLAlchemy migrations for Flask using Alembic and Python 3 (Documentation)

 Flask-Migrate is an extension that handles SQLAlchemy database migrations for
 Flask applications using Alembic. The database operations are provided as
 command-line arguments under the flask db command.
 .
 This package contains the documentation for flask-migrate.

python3-flask-migrate: SQLAlchemy migrations for Flask using Alembic and Python 3

 Flask-Migrate is an extension that handles SQLAlchemy database migrations for
 Flask applications using Alembic. The database operations are provided as
 command-line arguments under the flask db command.