mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/openapi-schema-validator: Unpin dependencies
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -32,6 +32,9 @@ src_prepare() {
|
||||
"${FILESDIR}/${P}-test.patch"
|
||||
)
|
||||
|
||||
sed -e '/--cov/d' -i pyproject.toml || die
|
||||
distutils-r1_src_prepare
|
||||
|
||||
sed -i -e '/--cov/d' pyproject.toml || die
|
||||
# unpin dependencies
|
||||
sed -i -e 's:\^:>=:' pyproject.toml || die
|
||||
}
|
||||
Reference in New Issue
Block a user