1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Update to 3.6.2

Changes:	https://docs.python.org/3.6/whatsnew/changelog.html
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-07-17 18:42:02 +00:00
parent f68c138b11
commit a8598a611b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446092
4 changed files with 4 additions and 7 deletions

View File

@ -3,7 +3,6 @@
PORTNAME= python
PORTVERSION= ${PYTHON_PORTVERSION}
PORTREVISION= 4
CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON/ftp/python/${PYTHON_PORTVERSION}
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
@ -77,7 +76,6 @@ LIBFFI_LIB_DEPENDS= libffi.so:devel/libffi
# Use CPPFLAGS over CFLAGS due to -I ordering, causing elementtree and pyexpat
# to break in Python 2.7, or preprocessor complaints in Python >= 3.3
# Upstream Issue: http://bugs.python.org/issue6299
NLS_USES= gettext
NLS_CPPFLAGS= -I${LOCALBASE}/include
NLS_LIBS= -L${LOCALBASE}/lib -lintl

View File

@ -1,4 +1,4 @@
# Mk/Uses/python.mk includes this file, don't remove it!
# $FreeBSD$
PYTHON_PORTVERSION= 3.6.1
PYTHON_PORTVERSION= 3.6.2

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1490300953
SHA256 (python/Python-3.6.1.tar.xz) = a01810ddfcec216bcdb357a84bfaafdfaa0ca42bbdaa4cb7ff74f5a9961e4041
SIZE (python/Python-3.6.1.tar.xz) = 16872064
TIMESTAMP = 1500298241
SHA256 (python/Python-3.6.2.tar.xz) = 9229773be41ed144370f47f0f626a1579931f5a390f1e8e3853174d52edd64a9
SIZE (python/Python-3.6.2.tar.xz) = 16907204

View File

@ -3284,7 +3284,6 @@ lib/python%%XYDOT%%/tabnanny.py
lib/python%%XYDOT%%/tarfile.py
lib/python%%XYDOT%%/telnetlib.py
lib/python%%XYDOT%%/tempfile.py
lib/python%%XYDOT%%/test/185test.db
lib/python%%XYDOT%%/test/Sine-1000Hz-300ms.aif
lib/python%%XYDOT%%/test/__init__.py
lib/python%%XYDOT%%/test/__main__.py