mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-pyasyncore: 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
424a55cffd
commit
56be405248
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_PYASYNCORE_VERSION = 1.0.4
|
||||
PYTHON_PYASYNCORE_SOURCE = pyasyncore-$(PYTHON_PYASYNCORE_VERSION).tar.gz
|
||||
PYTHON_PYASYNCORE_SITE = https://github.com/simonrob/pyasyncore/releases/download/v$(PYTHON_PYASYNCORE_VERSION)
|
||||
PYTHON_PYASYNCORE_SITE = https://files.pythonhosted.org/packages/25/6e/956e2bc9b47e3310cd524036f506b779a77788c2a1eb732e544240ad346f
|
||||
PYTHON_PYASYNCORE_SETUP_TYPE = setuptools
|
||||
PYTHON_PYASYNCORE_LICENSE = PSF-2.0
|
||||
PYTHON_PYASYNCORE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user