Diff zope-hookable-8.2 with a zope-hookable-8.3
| /usr/portage/dev-python/zope-hookable/zope-hookable-8.3.ebuild 2026-09-22 20:03:04.821822887 +0300 | ||
|---|---|---|
| 6 | 6 |
DISTUTILS_EXT=1 |
| 7 | 7 |
DISTUTILS_USE_PEP517=setuptools |
| 8 | 8 |
PYPI_PN=${PN/-/.}
|
| 9 |
PYPI_VERIFY_REPO=https://github.com/zopefoundation/zope.hookable |
|
| 9 | 10 |
PYTHON_COMPAT=( python3_{12..15} )
|
| 10 | 11 | |
| 11 | 12 |
inherit distutils-r1 pypi |