commit:     2521823ccd22051396357b2c4dfc1f35715f7267
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 26 21:26:33 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 21:29:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2521823c

dev-python/pytest-bdd: remove obsolete comment

Looks like upstream finds it too tedious to include everything
in the sdist and will keep it minimal after all.

I never used it but I'd assume can blame poetry for this.

On the bright side, github tags shouldn't be missing again in
the future.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild 
b/dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild
index d54168cbf160..121c574146f2 100644
--- a/dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild
+++ b/dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild
@@ -3,10 +3,6 @@
 
 EAPI=8
 
-# TODO: may be able to switch to pypi tarball next bump, also wouldn't hurt
-# to build the formerly forgotten docs if the tarball includes them
-# https://github.com/pytest-dev/pytest-bdd/issues/703
-
 DISTUTILS_USE_PEP517=poetry
 PYTHON_COMPAT=( python3_{10..13} )
 inherit distutils-r1

Reply via email to