diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-28 01:47:42 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-28 01:47:42 +0000 |
| commit | f949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19 (patch) | |
| tree | 9137ddc39e31b07e5a40000e575c7b7e5775be83 /dev-python/twython/twython-3.7.0.ebuild | |
| parent | 0d5be85c6df12853ac7b83a6522dd15ac7a4807f (diff) | |
| download | baldeagleos-repo-f949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19.tar.gz baldeagleos-repo-f949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19.tar.xz baldeagleos-repo-f949a795fcd55ad2d7c2ca6cdfe8117e6c57ce19.zip | |
Adding metadata
Diffstat (limited to 'dev-python/twython/twython-3.7.0.ebuild')
| -rw-r--r-- | dev-python/twython/twython-3.7.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/twython/twython-3.7.0.ebuild b/dev-python/twython/twython-3.7.0.ebuild index 079971a94c72..e7b42be0036b 100644 --- a/dev-python/twython/twython-3.7.0.ebuild +++ b/dev-python/twython/twython-3.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,8 +18,7 @@ KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/requests-2.1.0[${PYTHON_USEDEP}] >=dev-python/requests-oauthlib-0.4.0[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( dev-python/responses[${PYTHON_USEDEP}] )" +BDEPEND="test? ( dev-python/responses[${PYTHON_USEDEP}] )" distutils_enable_tests unittest |
