| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.9.0 06 Aug 2026 06:11:58
    |
Yuri Victorovich (yuri)  |
graphics/py-simplejpeg: Fix typo |
1.9.0 04 Aug 2026 20:10:26
    |
Yuri Victorovich (yuri)  |
graphics/py-simplejpeg: update 1.8.0 → 1.9.0 |
1.8.0_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.8.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.8.0_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.8.0_1 15 Jan 2026 17:22:12
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Remove USE_PYTHON=cython3{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython*
- Bump PORTREVISION dependent ports of USE_PYTHON=cython_run for dependency
change
PR: 291778 |
1.8.0_1 26 Jun 2025 11:30:19
    |
Po-Chuan Hsieh (sunpoet)  |
graphics/py-simplejpeg: Allow build with cython 3.1.0+
- Bump PORTREVISION for package change |
1.8.0 19 Jun 2025 20:28:47
    |
Charlie Li (vishwin)  |
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
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.
(Only the first 15 lines of the commit message are shown above ) |
1.8.0 09 Apr 2025 14:55:11
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports. |
1.8.0 09 Feb 2025 10:03:08
    |
Yuri Victorovich (yuri)  |
graphics/py-simplejpeg: update 1.7.6 → 1.8.0
Reported by: portscout |
1.7.6 18 Sep 2024 03:20:14
    |
Yuri Victorovich (yuri)  |
graphics/py-simplejpeg: Fix typo in comment |
1.7.6 17 Sep 2024 20:10:54
    |
Yuri Victorovich (yuri)  |
graphics/py-simplejpeg: Add USES=cmake:indirect |
1.7.6 17 Sep 2024 17:29:39
    |
Yuri Victorovich (yuri)  |
graphics/py-simplejpeg: New port: Simple package for fast JPEG encoding and
decoding |