On Fri, 10 Jul 2020, Antoine Jacoutot wrote: > On Thu, Jul 09, 2020 at 09:33:07PM -0600, Kurt Mosiejczuk wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2020/07/09 21:33:07 > > > > Modified files: > > net/poezio : Makefile distinfo > > net/poezio/patches: patch-setup_py > > net/poezio/pkg : PLIST > > > > Log message: > > Update poezio from 0.12 to 0.13.1 > > > > Input from and ok paco@ > > Not sure how this was able to build for you folks but it is broken. > It requires net/py-slixmpp,python3 which does not exist. > > Instead net/py-slixmpp is using: > MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3} > which is not good and the reason why we prefer: > FLAVORS = python3 > FLAVOR = python3 > > ... to prevent that kind of breakage :-)
This is because it depends on this: https://marc.info/?l=openbsd-ports&m=159421745206391&w=2 A bit of coordination issues here, sorry. I'll commit as soon as I can. -- Paco Esteban. 0x5818130B8A6DBC03
