SF.net SVN: docutils:[9798 ] trunk/docutils/pyproject .toml
aa-turner--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9798
http://sourceforge.net/p/docutils/code/9798
Author: aa-turner
Date: 2024-07-31 09:19:59 +0000 (Wed, 31 Jul 2024)
Log Message:
-----------
Declare support for Python 3.12
Modified Paths:
--------------
trunk/docutils/pyproject.toml
Modified: trunk/docutils/pyproject.toml
===================================================================
--- trunk/docutils/pyproject.toml 2024-07-31 09:18:45 UTC (rev 9797)
+++ trunk/docutils/pyproject.toml 2024-07-31 09:19:59 UTC (rev 9798)
@@ -39,6 +39,7 @@
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
"Topic :: Documentation",
"Topic :: Software Development :: Documentation",
"Topic :: Text Processing",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.