dev-python/psycopg: remove patch to fix build and bug 629476
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 31 Aug 2017 17:54:30 +0000 (12:54 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 31 Aug 2017 17:55:30 +0000 (12:55 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/psycopg/psycopg-2.7.3.ebuild

index 2465308ab2fc266c89b989859ed8083ced79165a..8571410b80b69b31129e7cb89d193962c022a2fd 100644 (file)
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
 
 RESTRICT="test"
 # Remove py3.2 entry from intersphinx setting
-PATCHES=( "${FILESDIR}/"${PN}-2.4.2-setup.py.patch )
+PATCHES=(  )
 
 S="${WORKDIR}/${MY_P}"