aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lambda-uploader/lambda-uploader-1.3.1.ebuild')
-rw-r--r--dev-python/lambda-uploader/lambda-uploader-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lambda-uploader/lambda-uploader-1.3.1.ebuild b/dev-python/lambda-uploader/lambda-uploader-1.3.1.ebuild
index 32ab2d7..a9754b8 100644
--- a/dev-python/lambda-uploader/lambda-uploader-1.3.1.ebuild
+++ b/dev-python/lambda-uploader/lambda-uploader-1.3.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=(python3_11)
-inherit eutils distutils-r1
+inherit distutils-r1
DESCRIPTION="Package and upload Python lambda functions to AWS"
HOMEPAGE="https://github.com/rackerlabs/lambda-uploader"