diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-25 00:30:15 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-25 00:30:15 +0000 |
| commit | bb61a5ad18d387fe9f00907dfff41dfadfeaedd5 (patch) | |
| tree | 8c3a0768a65ef62d30a2c2fa8d9d0f5a3865d523 /dev-python/python-sense-hat | |
| parent | f5e3ce9dc0b3d5f2b718b18618e7e78676b249e7 (diff) | |
| download | baldeagleos-repo-bb61a5ad18d387fe9f00907dfff41dfadfeaedd5.tar.gz baldeagleos-repo-bb61a5ad18d387fe9f00907dfff41dfadfeaedd5.tar.xz baldeagleos-repo-bb61a5ad18d387fe9f00907dfff41dfadfeaedd5.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-sense-hat')
| -rw-r--r-- | dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild (renamed from dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild index bf4ad2db2df1..85d9944ae4dd 100644 --- a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild +++ b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r2.ebuild @@ -3,6 +3,7 @@ EAPI=7 +DISTUTILS_USE_SETUPTOOLS="bdepend" PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 @@ -22,4 +23,3 @@ RDEPEND=" " DEPEND="${RDEPEND}" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |
