python3-matplotlib: update to 3.7.1.
This commit is contained in:
parent
a1a1c94dbc
commit
c1b7ed343e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-matplotlib'
|
||||
pkgname=python3-matplotlib
|
||||
version=3.7.0
|
||||
version=3.7.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_helper="numpy"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="custom:matplotlib, BSD-3-Clause, MIT"
|
||||
homepage="https://matplotlib.org/"
|
||||
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
|
||||
checksum=8f6efd313430d7ef70a38a3276281cb2e8646b3a22b3b21eb227da20e15e6813
|
||||
checksum=7b73305f25eab4541bd7ee0b96d87e53ae9c9f1823be5659b806cd85786fe882
|
||||
replaces="python3-matplotlib-data>=0"
|
||||
# Comparison of images is too frail for validation
|
||||
make_check="no"
|
||||
|
|
Loading…
Reference in New Issue