python-ubjson: bump version to 0.9.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0fcf03eb5d
commit
42c3646485
@ -1,3 +1,3 @@
|
||||
# md5 from https://pypi.python.org/pypi/py-ubjson/json, sha256 locally computed
|
||||
md5 09584b02508451a8133095c3b5f2bf41 py-ubjson-0.8.5.tar.gz
|
||||
sha256 e58e99753aaff3ed5d884989a6236bd98a4b0dfdb0e62f9753c20f485691fa9e py-ubjson-0.8.5.tar.gz
|
||||
md5 c78bbe899eeba9604302ad746094e8d1 py-ubjson-0.9.0.tar.gz
|
||||
sha256 b405daaa82acdf5989207e1e5ff6865ef7d23bf450513a6d90a1ab64c75bdcf8 py-ubjson-0.9.0.tar.gz
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_UBJSON_VERSION = 0.8.5
|
||||
PYTHON_UBJSON_VERSION = 0.9.0
|
||||
PYTHON_UBJSON_SOURCE = py-ubjson-$(PYTHON_UBJSON_VERSION).tar.gz
|
||||
PYTHON_UBJSON_SITE = https://pypi.python.org/packages/99/12/173cd417cacdacd158f947365bb17952a93b4e9d08f8a2f4b77d6c17cb4e
|
||||
PYTHON_UBJSON_SITE = https://pypi.python.org/packages/d4/40/a80006884ec03a54a5c6c53ae76df9978536862f0683b6e6280e3808d289
|
||||
PYTHON_UBJSON_LICENSE = Apache-2.0
|
||||
PYTHON_UBJSON_LICENSE_FILES = LICENSE
|
||||
PYTHON_UBJSON_SETUP_TYPE = setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user