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.1.
This commit is contained in:
parent
d7d36e79a3
commit
3768ba8014
2 changed files with 3 additions and 4 deletions
|
@ -1 +0,0 @@
|
||||||
NOTICE: /etc/matplotlibrc is no longer supported as configuration file
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-matplotlib'
|
# Template file for 'python3-matplotlib'
|
||||||
pkgname=python3-matplotlib
|
pkgname=python3-matplotlib
|
||||||
version=3.8.0
|
version=3.8.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
hostmakedepends="pkg-config python3-setuptools_scm python3-certifi
|
hostmakedepends="pkg-config python3-setuptools_scm python3-certifi
|
||||||
|
@ -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=df8505e1c19d5c2c26aff3497a7cbd3ccfc2e97043d1e4db3e76afa399164b69
|
checksum=044df81c1f6f3a8e52d70c4cfcb44e77ea9632a10929932870dfaa90de94365d
|
||||||
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