mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-argcomplete: bump to version 3.5.2
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
84f744e9ad
commit
f594d3e840
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/argcomplete/json
|
||||
md5 d41f3c39f4be81d29bb6166e8e57116a argcomplete-3.5.1.tar.gz
|
||||
sha256 eb1ee355aa2557bd3d0145de7b06b2a45b0ce461e1e7813f5d066039ab4177b4 argcomplete-3.5.1.tar.gz
|
||||
md5 947144ffafe463aed8c8eb97bc981d11 argcomplete-3.5.2.tar.gz
|
||||
sha256 23146ed7ac4403b70bd6026402468942ceba34a6732255b9edf5b7354f68a6bb argcomplete-3.5.2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE.rst
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ARGCOMPLETE_VERSION = 3.5.1
|
||||
PYTHON_ARGCOMPLETE_VERSION = 3.5.2
|
||||
PYTHON_ARGCOMPLETE_SOURCE = argcomplete-$(PYTHON_ARGCOMPLETE_VERSION).tar.gz
|
||||
PYTHON_ARGCOMPLETE_SITE = https://files.pythonhosted.org/packages/5f/39/27605e133e7f4bb0c8e48c9a6b87101515e3446003e0442761f6a02ac35e
|
||||
PYTHON_ARGCOMPLETE_SITE = https://files.pythonhosted.org/packages/7f/03/581b1c29d88fffaa08abbced2e628c34dd92d32f1adaed7e42fc416938b0
|
||||
PYTHON_ARGCOMPLETE_SETUP_TYPE = setuptools
|
||||
PYTHON_ARGCOMPLETE_LICENSE = Apache-2.0
|
||||
PYTHON_ARGCOMPLETE_LICENSE_FILES = LICENSE.rst
|
||||
|
||||
Reference in New Issue
Block a user