Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2018 19:27:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 224902] [textproc/py-libxml2] undefined symbol _PyVerify_fd
Message-ID:  <bug-224902-6497-MSfaJLaqPY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224902-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224902-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224902

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kwm
Date: Thu Oct 25 19:26:45 UTC 2018
New revision: 482978
URL: https://svnweb.freebsd.org/changeset/ports/482978

Log:
  Remove usage of _PyVerify_fd().

  This function appears to be removed in python 3.5.0. Instead of adding a
  version check like the submitter proposed. Grab the upstream patch instead
  that just removes the function usage.

  PR:           224902
  Submitted by: Michael Zhilin <mizhka@gmail.com>
  Obtained from:        libxml2 upstream

Changes:
  head/textproc/libxml2/files/patch-python_types.c
  head/textproc/py-libxml2/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224902-6497-MSfaJLaqPY>