Subject: CVS commit: pkgsrc/lang/python37
From: Sijmen J. Mulder
Date: 2020-11-18 12:03:31
Message id: 20201118110331.76C73FA9D@cvs.NetBSD.org

Log Message:
lang/python37: Fix on CentOS 7

Same as lang/python38 fix just now:

Move __has_attribute() inside #if defined(__has_attribute) body so the
preprocessor doesn't break on that.

Files:
RevisionActionfile
1.23modifypkgsrc/lang/python37/distinfo
1.2modifypkgsrc/lang/python37/patches/patch-Modules___ctypes_callbacks.c
1.2modifypkgsrc/lang/python37/patches/patch-Modules_timemodule.c