mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/routes: Strip .dev tag from version
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -45,5 +45,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
distutils-r1_src_prepare
|
||||
# fix the version number
|
||||
sed -i -e '/tag/d' setup.cfg || die
|
||||
find tests -name '__init__.py' -delete || die
|
||||
}
|
||||
Reference in New Issue
Block a user