mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-matplotlib: update to 3.8.3.
This commit is contained in:
parent
f902c00ae5
commit
eec76e54a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-matplotlib'
|
# Template file for 'python3-matplotlib'
|
||||||
pkgname=python3-matplotlib
|
pkgname=python3-matplotlib
|
||||||
version=3.8.2
|
version=3.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
|
@ -16,7 +16,7 @@ license="custom:matplotlib, BSD-3-Clause, MIT"
|
||||||
homepage="https://matplotlib.org/"
|
homepage="https://matplotlib.org/"
|
||||||
changelog="https://github.com/matplotlib/matplotlib/releases"
|
changelog="https://github.com/matplotlib/matplotlib/releases"
|
||||||
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
|
||||||
checksum=01a978b871b881ee76017152f1f1a0cbf6bd5f7b8ff8c96df0df1bd57d8755a1
|
checksum=7b416239e9ae38be54b028abbf9048aff5054a9aba5416bef0bd17f9162ce161
|
||||||
replaces="python3-matplotlib-data>=0"
|
replaces="python3-matplotlib-data>=0"
|
||||||
# Comparison of images is too frail for validation
|
# Comparison of images is too frail for validation
|
||||||
make_check="no"
|
make_check="no"
|
||||||
|
|
Loading…
Add table
Reference in a new issue