Subject: CVS commit: pkgsrc/www/ap2-python
From: Leonardo Taccari
Date: 2019-11-21 12:40:37
Message id: 20191121114038.08090FA97@cvs.NetBSD.org

Log Message:
ap2-python: Adjust optimization to be consistent with other Python packages

setup.py is invoked internally hardcoding `--optimize 2' that leads to PLIST
mismatches when Python 3 is used.  Substitute it to `--optimize 1' to be
consistent with other Python packages.

Thanks to <martin> for spotting this problem and testing this patch!

Files:
RevisionActionfile
1.36modifypkgsrc/www/ap2-python/Makefile