diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-21 19:39:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-21 19:39:14 +0000 |
commit | b934e8a1417a48ca429f7f19125ad9a39e0876a3 (patch) | |
tree | 35847c07ffa8b4c04d3aedd9dac73289121f415a | |
parent | Update to 0.16.0 (diff) |
Update to 1.2.4
Changes: https://github.com/sumerc/yappi/blob/master/CHANGELOG
Notes
Notes:
svn path=/head/; revision=532344
-rw-r--r-- | devel/py-yappi/Makefile | 2 | ||||
-rw-r--r-- | devel/py-yappi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-yappi/Makefile b/devel/py-yappi/Makefile index 79d89a1c3bcc..6e711001e27d 100644 --- a/devel/py-yappi/Makefile +++ b/devel/py-yappi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yappi -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-yappi/distinfo b/devel/py-yappi/distinfo index 220da987fc07..cd10fa865f54 100644 --- a/devel/py-yappi/distinfo +++ b/devel/py-yappi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579945457 -SHA256 (yappi-1.2.3.tar.gz) = b8db9bc607610d6da4e27e87ec828ebddec4bdaac89ca07ebfe9a153b0641580 -SIZE (yappi-1.2.3.tar.gz) = 45640 +TIMESTAMP = 1587445400 +SHA256 (yappi-1.2.4.tar.gz) = 5650e28b53f624cccc4fd0f8697e7a0a823424197fc8da9ce6770e3d0bc1e392 +SIZE (yappi-1.2.4.tar.gz) = 50350 |