mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-pyasynchat: update tarball URL
Updated package as computed by scanpypi. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Reviewed-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
15e9110383
commit
424a55cffd
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_PYASYNCHAT_VERSION = 1.0.4
|
||||
PYTHON_PYASYNCHAT_SOURCE = pyasynchat-$(PYTHON_PYASYNCHAT_VERSION).tar.gz
|
||||
PYTHON_PYASYNCHAT_SITE = https://github.com/simonrob/pyasynchat/releases/download/v$(PYTHON_PYASYNCHAT_VERSION)
|
||||
PYTHON_PYASYNCHAT_SITE = https://files.pythonhosted.org/packages/8a/fd/aacc6309abcc5a388c66915829cd8175daccac583828fde40a1eea5768e4
|
||||
PYTHON_PYASYNCHAT_SETUP_TYPE = setuptools
|
||||
PYTHON_PYASYNCHAT_LICENSE = PSF-2.0
|
||||
PYTHON_PYASYNCHAT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user