pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55134 CVS commit: pkgsrc/lang



The following reply was made to PR pkg/55134; it has been noted by GNATS.

From: "Amitai Schleier" <schmonz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55134 CVS commit: pkgsrc/lang
Date: Tue, 1 Sep 2020 09:26:55 +0000

 Module Name:	pkgsrc
 Committed By:	schmonz
 Date:		Tue Sep  1 09:26:55 UTC 2020
 
 Modified Files:
 	pkgsrc/lang/python27: Makefile distinfo
 	pkgsrc/lang/python36: Makefile distinfo
 	pkgsrc/lang/python37: Makefile distinfo
 Added Files:
 	pkgsrc/lang/python27/patches: patch-Lib_ctypes_____init____.py
 	pkgsrc/lang/python36/patches: patch-Lib_ctypes_____init____.py
 	pkgsrc/lang/python37/patches: patch-Lib_ctypes_____init____.py
 
 Log Message:
 Avoid MemoryError from "import ctypes" on OpenBSD (PR pkg/55134) for all
 applicable Pythons. Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.88 -r1.89 pkgsrc/lang/python27/Makefile
 cvs rdiff -u -r1.77 -r1.78 pkgsrc/lang/python27/distinfo
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/lang/python27/patches/patch-Lib_ctypes_____init____.py
 cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/python36/Makefile
 cvs rdiff -u -r1.33 -r1.34 pkgsrc/lang/python36/distinfo
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/lang/python36/patches/patch-Lib_ctypes_____init____.py
 cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/python37/Makefile \
     pkgsrc/lang/python37/distinfo
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/lang/python37/patches/patch-Lib_ctypes_____init____.py
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index