mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/ruamel-yaml: update note in pypy3_collection_deprecation.patch
The test in question fails to produce a deprecation warning even under pypy3.7, meaning we do not in fact implicitly assume the Gentoo pypy3 target to be 3.6. Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
Note that this implicitly assumes pypy3 to be compatible with CPython 3.6.
|
||||
The test could in principle be more robust - but between 3.7 support
|
||||
in PyPy is still being alpha-grade and the fact there will be many more
|
||||
serious issues with switching the Gentoo pypy3 target to those versions,
|
||||
why bother for now.
|
||||
This does not produce a deprecation warning under PyPy, even pypy3.7
|
||||
(last tested on 2021-03-12 using version 7.3.3-beta0).
|
||||
|
||||
--- a/_test/test_deprecation.py
|
||||
+++ b/_test/test_deprecation.py
|
||||
|
||||
Reference in New Issue
Block a user