diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-23 13:47:49 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-23 13:47:49 +0000 |
| commit | 076429f46c5c9f1e5c9dabe8b6db18fad73e5998 (patch) | |
| tree | 0804b4c01cde88986b652aeb51aa7deb43e90628 /dev-python/requestsexceptions | |
| parent | 9e49227d6cede8ac11156c55a31a40dd0f672039 (diff) | |
| download | baldeagleos-repo-076429f46c5c9f1e5c9dabe8b6db18fad73e5998.tar.gz baldeagleos-repo-076429f46c5c9f1e5c9dabe8b6db18fad73e5998.tar.xz baldeagleos-repo-076429f46c5c9f1e5c9dabe8b6db18fad73e5998.zip | |
Adding metadata
Diffstat (limited to 'dev-python/requestsexceptions')
| -rw-r--r-- | dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild index d7fc8845749a..075c0b2c2891 100644 --- a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild +++ b/dev-python/requestsexceptions/requestsexceptions-1.4.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 @@ -14,7 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm arm64 x86" -IUSE="" DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]" RDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]" |
