psycopg3: Remove unused macro
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 25 Aug 2025 13:43:04 +0000 (16:43 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 25 Aug 2025 13:43:04 +0000 (16:43 +0300)
rpm/redhat/main/common/psycopg3/main/python-psycopg3.spec

index 5bdf2a51a20d057f80a844581e8a548630205549..c69fcc7cb6a0ca142446ec88c3008a279e173137 100644 (file)
@@ -1,6 +1,5 @@
 %global sname psycopg3
 %global pname python-%{sname}
-%global psycopg_old_version %(%{__ospython} -c "import psycopg; print(psycopg.__version__)")
 
 %{!?with_docs:%global with_docs 0}