]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: add Documentation, Changes links to metadata
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 29 Dec 2022 00:48:22 +0000 (00:48 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 29 Dec 2022 00:53:32 +0000 (00:53 +0000)
psycopg/setup.cfg
psycopg_c/setup.cfg
psycopg_pool/setup.cfg

index 29e64c895440d59827a04c3b1bd723df5c37374d..7a43a5025428bb79b9e7ce1e8e30f2e5658662d0 100644 (file)
@@ -19,6 +19,8 @@ version = 3.2.0.dev1
 
 project_urls =
     Homepage = https://psycopg.org/
+    Documentation = https://psycopg.org/psycopg3/docs/
+    Changes = https://psycopg.org/psycopg3/docs/news.html
     Code = https://github.com/psycopg/psycopg
     Issue Tracker = https://github.com/psycopg/psycopg/issues
     Download = https://pypi.org/project/psycopg/
index 5ada84cf4e05a491ab97701590dae7e31a16f21c..2c26ae675c1999e1294dfe6b6f6fe4ca2cd03a70 100644 (file)
@@ -9,6 +9,8 @@ version = 3.2.0.dev1
 
 project_urls =
     Homepage = https://psycopg.org/
+    Documentation = https://psycopg.org/psycopg3/docs/
+    Changes = https://psycopg.org/psycopg3/docs/news.html
     Code = https://github.com/psycopg/psycopg
     Issue Tracker = https://github.com/psycopg/psycopg/issues
     Download = https://pypi.org/project/psycopg-c/
index 90ed2103a90e426fc42ba3d60bc4649d193cd3ff..d91db2eca8e88c88054ba5fa09d46d5d13a3f7c1 100644 (file)
@@ -13,6 +13,8 @@ version = 3.2.0.dev1
 
 project_urls =
     Homepage = https://psycopg.org/
+    Documentation = https://www.psycopg.org/psycopg3/docs/advanced/pool.html
+    Changes = https://psycopg.org/psycopg3/docs/news_pool.html
     Code = https://github.com/psycopg/psycopg
     Issue Tracker = https://github.com/psycopg/psycopg/issues
     Download = https://pypi.org/project/psycopg-pool/