app-doc/ford: 6.2.0, 6.2.4 fix setuptools warnings

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2023-05-16 23:04:10 +03:00
parent 5b974af53f
commit bf5c12a5fc
2 changed files with 4 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}/${PN}-6.2.5_fix_setuptools_warnings.patch" )
DOCS=( CHANGELOG.md README.md )
distutils_enable_tests pytest

View File

@@ -33,6 +33,8 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}/${PN}-6.2.5_fix_setuptools_warnings.patch" )
DOCS=( CHANGELOG.md README.md )
distutils_enable_tests pytest