SF.net SVN: docutils:[10030 ] trunk/docutils/pyproject .toml

aa-turner--- via Docutils-checkins <[email protected]> Sat, 08 Mar 2025 02:01:33 +0000
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 10030
          http://sourceforge.net/p/docutils/code/10030
Author:   aa-turner
Date:     2025-03-08 02:01:32 +0000 (Sat, 08 Mar 2025)
Log Message:
-----------
Remove PSF licence classifier

This was missed when ``roman.py`` was removed.

Modified Paths:
--------------
    trunk/docutils/pyproject.toml

Modified: trunk/docutils/pyproject.toml
===================================================================
--- trunk/docutils/pyproject.toml	2025-03-08 01:56:44 UTC (rev 10029)
+++ trunk/docutils/pyproject.toml	2025-03-08 02:01:32 UTC (rev 10030)
@@ -30,7 +30,6 @@
     "Intended Audience :: Developers",
     "Intended Audience :: System Administrators",
     "License :: Public Domain",
-    "License :: OSI Approved :: Python Software Foundation License",
     "License :: OSI Approved :: BSD License",
     "License :: OSI Approved :: GNU General Public License (GPL)",
     "Operating System :: OS Independent",

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.