From: Tobias Brunner Date: Mon, 29 Sep 2025 14:25:41 +0000 (+0200) Subject: vici: Remove deprecated license classifier in Python metadata X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61daa338c7a38744cbb460a6af4a963d1c3f7681;p=thirdparty%2Fstrongswan.git vici: Remove deprecated license classifier in Python metadata --- diff --git a/src/libcharon/plugins/vici/python/setup.py.in b/src/libcharon/plugins/vici/python/setup.py.in index 52b037fa58..c42ac8e96b 100644 --- a/src/libcharon/plugins/vici/python/setup.py.in +++ b/src/libcharon/plugins/vici/python/setup.py.in @@ -18,7 +18,6 @@ setup( "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", - "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9",