From 661d0ea31d8b9a0df70df0aade21071d66f9b17b Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Thu, 21 Apr 2022 14:18:00 +0800 Subject: [PATCH] vapoursynth@58: Remove notes about Python 3.9 Fixes #3506 For details, see: https://github.com/vapoursynth/vapoursynth/releases/tag/R58 --- bucket/vapoursynth.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/vapoursynth.json b/bucket/vapoursynth.json index d84f226a7b..c238824ba5 100644 --- a/bucket/vapoursynth.json +++ b/bucket/vapoursynth.json @@ -2,7 +2,6 @@ "version": "58", "description": "A video processing framework with simplicity in mind", "homepage": "https://www.vapoursynth.com", - "notes": "As of now, VapourSynth is not compatible with anything newer than Python 3.9, it is available in the versions bucket as 'python39'", "depends": "extras/vcredist2022", "license": "LGPL-2.1-or-later", "architecture": {