Skip to content

pipx,pillow: bump versions - #30248

Open
commodo wants to merge 4 commits into
openwrt:masterfrom
commodo:batch16-m
Open

pipx,pillow: bump versions#30248
commodo wants to merge 4 commits into
openwrt:masterfrom
commodo:batch16-m

python-filelock: add package

aa24335
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / OpenWrt Makefiles failed Aug 11, 2026 in 0s

OpenWrt Makefiles: Failed

Some package files need fixing — open the details below to see what to change.

Details

Checking PR #30248: pipx,pillow: bump versions (Makefile Audit)

Commit 1792b23 - pillow: bump to 12.3.0:

✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Commit f89a445 - pipx: bump to 1.16.6:

✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile blocks contain valid indentation (spaces for metadata/description, tabs for build/install recipes)
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Commit ddaa718 - pipx: add test script:

✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline

Commit aa24335 - python-filelock: add package:

✅ Mandatory structural metadata present: 'PKG_MAINTAINER'
✅ Mandatory structural metadata present: 'PKG_LICENSE'
✅ Mandatory structural metadata present: 'PKG_LICENSE_FILES'
✅ PKG_MAINTAINER email address format is valid: 'ardeleanalex@gmail.com'
✅ Makefile contains valid assignment operators and no spaces after ':='
✅ Makefile does not reuse PKG_NAME in call, define, or eval lines
✅ File additions contain clean UNIX (LF) line termination
✅ All modified files contain a trailing newline
❌ Makefile line 'A platform independent file lock that supports the with-statement and' inside 'Package/python3-filelock/description' must be indented with at least 2 spaces
❌ Makefile line 'provides a simple way to synchronise access to a resource across' inside 'Package/python3-filelock/description' must be indented with at least 2 spaces
❌ Makefile line 'processes and threads.' inside 'Package/python3-filelock/description' must be indented with at least 2 spaces

Package Release Audit:

✅ Package lang/python/pillow version updated to '12.3.0' and PKG_RELEASE correctly reset to 1
✅ Package lang/python/pipx version updated to '1.16.6' and PKG_RELEASE correctly reset to 1
✅ New package lang/python/python-filelock correctly initializes PKG_RELEASE to 1