Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 69a80695 | 2025-06-27 09:53:23 | check for ports which need py-coherent.licensed and warn if no BDEP | ||
| 6d982ea8 | 2025-06-27 04:03:27 | python/2.7: remove uses of CRYPTO_THREADID, ok kmos (maintainer) These have been noops since forever, but we're at a point where we can remove the type itself, so use one of the last consumers out of the way. | ||
| dcfe6115 | 2025-06-14 20:08:20 | update Python to 3.12.11 for a few security fixes ok kmos@ (MAINTAINER) | ||
| 07e4cc49 | 2025-05-15 10:21:04 | python.port.mk: fix MODPY_TEST_LINK_SO after add ${WRKSRC} to MODPY_TEST_LIBDIR ${WRKSRC} which was added MODPY_TEST_LIBDIR brokes MODPY_TEST_LINK_SO as side effect because it introduced a cyclic loop for resulted symlinks. OK: sthen@ | ||
| f402bce3 | 2025-05-13 15:43:12 | sort list of MODPY_PYBUILD options in error text | ||
| 6220a03a | 2025-04-29 10:35:26 | require version >=79 (with v0 for EPOCH) when building setuptools ports installed files are in different locations in the dist-info directory (names are normalized, and licenses move to a subdirectory), so PLISTs generated on older versions won't package on newer versions and vice-versa | ||
| 9a37aa37 | 2025-04-15 20:36:43 | https://docs.python.org/release/3.12.10/whatsnew/changelog.html#python-3-12-10 A couple of security fixes. ok sthen | ||
| 88395cce | 2025-03-25 09:29:58 | add ${WRKSRC} to MODPY_TEST_LIBDIR | ||
| 1d758c88 | 2025-02-21 10:26:49 | specify flit_core minimum version; older ones won't package most ports as PLISTs have changed | ||
| 69947fda | 2025-02-16 20:43:07 | https://docs.python.org/release/3.12.9/whatsnew/changelog.html#python-3-12-9 Update to Python 3.12.9 ok sthen daniel |