Package python3-alembic-1.13.1-7.el10.noarch
Name | python3-alembic |
---|---|
Epoch | 0 |
Version | 1.13.1 |
Release | 7.el10 |
Architecture | noarch |
Website/URL | https://pypi.io/project/alembic |
License | MIT |
Build Time | 2025-04-03 08:34:20 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Database migration tool for SQLAlchemy |
Repositories | AppStream |
Description | Alembic is a 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 https://alembic.sqlalchemy.org/ |
Errata | — |
Size | 499 KiB |
Source Project | python-alembic-1.13.1-7.el10 |
SHA-256 checksum | bd0e245fde61dbdca7f374db15663f29cbab6514df3ff65198324b0249694203 |
×
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.13.1-7 - Rebuilt for MSVSphere 10 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.13.1-7 - Bump release for October 2024 mass rebuild: * Tue Aug 13 2024 Sergio Correia <scorreia@redhat.com> - 1.13.1-6 - Do not build "tz" subpackage * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.13.1-5 - Bump release for June 2024 mass rebuild * Mon May 27 2024 Karel Srot <ksrot@redhat.com> - 1.13.1-4 - [ci] Configure CI tests and gating.yaml * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Dec 20 2023 František Zatloukal <fzatlouk@redhat.com> - 1.13.1-1 - Update to 1.13.1 (Fixes RHBZ#2255427) * Mon Dec 04 2023 František Zatloukal <fzatlouk@redhat.com> - 1.13.0-1 - Update to 1.13.0 (Fixes RHBZ#2252423) * Mon Nov 06 2023 František Zatloukal <fzatlouk@redhat.com> - 1.12.1-1 - Update to 1.12.1 (Fixes RHBZ#2246418)