$OpenBSD: patch-setup_py,v 1.1.1.1 2017/06/28 18:00:36 shadchin Exp $

Index: setup.py
--- setup.py.orig
+++ setup.py
@@ -28,7 +28,7 @@ setup(
 
     install_requires=[
         "pytest",
-        "u-msgpack-python"
+        "msgpack-python"
     ],
 
     packages=["pytest_expect"],
