diff options
| author | Simeon Simeonov | 2022-12-27 20:53:44 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2022-12-27 20:53:44 +0100 |
| commit | f6c4e9732723afcb5037faf8d4a57178930a936f (patch) | |
| tree | 7a7a499198a0c68bac15ebc51404d2b21a27258e /dev-python/pyotp2289/pyotp2289-1.1.1.ebuild | |
| parent | 649719718bd1de38788aac98d9d1348927cf3465 (diff) | |
Add Python 3.11 support for all Python packages
Diffstat (limited to 'dev-python/pyotp2289/pyotp2289-1.1.1.ebuild')
| -rw-r--r-- | dev-python/pyotp2289/pyotp2289-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild b/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild index 57d3769..4252090 100644 --- a/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild +++ b/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | EAPI=8 | 4 | EAPI=8 |
| 5 | 5 | ||
| 6 | DISTUTILS_USE_PEP517=setuptools | 6 | DISTUTILS_USE_PEP517=setuptools |
| 7 | PYTHON_COMPAT=( python3_{8..10} ) | 7 | PYTHON_COMPAT=( python3_{8..11} ) |
| 8 | 8 | ||
| 9 | inherit distutils-r1 | 9 | inherit distutils-r1 |
| 10 | 10 | ||
