Tue, 18 Jun 2024 16:48:42 UTC | login

Information for RPM python2-alembic-1.0.11-2.fc31.noarch.rpm

ID466106
Namepython2-alembic
Version1.0.11
Release2.fc31
Epoch
Archnoarch
SummaryDatabase migration tool for SQLAlchemy
DescriptionAlembic is a new database migrations tool, written by the author of SQLAlchemy. 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. Documentation and status of Alembic is at http://readthedocs.org/docs/alembic/
Build Time2019-07-24 23:53:37 GMT
Size695.95 KB
2378bc0757da393501d66a079147ab10
LicenseMIT
Provides
python2-alembic = 1.0.11-2.fc31
python2.7dist(alembic) = 1.0.11
python2dist(alembic) = 1.0.11
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python2
python(abi) = 2.7
python2-dateutil
python2-editor
python2-mako
python2-setuptools
python2-sqlalchemy >= 0.9.0
python2.7dist(mako)
python2.7dist(python-dateutil)
python2.7dist(python-editor) >= 0.3
python2.7dist(setuptools)
python2.7dist(sqlalchemy) >= 0.9
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 317 >>>
Name ascending sort Size
/usr/bin/alembic-2385.00 B
/usr/bin/alembic-2.79.00 B
/usr/lib/python2.7/site-packages/alembic0.00 B
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info0.00 B
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info/PKG-INFO6.51 KB
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info/SOURCES.txt5.30 KB
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info/entry_points.txt49.00 B
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info/not-zip-safe1.00 B
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info/requires.txt58.00 B
/usr/lib/python2.7/site-packages/alembic-1.0.11-py2.7.egg-info/top_level.txt8.00 B
/usr/lib/python2.7/site-packages/alembic/__init__.py322.00 B
/usr/lib/python2.7/site-packages/alembic/__init__.pyc593.00 B
/usr/lib/python2.7/site-packages/alembic/__init__.pyo593.00 B
/usr/lib/python2.7/site-packages/alembic/autogenerate0.00 B
/usr/lib/python2.7/site-packages/alembic/autogenerate/__init__.py431.00 B
/usr/lib/python2.7/site-packages/alembic/autogenerate/__init__.pyc681.00 B
/usr/lib/python2.7/site-packages/alembic/autogenerate/__init__.pyo681.00 B
/usr/lib/python2.7/site-packages/alembic/autogenerate/api.py16.37 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/api.pyc14.09 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/api.pyo14.09 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/compare.py34.47 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/compare.pyc28.69 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/compare.pyo28.69 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/render.py26.81 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/render.pyc25.50 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/render.pyo25.50 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/rewriter.py5.40 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/rewriter.pyc6.35 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/rewriter.pyo6.35 KB
/usr/lib/python2.7/site-packages/alembic/command.py15.86 KB
/usr/lib/python2.7/site-packages/alembic/command.pyc16.17 KB
/usr/lib/python2.7/site-packages/alembic/command.pyo16.17 KB
/usr/lib/python2.7/site-packages/alembic/config.py18.01 KB
/usr/lib/python2.7/site-packages/alembic/config.pyc15.67 KB
/usr/lib/python2.7/site-packages/alembic/config.pyo15.67 KB
/usr/lib/python2.7/site-packages/alembic/context.py195.00 B
/usr/lib/python2.7/site-packages/alembic/context.pyc293.00 B
/usr/lib/python2.7/site-packages/alembic/context.pyo293.00 B
/usr/lib/python2.7/site-packages/alembic/ddl0.00 B
/usr/lib/python2.7/site-packages/alembic/ddl/__init__.py185.00 B
/usr/lib/python2.7/site-packages/alembic/ddl/__init__.pyc401.00 B
/usr/lib/python2.7/site-packages/alembic/ddl/__init__.pyo401.00 B
/usr/lib/python2.7/site-packages/alembic/ddl/base.py6.15 KB
/usr/lib/python2.7/site-packages/alembic/ddl/base.pyc9.57 KB
/usr/lib/python2.7/site-packages/alembic/ddl/base.pyo9.57 KB
/usr/lib/python2.7/site-packages/alembic/ddl/impl.py14.53 KB
/usr/lib/python2.7/site-packages/alembic/ddl/impl.pyc15.08 KB
/usr/lib/python2.7/site-packages/alembic/ddl/impl.pyo15.08 KB
/usr/lib/python2.7/site-packages/alembic/ddl/mssql.py8.63 KB
Component of No Buildroots