mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/aiohttp: Unpin charset-normalizer
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -69,6 +69,9 @@ src_prepare() {
|
||||
# which(1)...
|
||||
sed -i -e 's:which:command -v:' Makefile || die
|
||||
|
||||
# remove upper bound from charset-normalizer
|
||||
sed -i -e '/charset-normalizer/s:, < 3\.0::' setup.cfg || die
|
||||
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user