]> git.99rst.org Git - openwrt-packages.git/commit
python-asgiref: improve version check in test.sh
authorWei-Ting Yang <redacted>
Fri, 10 Jul 2026 06:51:45 +0000 (14:51 +0800)
committerAlexandru Ardelean <redacted>
Wed, 15 Jul 2026 07:22:17 +0000 (10:22 +0300)
commitbdab2f1f5981673252a3e0135d036f62f62b1407
tree13338589eea6d32c92fcd2a3db95227ba5ec19fb
parent88d19c5ceba1095f2e3af43de81e2784543b22ea
python-asgiref: improve version check in test.sh

Verify that asgiref.__version__ strictly equals the expected version
argument ($2), instead of just checking that it is non-empty.

Also remove single quotes from EOF to enable variable expansion.

Signed-off-by: Wei-Ting Yang <redacted>
lang/python/python-asgiref/test.sh
git clone https://git.99rst.org/PROJECT