]> git.99rst.org Git - openwrt-packages.git/commit
python-six: bump to 1.17.0
authorAlexandru Ardelean <redacted>
Sat, 21 Mar 2026 13:26:11 +0000 (13:26 +0000)
committerAlexandru Ardelean <redacted>
Sun, 22 Mar 2026 07:49:35 +0000 (09:49 +0200)
commitada77e5dad570b06f7f1b0505fc74f7b9311b251
tree9bfc5d2667a5cd356341a72f325a10c624bd737d
parente2e0362a17c7ce59b9c391d756ef2b6f5069109e
python-six: bump to 1.17.0

Changes since 1.16.0:
- Drop Python 2.7 and 3.5 support
- Add ensure_str(), ensure_binary(), ensure_text() helpers
- Various minor fixes and maintenance updates

six 1.17.0 switched to pyproject.toml with setuptools build backend,
so add PKG_BUILD_DEPENDS on python-setuptools/host.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-six/Makefile
lang/python/python-six/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT