Louis-Philippe Véronneau pushed to branch master at lintian / lintian
Commits: 87f1e243 by Louis-Philippe Véronneau at 2024-09-29T06:00:59+00:00 Remove string interpolations from uses-deprecated-python-stdlib tag description. String interpolation in descriptions never was a feature... - - - - - 1 changed file: - tags/u/uses-deprecated-python-stdlib.tag Changes: ===================================== tags/u/uses-deprecated-python-stdlib.tag ===================================== @@ -3,8 +3,7 @@ Severity: info Check: languages/python/stdlib-deprecation Explanation: . - In Python $deprecated, $library has been formally marked as deprecated. Code - that imports $library will no longer work from Python $removed. + The Python library flagged by this tag has been formally marked as deprecated. . Please prepare for this deprecation and migrate away from this Python library. . View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/87f1e243fd9f8b3273050903b7a25787ed2f337e -- View it on GitLab: https://salsa.debian.org/lintian/lintian/-/commit/87f1e243fd9f8b3273050903b7a25787ed2f337e You're receiving this email because of your account on salsa.debian.org.

