pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/python36



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Dec 28 22:24:01 UTC 2019

Modified Files:
        pkgsrc/lang/python36: dist.mk distinfo

Log Message:
python36: updated to 3.6.10

Python 3.6.10 is the next security fix release of Python 3.6.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/python36/dist.mk
cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/python36/distinfo

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

Modified files:

Index: pkgsrc/lang/python36/dist.mk
diff -u pkgsrc/lang/python36/dist.mk:1.10 pkgsrc/lang/python36/dist.mk:1.11
--- pkgsrc/lang/python36/dist.mk:1.10   Wed Jul  3 20:10:41 2019
+++ pkgsrc/lang/python36/dist.mk        Sat Dec 28 22:24:01 2019
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.10 2019/07/03 20:10:41 adam Exp $
+# $NetBSD: dist.mk,v 1.11 2019/12/28 22:24:01 adam Exp $
 
-PY_DISTVERSION=        3.6.9
+PY_DISTVERSION=        3.6.10
 DISTNAME=      Python-${PY_DISTVERSION}
 EXTRACT_SUFX=  .tar.xz
 DISTINFO_FILE= ${.CURDIR}/../../lang/python36/distinfo

Index: pkgsrc/lang/python36/distinfo
diff -u pkgsrc/lang/python36/distinfo:1.28 pkgsrc/lang/python36/distinfo:1.29
--- pkgsrc/lang/python36/distinfo:1.28  Tue Oct 15 16:52:41 2019
+++ pkgsrc/lang/python36/distinfo       Sat Dec 28 22:24:01 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.28 2019/10/15 16:52:41 adam Exp $
+$NetBSD: distinfo,v 1.29 2019/12/28 22:24:01 adam Exp $
 
-SHA1 (Python-3.6.9.tar.xz) = 3cd8b0e814b753fcce4fdf7edc823d8fb0da9208
-RMD160 (Python-3.6.9.tar.xz) = 3ccbe94ae221ccfb03fcd97840149a89b7135bc0
-SHA512 (Python-3.6.9.tar.xz) = 05de9c6f44d96a52bfce10ede4312de892573edaf8bece65926d19973a3a800d65eed7a857af945f69efcfb25efa3788e7a54016b03d80b611eb51c3ea074819
-Size (Python-3.6.9.tar.xz) = 17212164 bytes
+SHA1 (Python-3.6.10.tar.xz) = 781072e4726ff0c6dc9370dbfb9dd781d87987dc
+RMD160 (Python-3.6.10.tar.xz) = cf326d5d0fa468da181c537cbd6b91723e686b64
+SHA512 (Python-3.6.10.tar.xz) = 26147099e1f1a0ffc85febad26e18e991f019599a150887ea0b925e34663fad8e03b3c2a941e2770c1a63960695e173ef32709572c9361e7f2cb862ccf75b28a
+Size (Python-3.6.10.tar.xz) = 17212220 bytes
 SHA1 (patch-Lib_ctypes_util.py) = 3b7aecb2879cce70c76bd4bc60f2ec577a5bed61
 SHA1 (patch-Lib_distutils_command_install.py) = 29204f34296f36ab2b21c745f915ba73caf2b71c
 SHA1 (patch-Lib_distutils_sysconfig.py) = 6822eafb4dfded86d7f7353831816aeb8119e6cf



Home | Main Index | Thread Index | Old Index