Date: Mon, 24 Jul 2017 09:43:57 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 219797] databases/py-MySQLdb: Fails to build with MariaDB 10.2.6 Message-ID: <bug-219797-21822-n888MRsscw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219797-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-219797-21822@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=3D219797 --- Comment #9 from commit-hook@freebsd.org --- A commit references this bug: Author: brnrd Date: Mon Jul 24 09:43:40 UTC 2017 New revision: 446515 URL: https://svnweb.freebsd.org/changeset/ports/446515 Log: bases/py-MySQLdb: Fix build with MariaDB 10.2.7 With MariaDB 10.2.6 the Connect/C is updated to ~3.0. This means the C interface changed slightly and some functions are changed. - Replace direct struct access with accessor in _mysql.c - Add LICENSE/LICENSE_FILE - Strip Binaries - Remove conflict with itself PR: 219797 Reviewed_by: sunpoet, koobs, brnrd Submitted by: sirl33tname@gmail.com Approved by: koobs (python) Differential Revision: https://reviews.freebsd.org/D11054 Changes: head/databases/py-MySQLdb/Makefile head/databases/py-MySQLdb/files/patch-_mysql.c --=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-219797-21822-n888MRsscw>