mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/pydiffx: Remove .dev tag from version
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -35,3 +35,9 @@ BDEPEND="
|
||||
"
|
||||
|
||||
distutils_enable_tests unittest
|
||||
|
||||
src_prepare() {
|
||||
# remove .dev tag that breaks revdeps
|
||||
sed -i -e '/tag_build/d' setup.cfg || die
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
Reference in New Issue
Block a user