]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Update classifiers.
authorBob Halley <halley@dnspython.org>
Sat, 4 Jul 2020 16:44:52 +0000 (09:44 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 4 Jul 2020 16:44:52 +0000 (09:44 -0700)
setup.py

index a375211118aca5a703435a6ae27ed473408b5b2b..8dad51254fafff15b3bed8ec4b68bd161c57d9d0 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -58,9 +58,9 @@ direct manipulation of DNS zones, messages, names, and records.""",
         "Development Status :: 5 - Production/Stable",
         "Intended Audience :: Developers",
         "Intended Audience :: System Administrators",
-        "License :: Freeware",
-        "Operating System :: Microsoft :: Windows :: Windows 95/98/2000",
+        "License :: OSI Approved :: ISC License (ISCL)",
         "Operating System :: POSIX",
+        "Operating System :: Microsoft :: Windows",
         "Programming Language :: Python",
         "Topic :: Internet :: Name Service (DNS)",
         "Topic :: Software Development :: Libraries :: Python Modules",