diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-12 12:59:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-11-12 12:59:55 +0000 |
| commit | eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95 (patch) | |
| tree | 1013095287de4ae71b2ebe9e8a1fb2a0b0437fcf /dev-python/requestsexceptions | |
| parent | 87689846880db036c154d6e5ecefd9674c264e12 (diff) | |
| download | baldeagleos-repo-eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95.tar.gz baldeagleos-repo-eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95.tar.xz baldeagleos-repo-eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95.zip | |
Adding metadata
Diffstat (limited to 'dev-python/requestsexceptions')
| -rw-r--r-- | dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild (renamed from dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild index 1f3bee412d82..6f34b0f3a2ee 100644 --- a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild +++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 |
