commit: d0d067e715b565624a2d656bdbd194851988b1aa Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 10 16:09:31 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 10 16:12:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d067e7
package.deprecated: Add dev-python/psycopg:2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 8eab684869d3..cb3a1ac0bbb6 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-12-10) +# Superseded by dev-python/psycopg:0 (version 3). +dev-python/psycopg:2 + # Petr Vaněk <[email protected]> (2023-10-26) # dev-libs/hyperscan upstream is inactive [1], please switch to more portable, # drop-in replacement dev-libs/vectorscan. dev-libs/hyperscan will be
