On 2022/03/18 12:43, portno12 wrote:
> i am working on a port that requires the newer version of mock for its test. 
> this diff updates it to the newest version.
> 
> all tests pass and builds fine on amd64
> 
> cc kurt as maintainer

It no longer supports python 2.x. Will need the following:

- set FLAVOR=python3
- add @pkgpath devel/py-mock to PLIST
- add a 'py-mock' => 'py3-mock' line to $stem_extensions in quirks
- remove the test bits from py2-setuptools (which are now non-functional)
and replace with NO_TEST (can't have a TEST_DEPENDS on a nonexistent
flavour)
- remove the non-,python3 entry in devel/makefile 

Reply via email to