mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-matplotlib: update to 3.10.1.
This commit is contained in:
parent
5eec6dbf49
commit
d3dfb5ed51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-matplotlib'
|
||||
pkgname=python3-matplotlib
|
||||
version=3.10.0
|
||||
version=3.10.1
|
||||
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=b886d02a581b96704c9d1ffe55709e49b4d2d52709ccebc4be42db856e511278
|
||||
checksum=e8d2d0e3881b129268585bf4765ad3ee73a4591d77b9a18c214ac7e3a79fb2ba
|
||||
replaces="python3-matplotlib-data>=0"
|
||||
# Comparison of images is too frail for validation
|
||||
make_check="no"
|
||||
|
|
Loading…
Add table
Reference in a new issue