package/python-can: bump to version 4.6.1

Changelog:
https://github.com/hardbyte/python-can/blob/v4.6.1/CHANGELOG.md#version-v461---2025-08-12

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
[Julien:
 - update changelog link to use tag
 - fix hash file to fix check-package error
]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Angelo Compagnucci
2025-08-20 19:21:31 +02:00
committed by Julien Olivain
parent dda699f3f1
commit 68f4c4624c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/python-can/json
md5 e22638e3e5d102e428614715dd04910f python_can-4.5.0.tar.gz
sha256 d3684cebe5b028a148c1742b3a45cec4fcaf83a7f7c52d0680b2eaeaf52f8eb7 python_can-4.5.0.tar.gz
md5 98a1f02a9983f7c117a23bfc444ae524 python_can-4.6.1.tar.gz
sha256 290fea135d04b8504ebff33889cc6d301e2181a54099116609f940825ffe5005 python_can-4.6.1.tar.gz
# Locally computed sha256 checksums
sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 LICENSE.txt

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_CAN_VERSION = 4.5.0
PYTHON_CAN_VERSION = 4.6.1
PYTHON_CAN_SOURCE = python_can-$(PYTHON_CAN_VERSION).tar.gz
PYTHON_CAN_SITE = https://files.pythonhosted.org/packages/6a/4b/b6fd103c3f2eb0ae942e0704642d396ebbaf87f4d82d0102560cc738fdf1
PYTHON_CAN_SITE = https://files.pythonhosted.org/packages/74/f9/a9d99d36dd33be5badb747801c9255c3c526171a5542092eaacc73350fb8
PYTHON_CAN_SETUP_TYPE = setuptools
PYTHON_CAN_LICENSE = LGPL-3.0
PYTHON_CAN_LICENSE_FILES = LICENSE.txt