commit: f20be58299108aad94d235acfd1f7f095b598156 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Fri Jan 6 18:33:33 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Fri Jan 6 18:34:47 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f20be582
dev-python/looseversion: removed commented text Signed-off-by: Horea Christian <chr <AT> chymera.eu> dev-python/looseversion/looseversion-1.0.2.ebuild | 5 ----- dev-python/looseversion/looseversion-1.0.3.ebuild | 5 ----- 2 files changed, 10 deletions(-) diff --git a/dev-python/looseversion/looseversion-1.0.2.ebuild b/dev-python/looseversion/looseversion-1.0.2.ebuild index 8b3f667f8..9feb372f7 100644 --- a/dev-python/looseversion/looseversion-1.0.2.ebuild +++ b/dev-python/looseversion/looseversion-1.0.2.ebuild @@ -19,11 +19,6 @@ IUSE="" RDEPEND="" BEPEND="" -#EPYTEST_DESELECT=( -# # Reported upstream: https://github.com/datalad/datalad/issues/6870 -# datalad/local/tests/test_gitcredential.py::test_datalad_credential_helper -#) - distutils_enable_tests pytest python_test() { diff --git a/dev-python/looseversion/looseversion-1.0.3.ebuild b/dev-python/looseversion/looseversion-1.0.3.ebuild index 5eef4e8c9..0b009a5df 100644 --- a/dev-python/looseversion/looseversion-1.0.3.ebuild +++ b/dev-python/looseversion/looseversion-1.0.3.ebuild @@ -19,11 +19,6 @@ IUSE="" RDEPEND="" BEPEND="" -#EPYTEST_DESELECT=( -# # Reported upstream: https://github.com/datalad/datalad/issues/6870 -# datalad/local/tests/test_gitcredential.py::test_datalad_credential_helper -#) - distutils_enable_tests pytest python_test() {
