summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-zopeinterface
Commit message (Collapse)AuthorAgeFilesLines
* python3-zopeinterface: upgrade 7.1.1 -> 8.2Gyorgy Sarvari2026-03-241-24/+0
| | | | | | | | | | | | | | | Drop obsolete patch. An important change is that this version supports Python 3.14. License-Update: switch to license file instead of PKG-INFO file. The license itself hasn't changed. Changelog: https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-zopeinterface: Fix build with setuptools > 74Khem Raj2024-11-231-0/+24
Signed-off-by: Khem Raj <raj.khem@gmail.com>