Hi Sebastian, Sebastian Ramacher, 2021-03-22 11:46 -0400: > Thankfully the package does not install the .mypy_cache, but listing all > the caches in package_data seems odd. [...] > Note that python3-cryptography and python3-fido2 in stable do not > satisfy these version requirements. I would expect that the version > requirements would be reflected in Depends. Also listing both >= 0.15.1 > and >= 17.0.0 for pyopenssl is redundant.
Both of these were already being done in the package prior to my upload. All I did was change them from an ln at clean-time to a patch. Seeing as I'm not the one wro wrote setup.py, I'm not in a position where I feel comfortably changing it, especially during a freeze. If, however, you feel that's best, I can certainly try. > This change is not documented and also not really necessary. My bad. How should I move forward with this? A new upload without the lintian override or change to the build process? Taowa