Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-alembic | name : python-alembic | ||||
| version : 1.0.1 | version : 1.0.10 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://files.pythonhosted.org/packages/1a/37/8df0e37d730f096f5a41514823eaec3c5e169510a5c5ddc3dcbab5446ee8/alembic-1.0.1.tar.gz : 0fe570f23dc48fb1bbda6f6a396f1c0c28d7045c0ad14018c104a511e6c1fe8a | - https://files.pythonhosted.org/packages/source/a/alembic/alembic-1.0.10.tar.gz : 828dcaa922155a2b7166c4f36ec45268944e4055c86499bd14319b4c8c0094b7 | ||||
| license : MIT | license : MIT | ||||
| component : programming.python | component : programming.python | ||||
| summary : A database migration tool for SQLAlchemy | summary : A database migration tool for SQLAlchemy | ||||
| description: | | description: | | ||||
| A database migration tool for SQLAlchemy | Alembic is a database migrations tool written by the author of SQLAlchemy. | ||||
| builddeps : | builddeps : | ||||
| - python-setuptools | - mako | ||||
| - python-dateutil | |||||
| - python-editor | |||||
| - python-mock | |||||
| - python-pytest | |||||
| - python-sqlalchemy | |||||
| rundeps : | rundeps : | ||||
| - mako | - mako | ||||
| - python-dateutil | - python-dateutil | ||||
| - python-editor | - python-editor | ||||
| - python-sqlalchemy | - python-sqlalchemy | ||||
| build : | | build : | | ||||
| %python_setup | |||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | |||||
| %python3_install | %python3_install | ||||
| check : | | |||||
| %python3_test | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.