Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.noarch.rpm

Name: python3-alembic

Project: openSUSE_13.2

Repository: oss

Title: A database migration tool for SQLAlchemy

Description:
Alembic is a new database migrations tool, written by the author
of SQLAlchemy <http://www.sqlalchemy.org>. A migrations 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.

Version: 0.6.0

Release: 3.1.3

Architecture: noarch

Size: 280 KB

Build Time: 2014-09-25 17:57:22 +0200 (almost 10 years ago)

Provides

Symbol Required by
python3-alembic = 0.6.0-3.1.3

Requires

Symbol Provided by
python(abi) = 3.4 python3-base
python3-Mako python3-Mako
python3-SQLAlchemy >= 0.7.5 python3-SQLAlchemy