$OpenBSD: patch-setup_py,v 1.3 2016/09/04 17:42:18 czarkoff Exp $
--- setup.py.orig	Tue Aug  2 10:00:36 2016
+++ setup.py	Sun Sep  4 19:38:25 2016
@@ -43,10 +43,6 @@ setup(
     packages=[
         'certifi',
     ],
-    package_dir={'certifi': 'certifi'},
-    package_data={'certifi': ['*.pem']},
-    # data_files=[('certifi', ['certifi/cacert.pem'])],
-    include_package_data=True,
     license='ISC',
     classifiers=(
         'Development Status :: 5 - Production/Stable',
