package/python-periphery: bump to version 2.4.1
License hash changed due to year update:
c0e6741ee2
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
47d43fe906
commit
35744a2c02
@ -1,3 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 385716bdbd11fcf2c5728548c3d42f12ebc0974faa64fa1a98b89b4a44dc004c python-periphery-2.3.0.tar.gz
|
||||
sha256 76fe342043adfe8d9453c4979aa165476875137e15b0ddea1f4c3f3fa9808361 LICENSE
|
||||
# md5, sha256 from https://pypi.org/pypi/python-periphery/json
|
||||
md5 2b2a1037fb4ac15e7b0514ce3659d26c python-periphery-2.4.1.tar.gz
|
||||
sha256 61d461d736982a6f766e878720ab10a68151e2e8c1086600d9389ac47e40e88a python-periphery-2.4.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 321124461e9f86f4f7bb9f571500bf58ec1b76206b642e505ce17db7f7c88e05 LICENSE
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PERIPHERY_VERSION = 2.3.0
|
||||
PYTHON_PERIPHERY_SITE = $(call github,vsergeev,python-periphery,v$(PYTHON_PERIPHERY_VERSION))
|
||||
PYTHON_PERIPHERY_VERSION = 2.4.1
|
||||
PYTHON_PERIPHERY_SITE = https://files.pythonhosted.org/packages/df/f1/1a986ad2bb696033168db2121151e5ff90df033af780ffca47c8bb559f29
|
||||
PYTHON_PERIPHERY_LICENSE = MIT
|
||||
PYTHON_PERIPHERY_LICENSE_FILES = LICENSE
|
||||
PYTHON_PERIPHERY_SETUP_TYPE = setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user