]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: drop Download links from metadata 974/head
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 23 Dec 2024 16:37:14 +0000 (17:37 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 23 Dec 2024 16:37:20 +0000 (17:37 +0100)
psycopg/pyproject.toml
psycopg_c/pyproject.toml
psycopg_pool/pyproject.toml

index 218b4f4e01ff6a256e2bd537ef2f8c7739944b1a..21eed2cd82ae9946a3f0918cbd2e3f7a05d9165e 100644 (file)
@@ -47,7 +47,6 @@ 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/"
 
 [project.readme]
 file = "README.rst"
index f7a2ddefa7775d2dc7747b6784f66e1834ef39f1..325196650eb75a21c4250cb33ed7727faac88a59 100644 (file)
@@ -62,7 +62,6 @@ 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/"
 
 [project.readme]
 file = "README.rst"
index ffbe884d04066d770fc5c0ce00ab9b93759a0cc9..ef74372695143c62e01a5961b2d9cb5cbca6699b 100644 (file)
@@ -45,7 +45,6 @@ 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/"
 
 [project.readme]
 file = "README.rst"