]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: add funding link to project metadata
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 10 May 2025 19:58:27 +0000 (21:58 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 10 May 2025 19:58:27 +0000 (21:58 +0200)
psycopg/setup.cfg
psycopg_c/setup.cfg
psycopg_pool/setup.cfg

index ac5dd4bd911643ce5ff073099ceb9f62e71131f3..85b563ed06d77d62f6a38b7f112e5fca3364dcfd 100644 (file)
@@ -24,6 +24,7 @@ project_urls =
     Code = https://github.com/psycopg/psycopg
     Issue Tracker = https://github.com/psycopg/psycopg/issues
     Download = https://pypi.org/project/psycopg/
+    Funding = https://github.com/sponsors/dvarrazzo
 
 classifiers =
     Development Status :: 5 - Production/Stable
index 6154bb001c21997eef956c44a771d924faa2e1cb..e6c6bb2d06f924c12b3ddbad5d635345114236ee 100644 (file)
@@ -14,6 +14,7 @@ project_urls =
     Code = https://github.com/psycopg/psycopg
     Issue Tracker = https://github.com/psycopg/psycopg/issues
     Download = https://pypi.org/project/psycopg-c/
+    Funding = https://github.com/sponsors/dvarrazzo
 
 classifiers =
     Development Status :: 5 - Production/Stable
index f77dce44616fda06f10abc3c1cf61d1e196acaf5..37c728f578d4ff6880ea0c80c097dfae87c55813 100644 (file)
@@ -18,6 +18,7 @@ project_urls =
     Code = https://github.com/psycopg/psycopg
     Issue Tracker = https://github.com/psycopg/psycopg/issues
     Download = https://pypi.org/project/psycopg-pool/
+    Funding = https://github.com/sponsors/dvarrazzo
 
 classifiers =
     Development Status :: 5 - Production/Stable