]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Move classifiers to stable release
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Oct 2021 12:47:35 +0000 (14:47 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Oct 2021 14:08:26 +0000 (16:08 +0200)
psycopg/setup.cfg
psycopg_c/setup.cfg
psycopg_pool/setup.cfg

index af059c63ef5c3afe099ba8647c3d8dbae6b270c8..a9b4f894ea6f0e87d89a322594c38a8e2f381b76 100644 (file)
@@ -13,7 +13,7 @@ project_urls =
     Download = https://pypi.org/project/psycopg/
 
 classifiers =
-    Development Status :: 4 - Beta
+    Development Status :: 5 - Production/Stable
     Intended Audience :: Developers
     License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
     Operating System :: MacOS :: MacOS X
index 7744cdbd4fe5d103e0ecf7cdba4463352243b1be..8217b598338eb0a6afb40c924c0e3cba1253f466 100644 (file)
@@ -13,7 +13,7 @@ project_urls =
     Download = https://pypi.org/project/psycopg-c/
 
 classifiers =
-    Development Status :: 4 - Beta
+    Development Status :: 5 - Production/Stable
     Intended Audience :: Developers
     License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
     Operating System :: MacOS :: MacOS X
index 2e0dadb6b6943e33a7bc03eea46321652d22556d..a1594e1c546ae976ee04e005194a8e651416231b 100644 (file)
@@ -13,7 +13,7 @@ project_urls =
     Download = https://pypi.org/project/psycopg-pool/
 
 classifiers =
-    Development Status :: 4 - Beta
+    Development Status :: 5 - Production/Stable
     Intended Audience :: Developers
     License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
     Operating System :: MacOS :: MacOS X