package/python-snappy: bump version to 0.6.1
Required by python-crossbar and python-autobahn[compress]. Signed-off-by: Emile Cormier <emile.cormier.jr@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
441bd6c469
commit
968450adfd
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/python-snappy/json
|
||||
md5 82e09ffd44204096fc70d6de14d0ea2f python-snappy-0.5.4.tar.gz
|
||||
sha256 d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2 python-snappy-0.5.4.tar.gz
|
||||
md5 fc84cfa3526fba06d66f0d0b2e764300 python-snappy-0.6.1.tar.gz
|
||||
sha256 b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a python-snappy-0.6.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a LICENSE
|
||||
sha256 d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a LICENSE
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SNAPPY_VERSION = 0.5.4
|
||||
PYTHON_SNAPPY_SITE = https://files.pythonhosted.org/packages/45/35/65d9f8cc537129894b4b32647d80212d1fa342877581c5b8a69872cea8be
|
||||
PYTHON_SNAPPY_VERSION = 0.6.1
|
||||
PYTHON_SNAPPY_SITE = https://files.pythonhosted.org/packages/98/7a/44a24bad98335b2c72e4cadcdecf79f50197d1bab9f22f863a274f104b96
|
||||
PYTHON_SNAPPY_SETUP_TYPE = setuptools
|
||||
PYTHON_SNAPPY_LICENSE = BSD-3-Clause
|
||||
PYTHON_SNAPPY_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user