Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-alembic-1.9.3-1.fc38 RPM for noarch

From Fedora 38 for x86_64 / p

Name: python3-alembic Distribution: Fedora Project
Version: 1.9.3 Vendor: Fedora Project
Release: 1.fc38 Build date: Wed Feb 15 21:05:24 2023
Group: Unspecified Build host: buildvm-s390x-23.s390.fedoraproject.org
Size: 2563897 Source RPM: python-alembic-1.9.3-1.fc38.src.rpm
Packager: Fedora Project
Url: https://pypi.io/project/alembic
Summary: Database migration tool for SQLAlchemy
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/

Provides

Requires

License

MIT

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

Files

/usr/bin/alembic
/usr/bin/alembic-3
/usr/bin/alembic-3.11
/usr/lib/python3.11/site-packages/alembic
/usr/lib/python3.11/site-packages/alembic-1.9.3.dist-info
/usr/lib/python3.11/site-packages/alembic-1.9.3.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/alembic-1.9.3.dist-info/LICENSE
/usr/lib/python3.11/site-packages/alembic-1.9.3.dist-info/METADATA
/usr/lib/python3.11/site-packages/alembic-1.9.3.dist-info/WHEEL
/usr/lib/python3.11/site-packages/alembic-1.9.3.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/alembic-1.9.3.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/alembic/__init__.py
/usr/lib/python3.11/site-packages/alembic/__main__.py
/usr/lib/python3.11/site-packages/alembic/__pycache__
/usr/lib/python3.11/site-packages/alembic/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/command.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/command.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/config.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/config.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/context.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/context.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/environment.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/environment.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/migration.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/migration.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/op.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/__pycache__/op.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate
/usr/lib/python3.11/site-packages/alembic/autogenerate/__init__.py
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/api.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/compare.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/render.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/__pycache__/rewriter.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/autogenerate/api.py
/usr/lib/python3.11/site-packages/alembic/autogenerate/compare.py
/usr/lib/python3.11/site-packages/alembic/autogenerate/render.py
/usr/lib/python3.11/site-packages/alembic/autogenerate/rewriter.py
/usr/lib/python3.11/site-packages/alembic/command.py
/usr/lib/python3.11/site-packages/alembic/config.py
/usr/lib/python3.11/site-packages/alembic/context.py
/usr/lib/python3.11/site-packages/alembic/context.pyi
/usr/lib/python3.11/site-packages/alembic/ddl
/usr/lib/python3.11/site-packages/alembic/ddl/__init__.py
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/impl.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/impl.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/mssql.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/mysql.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/oracle.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/postgresql.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/__pycache__/sqlite.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/ddl/base.py
/usr/lib/python3.11/site-packages/alembic/ddl/impl.py
/usr/lib/python3.11/site-packages/alembic/ddl/mssql.py
/usr/lib/python3.11/site-packages/alembic/ddl/mysql.py
/usr/lib/python3.11/site-packages/alembic/ddl/oracle.py
/usr/lib/python3.11/site-packages/alembic/ddl/postgresql.py
/usr/lib/python3.11/site-packages/alembic/ddl/sqlite.py
/usr/lib/python3.11/site-packages/alembic/environment.py
/usr/lib/python3.11/site-packages/alembic/migration.py
/usr/lib/python3.11/site-packages/alembic/op.py
/usr/lib/python3.11/site-packages/alembic/op.pyi
/usr/lib/python3.11/site-packages/alembic/operations
/usr/lib/python3.11/site-packages/alembic/operations/__init__.py
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/batch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/batch.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/ops.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/ops.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/schemaobj.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/operations/__pycache__/toimpl.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/operations/base.py
/usr/lib/python3.11/site-packages/alembic/operations/batch.py
/usr/lib/python3.11/site-packages/alembic/operations/ops.py
/usr/lib/python3.11/site-packages/alembic/operations/schemaobj.py
/usr/lib/python3.11/site-packages/alembic/operations/toimpl.py
/usr/lib/python3.11/site-packages/alembic/py.typed
/usr/lib/python3.11/site-packages/alembic/runtime
/usr/lib/python3.11/site-packages/alembic/runtime/__init__.py
/usr/lib/python3.11/site-packages/alembic/runtime/__pycache__
/usr/lib/python3.11/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/runtime/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/runtime/__pycache__/environment.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/runtime/__pycache__/environment.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/runtime/__pycache__/migration.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/runtime/__pycache__/migration.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/runtime/environment.py
/usr/lib/python3.11/site-packages/alembic/runtime/migration.py
/usr/lib/python3.11/site-packages/alembic/script
/usr/lib/python3.11/site-packages/alembic/script/__init__.py
/usr/lib/python3.11/site-packages/alembic/script/__pycache__
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/revision.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/revision.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/script/__pycache__/write_hooks.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/script/base.py
/usr/lib/python3.11/site-packages/alembic/script/revision.py
/usr/lib/python3.11/site-packages/alembic/script/write_hooks.py
/usr/lib/python3.11/site-packages/alembic/templates
/usr/lib/python3.11/site-packages/alembic/templates/async
/usr/lib/python3.11/site-packages/alembic/templates/async/README
/usr/lib/python3.11/site-packages/alembic/templates/async/__pycache__
/usr/lib/python3.11/site-packages/alembic/templates/async/__pycache__/env.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/templates/async/__pycache__/env.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/templates/async/alembic.ini.mako
/usr/lib/python3.11/site-packages/alembic/templates/async/env.py
/usr/lib/python3.11/site-packages/alembic/templates/async/script.py.mako
/usr/lib/python3.11/site-packages/alembic/templates/generic
/usr/lib/python3.11/site-packages/alembic/templates/generic/README
/usr/lib/python3.11/site-packages/alembic/templates/generic/__pycache__
/usr/lib/python3.11/site-packages/alembic/templates/generic/__pycache__/env.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/templates/generic/__pycache__/env.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/templates/generic/alembic.ini.mako
/usr/lib/python3.11/site-packages/alembic/templates/generic/env.py
/usr/lib/python3.11/site-packages/alembic/templates/generic/script.py.mako
/usr/lib/python3.11/site-packages/alembic/templates/multidb
/usr/lib/python3.11/site-packages/alembic/templates/multidb/README
/usr/lib/python3.11/site-packages/alembic/templates/multidb/__pycache__
/usr/lib/python3.11/site-packages/alembic/templates/multidb/__pycache__/env.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/templates/multidb/__pycache__/env.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/templates/multidb/alembic.ini.mako
/usr/lib/python3.11/site-packages/alembic/templates/multidb/env.py
/usr/lib/python3.11/site-packages/alembic/templates/multidb/script.py.mako
/usr/lib/python3.11/site-packages/alembic/testing
/usr/lib/python3.11/site-packages/alembic/testing/__init__.py
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/assertions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/assertions.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/env.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/env.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/fixtures.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/fixtures.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/requirements.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/requirements.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/schemacompare.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/schemacompare.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/warnings.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/__pycache__/warnings.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/assertions.py
/usr/lib/python3.11/site-packages/alembic/testing/env.py
/usr/lib/python3.11/site-packages/alembic/testing/fixtures.py
/usr/lib/python3.11/site-packages/alembic/testing/plugin
/usr/lib/python3.11/site-packages/alembic/testing/plugin/__init__.py
/usr/lib/python3.11/site-packages/alembic/testing/plugin/__pycache__
/usr/lib/python3.11/site-packages/alembic/testing/plugin/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/plugin/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/plugin/__pycache__/bootstrap.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/plugin/__pycache__/bootstrap.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/plugin/bootstrap.py
/usr/lib/python3.11/site-packages/alembic/testing/requirements.py
/usr/lib/python3.11/site-packages/alembic/testing/schemacompare.py
/usr/lib/python3.11/site-packages/alembic/testing/suite
/usr/lib/python3.11/site-packages/alembic/testing/suite/__init__.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/_autogen_fixtures.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/_autogen_fixtures.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_comments.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_comments.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_computed.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_computed.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_diffs.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_diffs.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_fks.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_fks.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_identity.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_autogen_identity.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_environment.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_environment.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_op.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/__pycache__/test_op.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/testing/suite/_autogen_fixtures.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/test_autogen_comments.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/test_autogen_computed.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/test_autogen_diffs.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/test_autogen_fks.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/test_autogen_identity.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/test_environment.py
/usr/lib/python3.11/site-packages/alembic/testing/suite/test_op.py
/usr/lib/python3.11/site-packages/alembic/testing/util.py
/usr/lib/python3.11/site-packages/alembic/testing/warnings.py
/usr/lib/python3.11/site-packages/alembic/util
/usr/lib/python3.11/site-packages/alembic/util/__init__.py
/usr/lib/python3.11/site-packages/alembic/util/__pycache__
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/editor.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/editor.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/exc.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/exc.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/langhelpers.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/messaging.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/messaging.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/pyfiles.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/alembic/util/__pycache__/sqla_compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/alembic/util/compat.py
/usr/lib/python3.11/site-packages/alembic/util/editor.py
/usr/lib/python3.11/site-packages/alembic/util/exc.py
/usr/lib/python3.11/site-packages/alembic/util/langhelpers.py
/usr/lib/python3.11/site-packages/alembic/util/messaging.py
/usr/lib/python3.11/site-packages/alembic/util/pyfiles.py
/usr/lib/python3.11/site-packages/alembic/util/sqla_compat.py
/usr/share/doc/python3-alembic
/usr/share/doc/python3-alembic/CHANGES
/usr/share/doc/python3-alembic/README.rst
/usr/share/man/man1/alembic-3.1.gz
/usr/share/man/man1/alembic-3.11.1.gz
/usr/share/man/man1/alembic.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:26:30 2024