alembic 0.8.2-2ubuntu2 source package in Ubuntu

Changelog

alembic (0.8.2-2ubuntu2) wily; urgency=medium

  * d/p/disable-editor.patch: Patchout hard requirement on python-editor.

 -- James Page <email address hidden>  Tue, 08 Sep 2015 17:33:42 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
alembic_0.8.2.orig.tar.xz 321.7 KiB a6d5503cf97fb92d99b17602d31433047ce963ec5ce44690730d6d63952f121d
alembic_0.8.2-2ubuntu2.debian.tar.xz 6.5 KiB 18c8d6467b12c6d2cacc14912f74dd85b4ba5751de800acc3d36e5aa00162712
alembic_0.8.2-2ubuntu2.dsc 2.4 KiB 937a2e816922d28446f64d386b6dc6eba935fe014217144a756f5bb3952ffcd3

Available diffs

View changes file

Binary packages built by this source

alembic: No summary available for alembic in ubuntu wily.

No description available for alembic in ubuntu wily.

python-alembic: lightweight database migration tool for SQLAlchemy - Python 2.x

 Alembic is a new database migration tool, written by the author
 of SQLAlchemy. A migration tool offers the following functionality:
 .
  * Can emit ALTER statements to a database in order to change the
    structure of tables and other constructs
  * Provides a system whereby "migration scripts" may be constructed;
    each script indicates a particular series of steps that can
    "upgrade" a target database to a new version, and optionally a
    series of steps that can "downgrade" similarly, doing the same
    steps in reverse.
  * Allows the scripts to execute in some sequential manner.
 .
 This package contains the Python 2.x module.

python3-alembic: No summary available for python3-alembic in ubuntu wily.

No description available for python3-alembic in ubuntu wily.