jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/876350 )

Change subject: [doc] Add Python 3.12 to pypi classifiers
......................................................................

[doc] Add Python 3.12 to pypi classifiers

Change-Id: Ibf1a06e59eae2e0e8fbb48e6a18f553bfae50d2f
---
M setup.py
1 file changed, 10 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/setup.py b/setup.py
index aac66f2..42159c7 100755
--- a/setup.py
+++ b/setup.py
@@ -347,6 +347,7 @@
             'Programming Language :: Python :: 3.9',
             'Programming Language :: Python :: 3.10',
             'Programming Language :: Python :: 3.11',
+            'Programming Language :: Python :: 3.12',
             'Programming Language :: Python :: Implementation :: CPython',
             'Programming Language :: Python :: Implementation :: PyPy',
             'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Wiki',

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/876350
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ibf1a06e59eae2e0e8fbb48e6a18f553bfae50d2f
Gerrit-Change-Number: 876350
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to