Package: python-py / 1.11.0-5
Metadata
Package | Version | Patches format |
---|---|---|
python-py | 1.11.0-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix pytest4.patch | (download) |
doc/faq.txt |
14 0 + 14 - 0 ! |
[patch] fix pytest4.x compatibility errors This patch should fix such errors/warnings as: - raises / warns with a string as the second argument Deprecated since version 4.1. - pytest_funcarg__ prefix Removed in version 4.0. - getfuncargvalue - Metafunc.addcall Removed in version 4.0. Fixes: https://github.com/pytest-dev/py/issues/209 Signed-off-by: Stanislav Levin <slev@altlinux.org> |
python3.12.patch | (download) |
testing/log/test_warning.py |
4 2 + 2 - 0 ! |
replace distutils by packaging Bug-Debian: https://bugs.debian.org/1056494 |
remove_pkg_resources.patch | (download) |
py/_vendored_packages/apipkg/__init__.py |
12 4 + 8 - 0 ! |
--- |
fix_pytest8.4.patch | (download) |
testing/code/test_source.py |
2 1 + 1 - 0 ! |
--- |