Wed, 24 Apr 2024 21:14:48 UTC | login

Information for build python-alembic-1.8.1-1.el9s

ID40856
Package Namepython-alembic
Version1.8.1
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-alembic.git#3979547fc53337c8a51841443c4066baf74278f9
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/
Built byrdobuilder
State complete
Volume DEFAULT
StartedMon, 05 Sep 2022 15:13:02 UTC
CompletedMon, 05 Sep 2022 15:14:26 UTC
Taskbuild (cloud9s-openstack-zed-el9s, /rpms/python-alembic.git:3979547fc53337c8a51841443c4066baf74278f9)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-alembic.git#3979547fc53337c8a51841443c4066baf74278f9'}}
Tags
cloud9s-openstack-antelope-release
cloud9s-openstack-antelope-testing
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-release
cloud9s-openstack-caracal-testing
cloud9s-openstack-dalmatian-testing
cloud9s-openstack-zed-release
cloud9s-openstack-zed-testing
RPMs
src
python-alembic-1.8.1-1.el9s.src.rpm (info) (download)
noarch
python3-alembic-1.8.1-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * 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 * Thu Jan 28 2021 Kevin Fenzi <kevin@scrye.com> - 1.5.0-1 - Update to 1.5.0. Fixes rhbz#1917596 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 1.4.3-1 - Update to 1.4.3 (rhbz#1878203)