Summary: | dev-python/hypothesis-6.56.2 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jonathan Lovelace <kingjon3377> |
Component: | Current packages | Assignee: | Michał Górny <mgorny> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
dev-python:hypothesis-6.56.2:20221023-162212.log
emerge-info.txt |
Description
Jonathan Lovelace
2022-10-23 18:21:43 UTC
Created attachment 825149 [details]
emerge-info.txt
6.56.3 has a blocker on requests-toolbelt for this. Apparently upstream has finally removed the deprecated import today (I haven't verified it though), so hopefully it will no longer be necessary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe72968dfb52bc780f87d0d9498f832c731ee2a0 commit fe72968dfb52bc780f87d0d9498f832c731ee2a0 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2022-10-25 05:19:44 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2022-10-25 08:28:01 +0000 dev-python/hypothesis: Adjust test blocker for requests-toolbelt requests-toolbelt-0.10.1 no longer immediately triggers the deprecation warning, so we do not have to block this version anymore. While at it, copy the blocker to the older version. Closes: https://bugs.gentoo.org/878111 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/hypothesis/hypothesis-6.56.2.ebuild | 1 + dev-python/hypothesis/hypothesis-6.56.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) |