summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2021-08-12 13:11:06 +0200
committerLouis Sautier <sbraz@gentoo.org>2021-08-12 21:40:22 +0200
commit8e3ce6da00d43c124a6a372bdfa5c317ea2fa4ae (patch)
treee6d1afb3cb6e15f120d4ba427fdf2fbfacb64852 /dev-python/requests-file
parentdev-python/requests-file: add github upstream metadata (diff)
downloadgentoo-8e3ce6da00d43c124a6a372bdfa5c317ea2fa4ae.tar.gz
gentoo-8e3ce6da00d43c124a6a372bdfa5c317ea2fa4ae.tar.bz2
gentoo-8e3ce6da00d43c124a6a372bdfa5c317ea2fa4ae.zip
dev-python/requests-file: bump to EAPI 8
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-python/requests-file')
-rw-r--r--dev-python/requests-file/requests-file-1.5.1-r1.ebuild (renamed from dev-python/requests-file/requests-file-1.5.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/requests-file/requests-file-1.5.1.ebuild b/dev-python/requests-file/requests-file-1.5.1-r1.ebuild
index 277d212bd705..d06b05258f23 100644
--- a/dev-python/requests-file/requests-file-1.5.1.ebuild
+++ b/dev-python/requests-file/requests-file-1.5.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{8..10} )