[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4249: update python to 3.6.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4249: update python to 3.6.0 |
Date: |
Sun, 1 Jan 2017 00:18:50 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 4249
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Sat 2016-12-31 16:18:42 -0800
message:
update python to 3.6.0
modified:
pkg/other/python/Makefile makefile-20160617200040-lqf8h520dfq0rtk7-67
pkg/other/python/gpg-keyring gpgkeyring-20160617200040-lqf8h520dfq0rtk7-68
pkg/other/python/sha256sums sha256sums-20160617200040-lqf8h520dfq0rtk7-69
=== modified file 'pkg/other/python/Makefile'
--- a/pkg/other/python/Makefile 2016-07-21 04:22:45 +0000
+++ b/pkg/other/python/Makefile 2017-01-01 00:18:42 +0000
@@ -18,8 +18,8 @@
NAME = Python
GARNAME = python
UPSTREAMNAME = Python
-GARVERSION = 3.5.2
-BASEVERSION = 3.5
+GARVERSION = 3.6.0
+BASEVERSION = 3.6
HOME_URL = http://python.org
DESCRIPTION = A general-purpose, high-level programming language
define BLURB
@@ -33,10 +33,11 @@
######################################################################
+# 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
-SIGFILES = $(DISTNAME).tar.xz.asc
+SIGFILES = $(DISTNAME).tar.xz.asc
INSTALL_SCRIPTS = $(WORKSRC)/Makefile links pth
BUILDDEPS =
@@ -64,3 +65,4 @@
+# sudo apt install valgrind
=== modified file 'pkg/other/python/gpg-keyring'
Binary files a/pkg/other/python/gpg-keyring 2016-06-17 20:01:53 +0000 and
b/pkg/other/python/gpg-keyring 2017-01-01 00:18:42 +0000 differ
=== modified file 'pkg/other/python/sha256sums'
--- a/pkg/other/python/sha256sums 2016-07-21 04:22:45 +0000
+++ b/pkg/other/python/sha256sums 2017-01-01 00:18:42 +0000
@@ -1,2 +1,2 @@
-0010f56100b9b74259ebcd5d4b295a32324b58b517403a10d1a2aa7cb22bca40
download/Python-3.5.2.tar.xz
-0c74e237585eedaacb2fa7413081a82a0450be0937eb14d37cca6685548989d8
download/Python-3.5.2.tar.xz.asc
+b0c5f904f685e32d9232f7bdcbece9819a892929063b6e385414ad2dd6a23622
download/Python-3.6.0.tar.xz
+4461e825dcc08040d7b6ef3f268678da281ea184dc8dec2c7a6aa970dc64b0f7
download/Python-3.6.0.tar.xz.asc
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4249: update python to 3.6.0,
Carl Hansen <=