]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: add Python 3.13 to trove classifiers
authorEdgar Ramírez-Mondragón <edgarrm358@gmail.com>
Thu, 15 Aug 2024 00:11:11 +0000 (18:11 -0600)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 15 Sep 2024 11:38:28 +0000 (13:38 +0200)
psycopg/setup.cfg
psycopg_c/setup.cfg
psycopg_pool/setup.cfg

index 88a509c0caa72a1de3ca42d6f203636b25ba36a5..05779c3eb54acdf7d62e7305c9617069f9c85fe3 100644 (file)
@@ -38,6 +38,7 @@ classifiers =
     Programming Language :: Python :: 3.10
     Programming Language :: Python :: 3.11
     Programming Language :: Python :: 3.12
+    Programming Language :: Python :: 3.13
     Programming Language :: Python :: Implementation :: CPython
     Programming Language :: Python :: Implementation :: PyPy
     Topic :: Database
index 9d983ddf3d203f117c4bafcc4539daef7c5f9e1a..c711c8364731cc4b49a55dd7232150fcd15dec2f 100644 (file)
@@ -29,6 +29,7 @@ classifiers =
     Programming Language :: Python :: 3.10
     Programming Language :: Python :: 3.11
     Programming Language :: Python :: 3.12
+    Programming Language :: Python :: 3.13
     Programming Language :: Python :: Implementation :: CPython
     Topic :: Database
     Topic :: Database :: Front-Ends
index 7dac55ba12dc1f50e63001a584725429aad743ce..f77dce44616fda06f10abc3c1cf61d1e196acaf5 100644 (file)
@@ -32,6 +32,7 @@ classifiers =
     Programming Language :: Python :: 3.10
     Programming Language :: Python :: 3.11
     Programming Language :: Python :: 3.12
+    Programming Language :: Python :: 3.13
     Programming Language :: Python :: Implementation :: CPython
     Programming Language :: Python :: Implementation :: PyPy
     Topic :: Database