alembic 0.8.10-0ubuntu2 source package in Ubuntu

Changelog

alembic (0.8.10-0ubuntu2) artful; urgency=medium

  * No change rebuild for sqlalchemy 1.1.x.

 -- James Page <email address hidden>  Thu, 27 Apr 2017 22:00:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
alembic_0.8.10.orig.tar.gz 953.2 KiB 0e3b50e96218283ec7443fb661199f5a81f5879f766967a8a2d25e8f9d4e7919
alembic_0.8.10-0ubuntu2.debian.tar.xz 7.2 KiB 331d5e712dc178106051a281b234eb897c446632d1e595678d2d5f6da1237767
alembic_0.8.10-0ubuntu2.dsc 2.5 KiB 35c6ddf22395561560a85bece34de8c4d3e5f81616655641d87fbd1301c1b277

View changes file

Binary packages built by this source

alembic: lightweight database migration tool for SQLAlchemy

 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 provides /usr/bin/alembic script and documentation for Alembic,
 and depends on the python-alembic package which contains all the actual code
 (in Python 2) for Alembic to actually work.

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 artful.

No description available for python3-alembic in ubuntu artful.