summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-zopeinterface_8.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: Convert confusing appends to override syntaxMichal Sieron3 days1-1/+1
| | | | | | | | | | While in this case `RDEPENDS:class-target +=` wouldn't result in any unwanted override, there is no guarantee there won't be a change, which would be hidden by this override. To avoid any surprises in the future let's use `:append:class-target =` syntax here. Signed-off-by: Michal Sieron <michalwsieron@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-zopeinterface: upgrade 7.1.1 -> 8.2Gyorgy Sarvari11 days1-0/+23
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>