diff options
| author | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-02-13 11:33:13 +0000 |
|---|---|---|
| committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2021-02-13 11:33:13 +0000 |
| commit | b0e26116d3b9839bdff92c095d0129ebf3801f03 (patch) | |
| tree | 3d85546ad643861b2142e2e79c2efe1435bd614e /math/py-matplotlib-scalebar | |
| parent | graphics/openexr, ilmbase: security update to v2.5.5 (diff) | |
math/py-matplotlib-scalebar: Update to 0.7.2
Fix deprecation warning in matplotlib >= 3.4 of minimumdescent
Changelog: https://github.com/ppinard/matplotlib-scalebar
Reported by: Repology
Approved by: arrowd, tcberner (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=565124
Diffstat (limited to 'math/py-matplotlib-scalebar')
| -rw-r--r-- | math/py-matplotlib-scalebar/Makefile | 2 | ||||
| -rw-r--r-- | math/py-matplotlib-scalebar/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile index 9b7d4d3c4b57..42f21f4f0341 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= matplotlib-scalebar -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-matplotlib-scalebar/distinfo b/math/py-matplotlib-scalebar/distinfo index 5354bbbbda7d..39b79d489acf 100644 --- a/math/py-matplotlib-scalebar/distinfo +++ b/math/py-matplotlib-scalebar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610385970 -SHA256 (matplotlib-scalebar-0.7.1.tar.gz) = fcb2880d39dd0f20bd396d1f4d39fa909d2db6c556f9f7b4cd12a6d5a0abcb6d -SIZE (matplotlib-scalebar-0.7.1.tar.gz) = 35593 +TIMESTAMP = 1613211101 +SHA256 (matplotlib-scalebar-0.7.2.tar.gz) = 36cfb6444e2e9ef7bc1cffe5d942b8b56bb45a65586eb00952812d599fbb14d0 +SIZE (matplotlib-scalebar-0.7.2.tar.gz) = 35736 |
