pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/python35 python35: updated to 3.5.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7bb1fb86eb82
branches:  trunk
changeset: 311272:7bb1fb86eb82
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 07 08:44:02 2018 +0000

description:
python35: updated to 3.5.6

3.5.6:
Bug fix release for Python 3.5.

diffstat:

 lang/python35/Makefile |   3 +--
 lang/python35/dist.mk  |   4 ++--
 lang/python35/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (44 lines):

diff -r 47fb3f23ac89 -r 7bb1fb86eb82 lang/python35/Makefile
--- a/lang/python35/Makefile    Tue Aug 07 08:41:57 2018 +0000
+++ b/lang/python35/Makefile    Tue Aug 07 08:44:02 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2018/06/17 19:21:22 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/08/07 08:44:02 adam Exp $
 
 .include "dist.mk"
 
 PKGNAME=       python35-${PY_DISTVERSION}
-PKGREVISION=   1
 CATEGORIES=    lang python
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 47fb3f23ac89 -r 7bb1fb86eb82 lang/python35/dist.mk
--- a/lang/python35/dist.mk     Tue Aug 07 08:41:57 2018 +0000
+++ b/lang/python35/dist.mk     Tue Aug 07 08:44:02 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: dist.mk,v 1.6 2018/02/05 17:34:18 adam Exp $
+# $NetBSD: dist.mk,v 1.7 2018/08/07 08:44:02 adam Exp $
 
-PY_DISTVERSION=        3.5.5
+PY_DISTVERSION=        3.5.6
 DISTNAME=      Python-${PY_DISTVERSION}
 EXTRACT_SUFX=  .tar.xz
 DISTINFO_FILE= ${.CURDIR}/../../lang/python35/distinfo
diff -r 47fb3f23ac89 -r 7bb1fb86eb82 lang/python35/distinfo
--- a/lang/python35/distinfo    Tue Aug 07 08:41:57 2018 +0000
+++ b/lang/python35/distinfo    Tue Aug 07 08:44:02 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.16 2018/06/17 19:21:22 adam Exp $
+$NetBSD: distinfo,v 1.17 2018/08/07 08:44:02 adam Exp $
 
-SHA1 (Python-3.5.5.tar.xz) = 66c4cfc0f64b545ee5a7725f26a2fd834cdf1682
-RMD160 (Python-3.5.5.tar.xz) = dd0b7b9e093312b854b7ba56afbe12a655934744
-SHA512 (Python-3.5.5.tar.xz) = c9056baee6a2d1fe7f14b1f310db95b78e8972766d086f8ae10954f38f8182956171580bde01ddadebe897f2545a6fbe47669ca3e4887026ac1fae5ee9197f22
-Size (Python-3.5.5.tar.xz) = 15351440 bytes
+SHA1 (Python-3.5.6.tar.xz) = 05548da58ec75a7af316c4a4cb8fc667ac6ac8f9
+RMD160 (Python-3.5.6.tar.xz) = 5a02cb3664ad98d1767c79dfdd88a850b866241f
+SHA512 (Python-3.5.6.tar.xz) = 1ccf287dbe8594eb577c1197c19d882fbe235c72f4c01cda23258f2add8a93e639b41ebaf556508b867cbe1b4c1fc4e1cf457d70b98cf7a1502013660a7e0ac1
+Size (Python-3.5.6.tar.xz) = 15412832 bytes
 SHA1 (patch-Lib_ctypes_util.py) = 24ee6d33e39edc2168adabb2065941ff4efb977c
 SHA1 (patch-Lib_distutils_command_install.py) = 9b44f339f65f029b7f17dbc654739a7ae3c12780
 SHA1 (patch-Lib_distutils_unixccompiler.py) = 7d0b70a64b79ee6084c41d8fbb01c8e8e4553419



Home | Main Index | Thread Index | Old Index