diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-01 01:40:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-12-01 01:40:39 +0000 |
| commit | ef4b5e7977a74c0d08dab59dc9f1845287aba8ed (patch) | |
| tree | 084b4316a0842c14f337d9ec6fa952cd8642454d /dev-python/diskcache | |
| parent | 75747f096fde3abb8866ffd9296eef9b51a9b4ba (diff) | |
| download | baldeagleos-repo-ef4b5e7977a74c0d08dab59dc9f1845287aba8ed.tar.gz baldeagleos-repo-ef4b5e7977a74c0d08dab59dc9f1845287aba8ed.tar.xz baldeagleos-repo-ef4b5e7977a74c0d08dab59dc9f1845287aba8ed.zip | |
Adding metadata
Diffstat (limited to 'dev-python/diskcache')
| -rw-r--r-- | dev-python/diskcache/diskcache-5.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/diskcache/diskcache-5.3.0.ebuild b/dev-python/diskcache/diskcache-5.3.0.ebuild index 2a603071d334..5944736fcb57 100644 --- a/dev-python/diskcache/diskcache-5.3.0.ebuild +++ b/dev-python/diskcache/diskcache-5.3.0.ebuild @@ -20,14 +20,14 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" -distutils_enable_sphinx docs -distutils_enable_tests pytest - BDEPEND=" test? ( dev-python/django[${PYTHON_USEDEP}] )" +distutils_enable_sphinx docs +distutils_enable_tests pytest + EPYTEST_DESELECT=( # TODO tests/test_djangocache.py::DiskCacheTests::test_get_or_set_callable_returning_none |
