Subject: CVS commit: pkgsrc/devel/py-test-mock
From: Adam Ciarcinski
Date: 2018-02-22 10:49:46
Message id: 20180222094946.BF453FB40@cvs.NetBSD.org

Log Message:
py-test-mock: updated to 1.7.0

1.7.0:
Incompatible change
pytest-mock no longer supports Python 2.6 and Python 3.3, following the lead of \ 
pytest and other projects in the community.

Packaging
Fix mock requirement in Python 2.

Internal
Some tests in pytest-mock's suite are skipped if assertion rewriting is disabled

Files:
RevisionActionfile
1.6modifypkgsrc/devel/py-test-mock/Makefile
1.4modifypkgsrc/devel/py-test-mock/distinfo
1.1addpkgsrc/devel/py-test-mock/patches/patch-setup.py