mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-video/subliminal: needs hatch-vcs
I didn't notice again because of my git hook for WORKDIR. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -27,6 +27,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/hatch-vcs[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
app-arch/unzip
|
||||
dev-python/sympy[${PYTHON_USEDEP}]
|
||||
@@ -77,6 +78,8 @@ PATCHES=(
|
||||
"${FILESDIR}"/${P}-win32-tests.patch
|
||||
)
|
||||
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_unpack() {
|
||||
|
||||
@@ -27,6 +27,7 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/hatch-vcs[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
app-arch/unzip
|
||||
dev-python/sympy[${PYTHON_USEDEP}]
|
||||
@@ -77,6 +78,8 @@ PATCHES=(
|
||||
"${FILESDIR}"/${P}-win32-tests.patch
|
||||
)
|
||||
|
||||
export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user