On Sat, Mar 19, 2022 at 09:36:50PM +0000, Stuart Henderson wrote: > OK sthen@ > > > On 2022/03/19 12:23, Thomas Frohwein wrote: > > I tried this with the upcoming steamctl and py-steam ports that depend > > on it. Works fine, port looks fine, too. Not sure if there would be > > benefit in defaulting to python3 now (FLAVOR ?= python3)... > > it's depended on by another of these annoying rev eng/forensics tool > ports that don't support python 3... (there is a "volatility3" upstream > now though, which does do py3) > > cryptodome moved files for some of the tests to a separate module, > OK to import the attached? then it should go in TEST_DEPENDS for > cryptodome.
OK aja > .if ${FLAVOR:Mpython3} > TEST_DEPENDS = > security/py-cryptodome-test-vectors${MODPY_FLAVOR} > .endif > > > Ran 41206 tests in 379.343s > -- Antoine