[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4399: update python to 3.6.1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4399: update python to 3.6.1 |
Date: |
Thu, 30 Mar 2017 15:38:02 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4399
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-03-30 12:37:40 -0700
message:
update python to 3.6.1
modified:
pkg/other/python/Makefile makefile-20160617200040-lqf8h520dfq0rtk7-67
pkg/other/python/sha256sums sha256sums-20160617200040-lqf8h520dfq0rtk7-69
=== modified file 'pkg/other/python/Makefile'
--- a/pkg/other/python/Makefile 2017-01-01 00:18:42 +0000
+++ b/pkg/other/python/Makefile 2017-03-30 19:37:40 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2014, 2015, 2016 Brandon Invergo <address@hidden>
+# Copyright © 2014, 2015, 2016, 2017 Brandon Invergo <address@hidden>
#
# This file is part of BioSRC.
#
@@ -18,7 +18,7 @@
NAME = Python
GARNAME = python
UPSTREAMNAME = Python
-GARVERSION = 3.6.0
+GARVERSION = 3.6.1
BASEVERSION = 3.6
HOME_URL = http://python.org
DESCRIPTION = A general-purpose, high-level programming language
@@ -33,7 +33,6 @@
######################################################################
-# https://www.python.org/ftp/python/3.6.0/Python-3.6.0.tar.xz
MASTER_SITES = http://python.org/
MASTER_SUBDIR = ftp/$(GARNAME)/$(GARVERSION)/
DISTFILES = $(DISTNAME).tar.xz
@@ -65,4 +64,3 @@
-# sudo apt install valgrind
=== modified file 'pkg/other/python/sha256sums'
--- a/pkg/other/python/sha256sums 2017-01-01 00:18:42 +0000
+++ b/pkg/other/python/sha256sums 2017-03-30 19:37:40 +0000
@@ -1,2 +1,2 @@
-b0c5f904f685e32d9232f7bdcbece9819a892929063b6e385414ad2dd6a23622
download/Python-3.6.0.tar.xz
-4461e825dcc08040d7b6ef3f268678da281ea184dc8dec2c7a6aa970dc64b0f7
download/Python-3.6.0.tar.xz.asc
+a01810ddfcec216bcdb357a84bfaafdfaa0ca42bbdaa4cb7ff74f5a9961e4041
download/Python-3.6.1.tar.xz
+e7aead3c1da7652013008567fc15ad3fc5b81d3d4657a3b5fbad9fa1243e337a
download/Python-3.6.1.tar.xz.asc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4399: update python to 3.6.1,
Carl Hansen <=