[Bug 1989507] Re: [FFE] alembic 1.8.1

Utkarsh Gupta 1989507 at bugs.launchpad.net
Fri Sep 16 12:57:41 UTC 2022


Hello,

I am not a release team member but there are a lot of
reverse(-build)-dependencies of src:alembic:

$ reverse-depends src:alembic    
Reverse-Depends
* buildbot                      (for python3-alembic)
* gertty                        (for python3-alembic)
* jupyterhub                    (for python3-alembic)
* openlp                        (for python3-alembic)
* pagure                        (for alembic)
* pagure                        (for python3-alembic)
* python3-barbican              (for python3-alembic)
* python3-cloudkitty            (for python3-alembic)
* python3-flask-migrate         (for python3-alembic)
* python3-flask-migrate         (for alembic)
* python3-glance                (for python3-alembic)
* python3-gnocchi               (for python3-alembic)
* python3-ironic                (for python3-alembic)
* python3-ironic                (for alembic)
* python3-ironic-inspector      (for alembic)
* python3-ironic-inspector      (for python3-alembic)
* python3-magnum                (for alembic)
* python3-magnum                (for python3-alembic)
* python3-manila                (for alembic)
* python3-manila                (for python3-alembic)
* python3-mistral               (for alembic)
* python3-mistral               (for python3-alembic)
* python3-murano                (for alembic)
* python3-murano                (for python3-alembic)
* python3-networking-arista     (for python3-alembic)
* python3-networking-arista     (for alembic)
* python3-networking-sfc        (for python3-alembic)
* python3-neutron               (for python3-alembic)
* python3-neutron-dynamic-routing
* python3-neutron-fwaas         (for python3-alembic)
* python3-neutron-vpnaas        (for python3-alembic)
* python3-nova                  (for python3-alembic)
* python3-octavia               (for python3-alembic)
* python3-optuna                (for python3-alembic)
* python3-oslo.db               (for alembic)
* python3-oslo.db               (for python3-alembic)
* python3-panko                 (for python3-alembic)
* python3-rally                 (for python3-alembic)
* python3-rally                 (for alembic)
* python3-sahara                (for alembic)
* python3-sahara                (for python3-alembic)
* python3-taskflow              (for python3-alembic)
* python3-taskflow              (for alembic)
* python3-vitrage               (for python3-alembic)
* python3-zaqar                 (for alembic)
* python3-zaqar                 (for python3-alembic)

$ reverse-depends -b src:alembic
Reverse-Testsuite-Triggers
* cloudkitty                    (for python3-alembic)
* python-oslo.db                (for python3-alembic)
* python-oslo.db                (for alembic)
* python-taskflow               (for alembic)
* python-taskflow               (for python3-alembic)

Reverse-Build-Depends
* buildbot                      (for python3-alembic)
* flask-migrate                 (for python3-alembic)
* flask-migrate                 (for alembic)
* gertty                        (for python3-alembic)
* jupyterhub                    (for python3-alembic)
* openlp                        (for python3-alembic)
* optuna                        (for python3-alembic)
* pagure                        (for python3-alembic)
* pagure                        (for alembic)

Reverse-Build-Depends-Indep
* barbican                      (for python3-alembic)
* cloudkitty                    (for python3-alembic)
* glance                        (for python3-alembic)
* gnocchi                       (for python3-alembic)
* ironic                        (for python3-alembic)
* ironic                        (for alembic)
* ironic-inspector              (for alembic)
* ironic-inspector              (for python3-alembic)
* magnum                        (for python3-alembic)
* magnum                        (for alembic)
* manila                        (for alembic)
* manila                        (for python3-alembic)
* mistral                       (for python3-alembic)
* mistral                       (for alembic)
* murano                        (for alembic)
* murano                        (for python3-alembic)
* networking-arista             (for python3-alembic)
* networking-arista             (for alembic)
* networking-sfc                (for python3-alembic)
* neutron                       (for python3-alembic)
* neutron-dynamic-routing       (for python3-alembic)
* neutron-fwaas                 (for python3-alembic)
* neutron-vpnaas                (for python3-alembic)
* nova                          (for python3-alembic)
* octavia                       (for python3-alembic)
* panko                         (for python3-alembic)
* python-oslo.db                (for python3-alembic)
* python-oslo.db                (for alembic)
* python-taskflow               (for alembic)
* python-taskflow               (for python3-alembic)
* rally                         (for alembic)
* rally                         (for python3-alembic)
* sahara                        (for alembic)
* sahara                        (for python3-alembic)
* vitrage                       (for python3-alembic)
* zaqar                         (for alembic)
* zaqar                         (for python3-alembic)


Did you rebuild them somewhere? How many work with the latest alembic version? We'd need that detail before this can be looked into, I am afraid.

Let me know what you think?

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to alembic in Ubuntu.
https://bugs.launchpad.net/bugs/1989507

Title:
  [FFE] alembic 1.8.1

Status in alembic package in Ubuntu:
  New

Bug description:
  When building the latest version of designate, nearly all of the unit
  tests fail with 1.7.6. They are all successful with 1.8.1.

  I would like to bump alembic in kinetic from 1.7.6 to 1.8.1. It has
  several useful fixes and is mostly used by openstack packages (which
  have a standing FFE exception for).

  This will also align with the version that upstream is testing with in
  their upper-constraints.

  Further testing will be performed with the openstack regression
  testing.

  Here is the delta of commits:

  ~/pkg/zed/upstream/alembic$ git-pretty rel_1_7_6..rel_1_8_1
   - [a968c9d] - 1.8.1
   - [baed628] build fixes
   - [8033c78] implement SQLite RENAME TABLE w schema syntax
   - [4fbf99a] add FUNDING
   - [03e4f51] ignore typing issue
   - [cabccf6] fail gracefully for batch_alter_table() called in --sql mode
   - [852bea0] fix typo in setup.cfg
   - [720e509] use license_files instead of the deprecated license_file
   - [bff2ce3] Make alembic compatible with comments on constraints
   - [cd91da9] docs(cookbook): add note on including info object on declarative tables (#1051)
   - [0ef8bea] Remove redundant wheel dep from pyproject.toml (#1047)
   - [e28ee4e] Annotate batch_alter_table
   - [0dd2cc8] chore: Set permissions for GitHub actions (#1035)
   - [67a7b94] Version 1.8.1 placeholder
   - [ee83ff6] - 1.8.0
   - [f734560] Trigger events before and after drop table statements
   - [2cd9e1a] remove pylons template
   - [11839b7] this will be 1.8.0
   - [188dd8b] implement full copy for indexes in batch
   - [e125829] Use pep517 to install alembic.
   - [0adcc74] Add epoch as an option for file_template
   - [7172022] Alembic 1.8 now supports Python 3.7 and above
   - [1684d0e] Fix downgrade with effective head
   - [cfe92fa] Various typing related updates
   - [e539704] Use `-> None` in script templates by default
   - [d770c1e] document argparse limitation
   - [537448c] Document config for migration files timestamp prefixed
   - [d741367] bump black to 22.3.0
   - [8fc58ea] adapt for column collection being "immutable" or "readonly"
   - [e533927] add covering index tests; generalize autogen index tests
   - [a9e6f90] Version 1.7.8 placeholder
   - [7b55158] - 1.7.7
   - [d8b6af3] changelog updates
   - [0f61c47] add sphinx_copybutton
   - [ce6144e] Fix duplicated constraints when using expressions
   - [721b28c] fix failing test on windows after sqlite switched to queuepool by default
   - [349e661] desensitize Oracle to FLOAT/DOUBLE/DOUBLE_PRECISION differences
   - [b231d15] more links to pypi, add 3.10 to classifiers
   - [05c56c3] add GitHub URL for PyPi (#994)
   - [1846ddd] illustrate connection sharing + asyncio
   - [4db8f8f] repair sharing example
   - [d477aa6] fix connection handling in consumption test
   - [cacce36] add conditional for fileConfig()
   - [fb8d450] Prevent alter_column() from changing nullability
   - [7b94270] clarify default configuration behavior
   - [32dc8a4] fix pep484 issue
   - [76553d0] Version 1.7.7 placeholder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alembic/+bug/1989507/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list