lang/python37: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
816f2c936e
commit
608672c5ff
4 changed files with 5 additions and 5 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
PORTNAME= python
|
||||
PORTVERSION= ${PYTHON_PORTVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= PYTHON/ftp/python/${PORTVERSION}
|
||||
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
|
||||
# Do not forget to update python documentation (lang/python-doc-*)
|
||||
# Run "make -C lang/python-doc-html makesum"
|
||||
PYTHON_PORTVERSION= 3.7.8
|
||||
PYTHON_PORTVERSION= 3.7.9
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1593394891
|
||||
SHA256 (python/Python-3.7.8.tar.xz) = 43a543404b363f0037f89df8478f19db2dbc0d6f3ffee310bc2997fa71854a63
|
||||
SIZE (python/Python-3.7.8.tar.xz) = 17399552
|
||||
TIMESTAMP = 1597754607
|
||||
SHA256 (python/Python-3.7.9.tar.xz) = 91923007b05005b5f9bd46f3b9172248aea5abc1543e8a636d59e629c3331b01
|
||||
SIZE (python/Python-3.7.9.tar.xz) = 17389636
|
||||
|
|
|
|||
|
|
@ -5244,6 +5244,7 @@ lib/python%%XYDOT%%/test/randv2_32.pck
|
|||
lib/python%%XYDOT%%/test/randv2_64.pck
|
||||
lib/python%%XYDOT%%/test/randv3.pck
|
||||
lib/python%%XYDOT%%/test/re_tests.py
|
||||
lib/python%%XYDOT%%/test/recursion.tar
|
||||
lib/python%%XYDOT%%/test/regrtest.py
|
||||
lib/python%%XYDOT%%/test/relimport.py
|
||||
lib/python%%XYDOT%%/test/reperf.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue