forked from pool/python-alembic
8f4718df5c2ba2c774f565d120aa6a342a2495fb955e186b17cbd586cdb53e8f
* Fixed a regression that prevented the use of post write hooks on python
version lower than 3.9
* Added missing attributes from context stubs.
* Fixed issue where registration of custom ops was prone to failure due to
the registration process running exec() on generated code that as of the
1.7 series includes pep-484 annotations, which in the case of end user code
would result in name resolution errors when the exec occurs
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=124
Description
No description provided
Languages
RPM Spec
100%