mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/python-mwclient: bump version to 0.9.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
57cf454c61
commit
f434b9c4bc
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_MWCLIENT_VERSION = 0.9.1
|
||||
PYTHON_MWCLIENT_VERSION = 0.9.2
|
||||
PYTHON_MWCLIENT_SOURCE = mwclient-$(PYTHON_MWCLIENT_VERSION).tar.gz
|
||||
PYTHON_MWCLIENT_SITE = https://files.pythonhosted.org/packages/1b/9b/c790760100c336e596b99ad13537fda36c13ea6f289b88594e9ad0d90a1e
|
||||
PYTHON_MWCLIENT_SITE = https://files.pythonhosted.org/packages/f8/5a/9a5cf29e256c5720b9dc3b60586be6557e5f8bbf313d90bf75b0d967f0af
|
||||
PYTHON_MWCLIENT_LICENSE = MIT
|
||||
PYTHON_MWCLIENT_LICENSE_FILES = mwclient/__init__.py
|
||||
PYTHON_MWCLIENT_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user