<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/python312/pkg-plist, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-10-20T01:28:45Z</updated>
<entry>
<title>lang/python312: Fix pkg-plist when build with DEBUG option</title>
<updated>2025-10-20T01:28:45Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2025-10-20T01:27:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f06f9baf8f3d469147f95add93702db8450162aa'/>
<id>urn:sha1:f06f9baf8f3d469147f95add93702db8450162aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/python312: Update to 3.12.12</title>
<updated>2025-10-09T13:17:44Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2025-10-09T13:16:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c7a8e0562b60f32749229062a215e03f15b3471d'/>
<id>urn:sha1:c7a8e0562b60f32749229062a215e03f15b3471d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc</title>
<updated>2025-06-19T20:28:47Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-06-19T20:09:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4f0eba1efd73e85ccb544708c967bca70ad3e7a6'/>
<id>urn:sha1:4f0eba1efd73e85ccb544708c967bca70ad3e7a6</id>
<content type='text'>
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.

Introduce PYTHON_SOABI to align with PEP 3149's specification of a
tag, which consists of implementation name, shorthand version and
any ABI flags present (this and PYTHON_TAG are identical without
ABI flags). This is meant for compiled extension module objects and
other files that depend on a specific Python ABI for the same
version.

Add documentation for these variables that our PYTHON_EXT_SUFFIX
never had.

PR: 274671
Event: Kitchener-Waterloo Hackathon 202506
</content>
</entry>
<entry>
<title>lang/python312: fix plist with DEBUG enabled</title>
<updated>2025-06-12T19:05:01Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-06-12T19:05:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c5eb0ed77ff938aabfdf134b5506be3104fa640f'/>
<id>urn:sha1:c5eb0ed77ff938aabfdf134b5506be3104fa640f</id>
<content type='text'>
While here, use %%PYTHON_INCLUDEDIR%% fully

Event: FreeBSD Developer Summit June 2025
Event: BSDCan 2025
</content>
</entry>
<entry>
<title>lang/python312: Update to 3.12.10</title>
<updated>2025-04-09T02:25:44Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2025-04-09T02:25:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=30653d500217de4394121646946baff59003931b'/>
<id>urn:sha1:30653d500217de4394121646946baff59003931b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/python312: add 3.12.9</title>
<updated>2025-04-08T01:59:29Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2025-04-08T01:54:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=deb31699f1e7aef1498a7507cf219be6e338332b'/>
<id>urn:sha1:deb31699f1e7aef1498a7507cf219be6e338332b</id>
<content type='text'>
What's new: https://docs.python.org/3/whatsnew/3.12.html

PR: 271673
Co-authored-by: vishwin
Differential Revision: https://reviews.freebsd.org/D49679
</content>
</entry>
</feed>
