Revert "python-pyasn: bump to version 1.6.0b1"

This reverts commit 98c9b1bec6, which
causes build failures.

Fixes:

  http://autobuild.buildroot.net/results/27e1c6cdf330bd2009bf8895d8c72a7c4f5186af/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2017-03-04 11:40:44 +01:00
parent fe509c33cc
commit 9c2ef1eafd
2 changed files with 6 additions and 6 deletions

View file

@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi/pyasn/json, sha256 locally computed
md5 f4556a3bcc6eb25eace37030202e3d90 pyasn-1.6.0b1.tar.gz
sha256 d947900be23b073949b321c37d640b5ad86955704b7533b6f0519f550a5fa446 pyasn-1.6.0b1.tar.gz
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=f00a02a631d4016818659d1cc38d229a, sha256 locally computed
md5 f00a02a631d4016818659d1cc38d229a pyasn1-0.1.9.tar.gz
sha256 853cacd96d1f701ddd67aa03ecc05f51890135b7262e922710112f12a2ed2a7f pyasn1-0.1.9.tar.gz

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PYASN_VERSION = 1.6.0b1
PYTHON_PYASN_SOURCE = pyasn-$(PYTHON_PYASN_VERSION).tar.gz
PYTHON_PYASN_SITE = https://pypi.python.org/packages/31/da/c8338545be0ee7a727c977113e75888e4f1f2b2e10f9284fdfa31dab29bc
PYTHON_PYASN_VERSION = 0.1.9
PYTHON_PYASN_SOURCE = pyasn1-$(PYTHON_PYASN_VERSION).tar.gz
PYTHON_PYASN_SITE = https://pypi.python.org/packages/source/p/pyasn1
PYTHON_PYASN_LICENSE = BSD-2c
PYTHON_PYASN_LICENSE_FILES = LICENSE.txt
PYTHON_PYASN_SETUP_TYPE = distutils