git: 0d134a8fc96d - main - editors/vscode: remove transitive py27 deprecation (electron)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 20:57:26 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0d134a8fc96dcfdd12f1f866536683210fe455e9
commit 0d134a8fc96dcfdd12f1f866536683210fe455e9
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-01-18 11:55:19 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-01-23 20:56:24 +0000
editors/vscode: remove transitive py27 deprecation (electron)
---
editors/vscode/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 3e1e3c254036..de96f7a96ea0 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -22,9 +22,6 @@ COMMENT= Visual Studio Code - Open Source ("Code - OSS")
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-DEPRECATED= Uses EOL Python 2.7 via devel/electron13
-EXPIRATION_DATE=2021-06-23
-
ONLY_FOR_ARCHS= amd64
BUILD_DEPENDS= zip:archivers/zip \