package/python-matplotlib-inline: bump version to 0.2.1

Switched build system to flit:
d9002a8d3a

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-13 15:05:16 +01:00
committed by Julien Olivain
parent a1c17bb81c
commit 07a28fb380
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/matplotlib-inline/json
md5 96fe871bf30dc414e6724423c1e2ebb1 matplotlib_inline-0.1.7.tar.gz
sha256 8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90 matplotlib_inline-0.1.7.tar.gz
md5 25b1b460ee846df0d4d5d92dc8e6664c matplotlib_inline-0.2.1.tar.gz
sha256 e1ee949c340d771fc39e241ea75683deb94762c8fa5f2927ec57c83c4dffa9fe matplotlib_inline-0.2.1.tar.gz
# Locally computed sha256 checksums
sha256 8521b036c6448e0e0aa7213d4713b6fdee0f4c64c9f320450f77346bf5c0e8e4 LICENSE

View File

@@ -4,10 +4,10 @@
#
################################################################################
PYTHON_MATPLOTLIB_INLINE_VERSION = 0.1.7
PYTHON_MATPLOTLIB_INLINE_VERSION = 0.2.1
PYTHON_MATPLOTLIB_INLINE_SOURCE = matplotlib_inline-$(PYTHON_MATPLOTLIB_INLINE_VERSION).tar.gz
PYTHON_MATPLOTLIB_INLINE_SITE = https://files.pythonhosted.org/packages/99/5b/a36a337438a14116b16480db471ad061c36c3694df7c2084a0da7ba538b7
PYTHON_MATPLOTLIB_INLINE_SETUP_TYPE = setuptools
PYTHON_MATPLOTLIB_INLINE_SITE = https://files.pythonhosted.org/packages/c7/74/97e72a36efd4ae2bccb3463284300f8953f199b5ffbc04cbbb0ec78f74b1
PYTHON_MATPLOTLIB_INLINE_SETUP_TYPE = flit
PYTHON_MATPLOTLIB_INLINE_LICENSE = BSD-3-Clause
PYTHON_MATPLOTLIB_INLINE_LICENSE_FILES = LICENSE