diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-22 13:22:50 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-22 13:22:50 +0000 |
| commit | 4381a25db125aae08fc6d5d9ceeb18a6310d09c2 (patch) | |
| tree | dcc3a3557d98ffcdd51efd04828c14361d98dc45 /dev-python/pytest-cases | |
| parent | 057b68c5c19e8d37c60a16663b9da97542e7432a (diff) | |
| download | baldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.tar.gz baldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.tar.xz baldeagleos-repo-4381a25db125aae08fc6d5d9ceeb18a6310d09c2.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pytest-cases')
| -rw-r--r-- | dev-python/pytest-cases/pytest-cases-3.6.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-cases/pytest-cases-3.6.13.ebuild b/dev-python/pytest-cases/pytest-cases-3.6.13.ebuild index f38ffa7b4221..514163671dcf 100644 --- a/dev-python/pytest-cases/pytest-cases-3.6.13.ebuild +++ b/dev-python/pytest-cases/pytest-cases-3.6.13.ebuild @@ -5,15 +5,15 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 DOCS_BUILDER="mkdocs" DOCS_DEPEND="dev-python/mkdocs-material" -inherit distutils-r1 docs +inherit distutils-r1 docs pypi DESCRIPTION="Separate test code from test cases in pytest" HOMEPAGE="https://pypi.org/project/pytest-cases/ https://github.com/smarie/python-pytest-cases" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" |
