Date: Mon, 20 Aug 2018 03:57:35 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 230760] databases/py-sqlite3 - USES=python:37 fails with wrong file name Message-ID: <bug-230760-21822-SnzEz5vAdE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230760-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-230760-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230760 Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd-bug-report-yf@yf.bs | |dclub.org --- Comment #1 from Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org> --- (In reply to Joshua Baillie from comment #0) > make USES=python:3.7 install This doen't work, but make FLAVOR=py37 or make USES='python:3.7 tar:xz' works fine in my FreeBSD 11.1 environment. In databases/py-sqlite3/Makefile, USES is set to 'python tar:xz'. 'make USES=python3.7' overrides it. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230760-21822-SnzEz5vAdE>
