mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/dirty-equals: Fix version number in metadata
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -34,6 +34,11 @@ BDEPEND="
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e "/version/s:0:${PV}:" pyproject.toml || die
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
python_test() {
|
||||
local -x TZ=UTC
|
||||
epytest
|
||||
Reference in New Issue
Block a user