Commit Graph

120 Commits

Author SHA1 Message Date
Wen Heping
f31607e1e9 lang/python-doc-html: Update python-doc for 3.10.2 2022-01-18 08:19:56 +08:00
Wen Heping
63ffa2f0cc lang/python-doc-html: Update distinfo for python310 2021-12-09 08:40:38 +08:00
Wen Heping
daebf134f0 lang/python39: Update to 3.9.9 2021-12-06 09:05:24 +08:00
Wen Heping
a92bfcd8b8 lang/python39: Update to 3.9.8 2021-11-08 15:31:34 +08:00
Wen Heping
9bd016f79a lang/python-doc-html: Update distinfo of python310 to 3.10.0 release 2021-10-08 15:15:58 +08:00
Kai Knoblich
76efc7077d lang/python-doc-html: Update doc for Python 3.7.12
PR:		258519
Reported by:	Mike Fisher
Approved by:	kai (python, maintainer)
MFH:		2021Q3
2021-09-19 12:55:45 +02:00
Kai Knoblich
fbe74ba5be lang/python-doc-html: Update doc for Python 3.6.15
PR:		258518
Reported by:	Mike Fisher
Approved by:	kai (python, maintainer)
MFH:		2021Q3
2021-09-19 12:50:03 +02:00
Kai Knoblich
13a901a43f lang/python-doc-html: Update for Python 3.10.0rc2
This is a follow-up to bb8fe009a2.

Approved by:	kai (python, maintainer)
2021-09-19 12:43:31 +02:00
Wen Heping
56e02328d7 lang/python38: Update to 3.8.12
PR:		258195
Reported by:	wen@
Exp-run by:	antoine@
2021-09-09 20:19:03 +08:00
Wen Heping
04ea9da79a lang/python39: Update to 3.9.7 2021-09-01 19:48:51 +08:00
Po-Chuan Hsieh
83885fe63b lang/python-doc-html: Update doc for Python 3.8.11 2021-07-19 06:07:08 +08:00
Po-Chuan Hsieh
45b4a84174 lang/python-doc-html: Update doc for Python 3.6.14, 3.7.11 and 3.9.6 2021-07-06 22:59:32 +08:00
Yasuhiro Kimura
065696a8ae lang/python38: Update to 3.8.10
Changes:	https://docs.python.org/release/3.8.10/whatsnew/changelog.html
PR:		255729
Exp-run by:	antoine
2021-05-16 23:24:46 +08:00
Danilo G. Baio
37f19e9f90 lang/python-doc-html: Fix distinfo of v2.7.18
No content changed, it seems just Sphinx output was changed.

PR:		255782
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	python (with hat)
2021-05-11 22:03:43 -03:00
Yasuhiro Kimura
3e66373124 lang/python39: Update to 3.9.5
Changes:	https://docs.python.org/release/3.9.5/whatsnew/changelog.html
PR:		255730
2021-05-12 05:47:34 +08:00
Wen Heping
771018296f lang/python38: Update to 3.8.9 2021-04-10 10:05:25 +08:00
Wen Heping
11cc7534e6 lang/python39: Update to 3.9.4 2021-04-09 20:49:10 +08:00
Wen Heping
c46a41e71f - Update python37 to 3.7.10
PR:		253757
Submitted by:	wen@
Exp-run by:	antoine@
2021-02-27 02:44:23 +00:00
Wen Heping
47227f3b6b - Update to 3.6.13 2021-02-23 11:43:07 +00:00
Wen Heping
945da56c8f - Update to 3.9.2 2021-02-23 06:32:07 +00:00
Wen Heping
72bd586c18 - Update to 3.8.8 2021-02-22 06:18:08 +00:00
Wen Heping
158261705a - Update to 3.8.7 2020-12-22 14:58:05 +00:00
Wen Heping
894a4a050c - Update to 3.9.1 2020-12-08 14:21:45 +00:00
Wen Heping
a18bc2a806 - Repocopy lang/python38 --> lang/python39 and update to 3.9.0
PR:		250160
Submitted by:	wen@(myself)
2020-10-12 13:52:42 +00:00
Wen Heping
6e60c2651f - Update to 3.8.6 2020-10-01 13:09:48 +00:00
Wen Heping
4adf293574 - Update to 3.7.9(security update)
PR:		248753
Submitted by:	wen@(myself)
Exp-run by:	antoine@
MFH:		2020Q3
Security:	CVE-2020-15801, CVE-2020-15523, CVE-2020-14422
2020-08-26 14:20:19 +00:00
Wen Heping
7d13034833 - Update to 3.6.12(include security fix)
MFH:		2020Q3
2020-08-19 14:38:28 +00:00
Wen Heping
6af98ac132 - Update to 3.8.5(include security fix)
MFH:		2020Q3
2020-07-24 12:01:46 +00:00
Wen Heping
193d0764de - Update python38 doc to 3.8.4
MFH:		2020Q3
2020-07-15 07:16:10 +00:00
Wen Heping
141e696e5e - Update to 3.7.8(include security fix)
PR:		247630
Submitted by:	wen@
Exp-run by:	antoine@
MFH:		2020Q3
2020-07-02 23:34:42 +00:00
Danilo G. Baio
08e466afc5 lang/python36: Update to 3.6.11
Approved by:	python (with hat)
2020-06-28 13:34:16 +00:00
Danilo G. Baio
92c7674f31 lang/python36: Update to 3.6.10, Fix security issues
The patches for CVE-2019-18348 and CVE-2020-8492 are in the 3.6 branch
and will be present on the next release.

Patch for applying CVE-2020-8492 fix here in the ports tree was reported
and submitted by Mike Fisher <mfisher911@gmail.com> and
Dani <i.dani@outlook.com>.

PR:		246984
MFH:		2020Q2
Security:	ca595a25-91d8-11ea-b470-080027846a02 (CVE-2019-18348)
Security:	a27b0bb6-84fc-11ea-b5b4-641c67a117d8 (CVE-2020-8492)
2020-06-13 13:24:29 +00:00
Sunpoet Po-Chuan Hsieh
8fdcd7d20b Update python38 doc to 3.8.3 after r535463 2020-05-17 18:33:14 +00:00
Wen Heping
039f21f95a - Update to 2.7.18 [1]
(include security fix)
- Fix build with OPTION of DEBUG THREADS [2]

PR:		245776
Submitted by:	vvd@unislabs.com [1],
		takefu@airport.fm [2]
Exp-run by:	antoine@ [1]
MFH:		2020Q2
Security:	CVE-2019-18348, CVE-2020-8492
2020-05-05 08:23:11 +00:00
Wen Heping
35315d3538 - Update to 3.7.7
- Remove the LIBFFI option

PR:		244782
Submitted by:	wen@(myself)
Exp-run by:	antoine@
2020-03-19 07:18:35 +00:00
Sunpoet Po-Chuan Hsieh
29f5138263 Update Python 3.8 to 3.8.2 2020-03-01 18:26:43 +00:00
Wen Heping
db84bc127e - Update to 3.7.6
PR:		242770
Submitted by:	wen@(myself)
Exp-run by:	antoine@
2019-12-23 14:20:37 +00:00
Wen Heping
1b95961382 - Update to 3.8.1 2019-12-20 22:02:20 +00:00
Wen Heping
2ff1253050 - Repocopy lang/python37 --> python38 and update to 3.8.0
PR:		241416
Submitted by:	wen@(myself)
Reviewed by:	koobs@, amdmi3@
2019-11-02 23:40:39 +00:00
Wen Heping
e319db7938 - Update python35 to 3.5.9 2019-11-02 06:25:16 +00:00
Wen Heping
2128d8e259 - Update lang/python27 to 2.7.17
PR:		241357
Submitted by:	wen@
Exp-run by:	antoine@
2019-10-24 15:13:26 +00:00
Wen Heping
81fb832dca - Update python37 to 3.7.5(include security fix)
MFH:		2019Q4
2019-10-19 15:59:07 +00:00
Wen Heping
14c2b24901 - Update to 3.7.4
(include security fix: https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-4-final)

MFH:		2019Q3
2019-07-10 01:25:27 +00:00
Wen Heping
068e793643 - Update to python-3.6.9(include security fix)
PR:		238952
Submitted by:	wenheping2000@hotmail.com(myself)
Reviewed by:	koobs@
Exp-run by:	antoine@
MFH:		2019Q3
2019-07-08 23:10:32 +00:00
Sunpoet Po-Chuan Hsieh
aef17dd496 Sort distinfo by python version as it was before r492965 2019-03-29 14:16:48 +00:00
Sunpoet Po-Chuan Hsieh
2a6023aa50 Update distinfo to Python 3.5.7 2019-03-28 17:33:54 +00:00
Sunpoet Po-Chuan Hsieh
98559f6a05 Update distinfo to Python 3.7.3 2019-03-27 19:23:29 +00:00
Wen Heping
a8ad5de611 - Update python27 to 2.7.16
PR:		236318
Submitted by:	wen@(myself)
Exp-run by:	antoine@FreeBSD.org
2019-03-11 08:18:00 +00:00
Craig Leres
cff39fa61b When doing makesum set MASTER_SITES and DISTFILES that generate a
distinfo containing all supported Python versions vs. all document
formats.

While we're here update distfiles to match the new order (i.e.
_PYTHON_VERSIONS from Uses/python.mk).

PR:		235169
Reviewed by:	koobs (python, ports), matthew (mentor)
Approved by:	koobs (python, ports), matthew (mentor)
Differential Revision:	D19064
2019-02-15 02:54:52 +00:00
Sunpoet Po-Chuan Hsieh
55ba360df9 Update distinfo to add Python 3.5.6 entries 2019-01-28 02:59:59 +00:00