Package: python-flasgger / 0.9.7.2~dev2+dfsg-4
Metadata
Package | Version | Patches format |
---|---|---|
python-flasgger | 0.9.7.2~dev2+dfsg-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 dont use google fonts.patch | (download) |
flasgger/ui3/templates/flasgger/head.html |
1 0 + 1 - 0 ! |
--- |
03 remove usage of python3 six.patch | (download) |
flasgger.egg-info/requires.txt |
1 0 + 1 - 0 ! |
[patch] remove six from dependencies Since we have dropped Python 2.x support a long time ago, let's don't depend on six too. |
click 8.2.patch | (download) |
tests/conftest.py |
8 7 + 1 - 0 ! |
fix tests with click 8.2 https://github.com/pallets/click/pull/2523 introduced changes to `click.testing` that broke a few unit tests in Flasgger: `mix_stderr=False` is now effectively the default and can no longer be specified explicitly. Although this Click version hasn't been fully released yet, this adjusts Flasgger to work with both old and new versions. |
1