Diff cvxopt-1.3.1 with a cvxopt-1.3.2
/usr/portage/dev-python/cvxopt/cvxopt-1.3.2.ebuild 2023-10-09 14:52:30.268368370 +0300 | ||
---|---|---|
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
DISTUTILS_USE_PEP517=setuptools |
7 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
7 |
PYTHON_COMPAT=( python3_{10..11} ) |
|
8 | 8 | |
9 | 9 |
inherit distutils-r1 toolchain-funcs |
10 | 10 |