From aea0653a8bb1fc27401e711ad01b7d5e86b02e28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Fri, 19 May 2017 23:31:04 +0200 Subject: Add port for Python 3 --- ports/python3/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/python3/CONTROL (limited to 'ports/python3/CONTROL') diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL new file mode 100644 index 000000000..6cef24232 --- /dev/null +++ b/ports/python3/CONTROL @@ -0,0 +1,3 @@ +Source: python3 +Version: 3.6.1 +Description: The Python programming language as an embeddable library \ No newline at end of file -- cgit v1.2.3 From 23962328a4f0ea83de847d71a927ba1cc397b560 Mon Sep 17 00:00:00 2001 From: Albert Ziegenhagel Date: Thu, 4 Jan 2018 17:55:01 +0100 Subject: [python3] Update to 3.6.4 --- ports/python3/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/python3/CONTROL') diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index 6cef24232..0a730e517 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,3 +1,3 @@ Source: python3 -Version: 3.6.1 +Version: 3.6.4 Description: The Python programming language as an embeddable library \ No newline at end of file -- cgit v1.2.3 From 5ab4a6f673ccce9796579a4132d397cddafa0916 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Fri, 20 Apr 2018 17:53:57 -0700 Subject: [python3] Fix folder handling --- ports/python3/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/python3/CONTROL') diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index 0a730e517..c8331f8cf 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,3 +1,3 @@ Source: python3 -Version: 3.6.4 +Version: 3.6.4-1 Description: The Python programming language as an embeddable library \ No newline at end of file -- cgit v1.2.3