mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
python-attrs: bump to version 17.2.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f307f840d3
commit
2d634d449c
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ATTRS_VERSION = 16.3.0
|
||||
PYTHON_ATTRS_VERSION = 17.2.0
|
||||
PYTHON_ATTRS_SOURCE = attrs-$(PYTHON_ATTRS_VERSION).tar.gz
|
||||
PYTHON_ATTRS_SITE = https://pypi.python.org/packages/01/b0/3ac73bf6df716a38568a16f6a9cbc46cc9e8ed6fe30c8768260030db55d4
|
||||
PYTHON_ATTRS_SITE = https://pypi.python.org/packages/be/41/e909cb6d901e9689da947419505cc7fb7d242a08a62ee221fce6a009a523
|
||||
PYTHON_ATTRS_SETUP_TYPE = setuptools
|
||||
PYTHON_ATTRS_LICENSE = MIT
|
||||
PYTHON_ATTRS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user