vapoursynth@58: Remove notes about Python 3.9

Fixes #3506
For details, see: https://github.com/vapoursynth/vapoursynth/releases/tag/R58
This commit is contained in:
Issac Lin 2022-04-21 14:18:00 +08:00 committed by GitHub
parent c7b277436e
commit 661d0ea31d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {