diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-15 13:24:35 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-17 13:45:38 +0100 |
| commit | c8b4a0b77527389bbc9e9d440da425f92bf6037b (patch) | |
| tree | 1e978a59020aa57f5d49e6bcb7215245d95cc095 /meta-python/recipes-devtools/python/python-pyflakes_1.2.3.bb | |
| parent | 08466c714f4419eba5247a2215a9ae0c7ebb3d99 (diff) | |
| download | meta-openembedded-c8b4a0b77527389bbc9e9d440da425f92bf6037b.tar.gz | |
python3-django: (v3.2.25) fix tests
These patches are for python3-django_3.2.25
These patches only touch the tests folder, which is normally not installed.
Most of these changes are backported patches, that adapt tests to modern(er)
Python environment than they were written for, and some other just fix a bug
in the tests that were always present.
0001-Fix-tag_strip-tests.patch: The html parser's behavior in Python has changed,
making this testcase fail. This is a partial backport of the patch, which handles
only the Python version that is shipped with oe-core (The original patch handles
both old and new versions)
0001-Fixed-test_utils.tests.HTMLEqualTests.test_parsing_e.patch: this backported
patch makes a test-verification conform to html5 standard. Previously the test failed.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyflakes_1.2.3.bb')
0 files changed, 0 insertions, 0 deletions
