python3-seaborn: update to 0.11.1.
This commit is contained in:
parent
e29b2abbe1
commit
b258f63964
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-seaborn'
|
||||
pkgname=python3-seaborn
|
||||
version=0.11.0
|
||||
version=0.11.1
|
||||
revision=1
|
||||
wrksrc="seaborn-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -10,8 +10,9 @@ short_desc="Python library for drawing attractive statistical graphics"
|
|||
maintainer="Olaf <olafm@p-value.net>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://seaborn.pydata.org/"
|
||||
changelog="https://seaborn.pydata.org/whatsnew.html"
|
||||
distfiles="${PYPI_SITE}/s/seaborn/seaborn-${version}.tar.gz"
|
||||
checksum=390f8437b14f5ce845062f2865ad51656464c306d09bb97d7764c6cba1dd607c
|
||||
checksum=44e78eaed937c5a87fc7a892c329a7cc091060b67ebd1d0d306b446a74ba01ad
|
||||
|
||||
do_check() {
|
||||
: no test is shipped
|
||||
|
|
Loading…
Reference in New Issue