mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
python-pycrate: update to 0.7.11; add test.sh
Bump version 0.6.0 -> 0.7.11. Add test.sh to verify Envelope/Sequence element construction and value access. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
7564f1db00
commit
0d705d716a
@@ -4,11 +4,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-pycrate
|
||||
PKG_VERSION:=0.6.0
|
||||
PKG_VERSION:=0.7.11
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=pycrate
|
||||
PKG_HASH:=b49738c02a3f93ba9f76c0dac82b689a5341882814b36c714e9600e9f560daf7
|
||||
PKG_HASH:=23dc1c19b148a17637fea73166b801c767ae738cc4cb3d8b1f74a29e469d7c02
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
PKG_LICENSE_FILES:=license.txt
|
||||
|
||||
Reference in New Issue
Block a user