Diff simplejson-3.20.2 with a simplejson-4.1.1
| /usr/portage/dev-python/simplejson/simplejson-4.1.1.ebuild 2026-06-15 19:17:05.818850612 +0300 | ||
|---|---|---|
| 6 | 6 |
DISTUTILS_EXT=1 |
| 7 | 7 |
DISTUTILS_USE_PEP517=setuptools |
| 8 | 8 |
PYPI_VERIFY_REPO=https://github.com/simplejson/simplejson |
| 9 |
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
|
|
| 9 |
PYTHON_COMPAT=( python3_{11..15} pypy3_11 )
|
|
| 10 | 10 | |
| 11 | 11 |
inherit distutils-r1 pypi |
| 12 | 12 | |