pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/talloc
Hi,
In message <20190115210310.A42F3FB16%cvs.NetBSD.org@localhost>
on Tue, 15 Jan 2019 21:03:10 +0000,
"Adam Ciarcinski" <adam%netbsd.org@localhost> wrote:
> Modified Files:
> pkgsrc/devel/talloc: Makefile distinfo
>
> Log Message:
> talloc: updated to 2.1.15
>
> 2.1.15:
> Unknown changes
talloc/Makefile has a line:
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 2.1.0
Is it still required?
I tried to comment out above line on the system with
"PYTHON_VERSION_DEFAULT=36" in /etc/mk.conf, succefully built package.
And ${WRKSRC}/pytalloc_guide.txt has below text:
Python 3
--------
pytalloc can be used with Python 3. Usage from Python extension remains
the same, but for the C utilities, the library to link to is tagged with
Python's PEP3149 ABI tag, for example "pytalloc.cpython34m".
Is there any runtime problem?
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index