mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user