mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
python3-matplotlib: update to 3.10.5.
This commit is contained in:
parent
4331088dc6
commit
e8324c3b5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-matplotlib'
|
||||
pkgname=python3-matplotlib
|
||||
version=3.10.3
|
||||
version=3.10.5
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper="meson numpy"
|
||||
|
@ -18,7 +18,7 @@ license="custom:matplotlib, BSD-3-Clause, MIT"
|
|||
homepage="https://matplotlib.org/"
|
||||
changelog="https://github.com/matplotlib/matplotlib/releases"
|
||||
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
|
||||
checksum=2f82d2c5bb7ae93aaaa4cd42aca65d76ce6376f83304fa3a630b569aca274df0
|
||||
checksum=352ed6ccfb7998a00881692f38b4ca083c691d3e275b4145423704c34c909076
|
||||
replaces="python3-matplotlib-data>=0"
|
||||
# Comparison of images is too frail for validation
|
||||
make_check="no"
|
||||
|
|
Loading…
Add table
Reference in a new issue