pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/python39



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec  6 16:36:15 UTC 2021

Modified Files:
        pkgsrc/lang/python39: distinfo
        pkgsrc/lang/python39/patches: patch-Modules___cursesmodule.c

Log Message:
python39: add URL to upstream bug report


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/python39/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/lang/python39/patches/patch-Modules___cursesmodule.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/python39/distinfo
diff -u pkgsrc/lang/python39/distinfo:1.18 pkgsrc/lang/python39/distinfo:1.19
--- pkgsrc/lang/python39/distinfo:1.18  Mon Dec  6 16:03:06 2021
+++ pkgsrc/lang/python39/distinfo       Mon Dec  6 16:36:15 2021
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.18 2021/12/06 16:03:06 wiz Exp $
+$NetBSD: distinfo,v 1.19 2021/12/06 16:36:15 wiz Exp $
 
 BLAKE2s (Python-3.9.9.tar.xz) = bb0cf5c1cb3212d82b69ab4e965f03b77736610c84bd032f31a5debdd25e6a30
 SHA512 (Python-3.9.9.tar.xz) = 0ab29fb9a7ecb808bd08d84d28908d5a934e0f021853da0f7a9c94670eb30c8dbbc233d461afdb3995b0de59275ef7e1de43e82d7f848802cbd6e6e50b7b25a6
@@ -10,7 +10,7 @@ SHA1 (patch-Lib_distutils_unixccompiler.
 SHA1 (patch-Lib_lib2to3_pgen2_driver.py) = 5d6dab14197f27363394ff1aeee22a8ced8026d2
 SHA1 (patch-Lib_sysconfig.py) = a4f009ed73ebbd9d9c4bf7e12b7981182ed8fd7c
 SHA1 (patch-Makefile.pre.in) = dd5ff571ac9fe2dc2e41fa678261d8e3648ac908
-SHA1 (patch-Modules___cursesmodule.c) = 9ea087fbbd3e6a33699bc91d0ace18b7c7aa9955
+SHA1 (patch-Modules___cursesmodule.c) = 424488c19dc78142825c38db47475aa906c4078b
 SHA1 (patch-Modules___ssl.c) = f241ba148e4c244a641386be5ac07817b03f04f7
 SHA1 (patch-Modules_makesetup) = a06786eebffadecedba5e3a50a9785fb47613567
 SHA1 (patch-Modules_nismodule.c) = 1bafe9b06359586d027a77011b103877590d947d

Index: pkgsrc/lang/python39/patches/patch-Modules___cursesmodule.c
diff -u pkgsrc/lang/python39/patches/patch-Modules___cursesmodule.c:1.1 pkgsrc/lang/python39/patches/patch-Modules___cursesmodule.c:1.2
--- pkgsrc/lang/python39/patches/patch-Modules___cursesmodule.c:1.1     Mon Dec  6 16:03:06 2021
+++ pkgsrc/lang/python39/patches/patch-Modules___cursesmodule.c Mon Dec  6 16:36:15 2021
@@ -1,6 +1,7 @@
-$NetBSD: patch-Modules___cursesmodule.c,v 1.1 2021/12/06 16:03:06 wiz Exp $
+$NetBSD: patch-Modules___cursesmodule.c,v 1.2 2021/12/06 16:36:15 wiz Exp $
 
 NetBSD curses compatibility.
+https://bugs.python.org/issue46000
 
 --- Modules/_cursesmodule.c.orig       2021-11-15 17:43:00.000000000 +0000
 +++ Modules/_cursesmodule.c



Home | Main Index | Thread Index | Old Index