[Bug 224902] [textproc/py-libxml2] undefined symbol _PyVerify_fd
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 25 19:27:25 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224902
--- Comment #3 from commit-hook at 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 at gmail.com>
Obtained from: libxml2 upstream
Changes:
head/textproc/libxml2/files/patch-python_types.c
head/textproc/py-libxml2/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list