<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-jsonpath-ng/test-version.sh, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-06-17T03:53:07Z</updated>
<entry>
<title>python-jsonpath-ng: drop ply, six and decorator dependencies</title>
<updated>2026-06-17T03:53:07Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-06-14T15:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=933152c011d9aa3a6f0a9eb60aaee1ba59583d09'/>
<id>urn:sha1:933152c011d9aa3a6f0a9eb60aaee1ba59583d09</id>
<content type='text'>
jsonpath-ng 1.8.0 vendors ply as jsonpath_ng._ply and no longer imports
six or decorator, so none are required at runtime.

It builds through the setuptools.build_meta legacy backend but never
declared setuptools as a build dependency; it was only present in the host
build env transitively via those packages' builds. Add python-setuptools/host
explicitly so the build no longer relies on that side effect.

The jsonpath_ng CLI takes a required expression argument and has no version
flag, so the generic version check cannot detect the package version from it.
Add a test-version.sh override and assert __version__ in test.sh instead,
mirroring python-jmespath.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
