repo/gentoo:master commit in: dev-python/sqlparse/
MichaŠGórny <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786730912.e8a46b4dbc83a8176caeb78307ca5f3e191be3d9.mgorny@gentoo> |
commit: e8a46b4dbc83a8176caeb78307ca5f3e191be3d9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Aug 14 18:07:12 2026 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 14 18:08:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a46b4d dev-python/sqlparse: Add missing furo doc-dep Closes: https://bugs.gentoo.org/980850 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/sqlparse/sqlparse-0.6.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/sqlparse/sqlparse-0.6.0.ebuild b/dev-python/sqlparse/sqlparse-0.6.0.ebuild index 4d9967065f6a..96a49061f1da 100644 --- a/dev-python/sqlparse/sqlparse-0.6.0.ebuild +++ b/dev-python/sqlparse/sqlparse-0.6.0.ebuild @@ -18,7 +18,8 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -distutils_enable_sphinx docs/source +distutils_enable_sphinx docs/source \ + dev-python/furo EPYTEST_PLUGINS=() distutils_enable_tests pytest