mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-semver: bump version to 2.10.1
And adjust the .hash spacing. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
3a924b350d
commit
63a3b012ba
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SEMVER_VERSION = 2.9.0
|
||||
PYTHON_SEMVER_VERSION = 2.10.1
|
||||
PYTHON_SEMVER_SOURCE = semver-$(PYTHON_SEMVER_VERSION).tar.gz
|
||||
PYTHON_SEMVER_SITE = https://files.pythonhosted.org/packages/be/c8/392e3c1c4080202b99e8b3b5d0ab6cbcfc4b25d50031c2c21d130871bf88
|
||||
PYTHON_SEMVER_SITE = https://files.pythonhosted.org/packages/bc/82/5a9ee107810deb6cb142ea3b07aba619d6b6c0bd74c9e276b2b48b62696e
|
||||
PYTHON_SEMVER_SETUP_TYPE = setuptools
|
||||
PYTHON_SEMVER_LICENSE = BSD-3-Clause
|
||||
PYTHON_SEMVER_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user