Sat, 08 Jun 2024 08:06:50 UTC | login

Information for RPM python2-alembic-1.1.0-1.fc31.noarch.rpm

ID477822
Namepython2-alembic
Version1.1.0
Release1.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-09-03 20:48:28 GMT
Size665.52 KB
9ed4b76bf9420860c51e053964004f30
LicenseMIT
Provides
python2-alembic = 1.1.0-1.fc31
python2.7dist(alembic) = 1.1
python2dist(alembic) = 1.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python2
python(abi) = 2.7
python2-dateutil
python2-editor
python2-mako
python2-setuptools
python2-sqlalchemy >= 1.1
python2.7dist(mako)
python2.7dist(python-dateutil)
python2.7dist(python-editor) >= 0.3
python2.7dist(setuptools)
python2.7dist(sqlalchemy) >= 1.1
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 274 >>>
Name ascending sort Size
/usr/bin/alembic-2382.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.1.0-py2.7.egg-info0.00 B
/usr/lib/python2.7/site-packages/alembic-1.1.0-py2.7.egg-info/PKG-INFO6.50 KB
/usr/lib/python2.7/site-packages/alembic-1.1.0-py2.7.egg-info/SOURCES.txt4.89 KB
/usr/lib/python2.7/site-packages/alembic-1.1.0-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python2.7/site-packages/alembic-1.1.0-py2.7.egg-info/entry_points.txt49.00 B
/usr/lib/python2.7/site-packages/alembic-1.1.0-py2.7.egg-info/not-zip-safe1.00 B
/usr/lib/python2.7/site-packages/alembic-1.1.0-py2.7.egg-info/requires.txt58.00 B
/usr/lib/python2.7/site-packages/alembic-1.1.0-py2.7.egg-info/top_level.txt8.00 B
/usr/lib/python2.7/site-packages/alembic/__init__.py321.00 B
/usr/lib/python2.7/site-packages/alembic/__init__.pyc592.00 B
/usr/lib/python2.7/site-packages/alembic/__init__.pyo592.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.46 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/compare.pyc28.67 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/compare.pyo28.67 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/render.py26.79 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/render.pyc25.47 KB
/usr/lib/python2.7/site-packages/alembic/autogenerate/render.pyo25.47 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.98 KB
/usr/lib/python2.7/site-packages/alembic/command.pyc16.23 KB
/usr/lib/python2.7/site-packages/alembic/command.pyo16.23 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.08 KB
/usr/lib/python2.7/site-packages/alembic/ddl/base.pyc9.48 KB
/usr/lib/python2.7/site-packages/alembic/ddl/base.pyo9.48 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