Sat, 18 May 2024 15:50:18 UTC | login

Information for build python-alembic-1.9.3-1.fc38

ID227658
Package Namepython-alembic
Version1.9.3
Release1.fc38
Epoch
SummaryDatabase migration tool for SQLAlchemy
DescriptionAlembic 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/
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 13:55:47 UTC
CompletedWed, 22 Feb 2023 13:55:47 UTC
Tags
f38
f39
f40
RPMs
src
python-alembic-1.9.3-1.fc38.src.rpm (info) (download)
noarch
python3-alembic-1.9.3-1.fc38.noarch.rpm (info) (download)
python3-alembic+tz-1.9.3-1.fc38.noarch.rpm (info) (download)
Changelog * Fri Feb 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9.3-1 - Update to 1.9.3 (close RHBZ#2153880) * Sat Feb 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.1-3 - Drop conditionals for EPEL8 (which has setuptools too old for this version anyway) - Drop obsolete spec file macros, and use appropriate newer ones - Drop HTML documentation due to bundled/pre-minified JavaScript - Confirm License is SPDX MIT - Add metapackage for “tz” extra - Port to pyproject-rpm-macros - Stricter patterns to avoid listing man pages twice - Update description text from upstream * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 29 2022 Kevin Fenzi <kevin@scrye.com> - 1.8.1-1 - Update to 1.8.1. Fixes rhbz#2092126 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.7.7-2 - Rebuilt for Python 3.11 * Sun May 29 2022 Kevin Fenzi <kevin@scrye.com> - 1.7.7-1 - Update to 1.7.7. Fixes rhbz#2049145 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 28 2021 Kevin Fenzi <kevin@scrye.com> - 1.7.5-1 - Update to 1.7.5. Fixes rhbz#2022454 * Sat Nov 06 2021 Kevin Fenzi <kevin@scrye.com> - 1.7.4-1 - Update to 1.7.4. Fixes rhbz#2011425 * Sat Sep 25 2021 Kevin Fenzi <kevin@scrye.com> - 1.7.3-1 - Update to 1.7.3. Fixes rhbz#2005403 * Fri Sep 17 2021 Neal Gompa <ngompa@fedoraproject.org> - 1.7.1-3 - Drop redundant manually specified dependencies * Thu Sep 16 2021 Joel Capitao <jcapitao@redhat.com> - 1.7.1-2 - Add the dist tag again * Mon Sep 13 2021 Joel Capitao <jcapitao@redhat.com> - 1.7.1-1 - Update to 1.7.1. Fixes rhbz#1999176 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 12 2021 Kevin Fenzi <kevin@scrye.com> - 1.6.5-1 - Update to 1.6.5. Fixes rhbz#1964163 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.6.3-2 - Rebuilt for Python 3.10 * Sat May 22 2021 Kevin Fenzi <kevin@scrye.com> - 1.6.3-1 - Update to 1.6.3. Fixes rhbz#1957878 * Tue May 04 2021 Kevin Fenzi <kevin@scrye.com> - 1.6.0-1 - Update to 1.6.0. Fixes rhbz#1956482 * Sat Mar 27 2021 Kevin Fenzi <kevin@scrye.com> - 1.5.8-1 - Update to 1.5.8. Fixes rhbz#1935790 * Mon Feb 22 2021 Kevin Fenzi <kevin@scrye.com> - 1.5.5-1 - Update to 1.5.5. Fixes rhbz#1931142 * Fri Feb 12 2021 Kevin Fenzi <kevin@scrye.com> - 1.5.3-1 - Update to 1.5.3. Fixes rhbz#1922496