Diff APScheduler-3.10.2 with a APScheduler-3.10.3
/usr/portage/dev-python/APScheduler/APScheduler-3.10.3.ebuild 2023-10-09 14:52:30.244368369 +0300 | ||
---|---|---|
5 | 5 | |
6 | 6 |
DISTUTILS_USE_PEP517=setuptools |
7 | 7 |
PYPI_NO_NORMALIZE=1 |
8 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
8 |
PYTHON_COMPAT=( python3_{10..11} ) |
|
9 | 9 | |
10 | 10 |
inherit distutils-r1 pypi |
11 | 11 |