mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/py-mpl-scatter-density: Update 0.6 -> 0.7
Reported by: portscout
This commit is contained in:
parent
51e774f575
commit
35f1d73e11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544201
2 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mpl-scatter-density
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,6 +12,7 @@ COMMENT= Matplotlib helpers to make density scatter plots
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}fast-histogram>=0.3:misc/py-fast-histogram@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0:math/py-matplotlib@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1559369450
|
||||
SHA256 (mpl-scatter-density-0.6.tar.gz) = 616d25a0bbbaf0f01295ab0b769180a99d09b1fdc51cfe5466a5785fe3fb5467
|
||||
SIZE (mpl-scatter-density-0.6.tar.gz) = 5118497
|
||||
TIMESTAMP = 1596588214
|
||||
SHA256 (mpl-scatter-density-0.7.tar.gz) = cace750887916d3881b3a42ab5805769cc8d7eb70ef610938cbb57c967277620
|
||||
SIZE (mpl-scatter-density-0.7.tar.gz) = 5121342
|
||||
|
|
Loading…
Add table
Reference in a new issue