]> 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:40 +0000 (00:53 +0000)
psycopg/setup.cfg
psycopg_c/setup.cfg
psycopg_pool/setup.cfg

index fdcb6127f10d29ade211f3833f16d6476119a10f..f1c211a0e767027d5af5e3b66ef449aae9f3b605 100644 (file)
@@ -8,6 +8,8 @@ license = GNU Lesser General Public License v3 (LGPLv3)
 
 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 6c5c93c97159ebf3884a18410231e61f350c3cb7..d294fde6db7aa139cc11239bd6b2ea8c782928cd 100644 (file)
@@ -8,6 +8,8 @@ license = GNU Lesser General Public License v3 (LGPLv3)
 
 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 1a3274e635b9e095d079ca6a2bdb117304dd17ea..876e09d4119397a22d7394864fee11eaeb557e2a 100644 (file)
@@ -8,6 +8,8 @@ license = GNU Lesser General Public License v3 (LGPLv3)
 
 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/