diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2021-05-15 09:34:19 +0200 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2021-05-15 09:34:19 +0200 |
commit | e2e7b7726e6f30eaa9cf4cce687c4b29da3454b9 (patch) | |
tree | 7346c594f6b6bf387b81f8d531822b40e2a01ed6 | |
parent | net/chrony: update to 4.1 (diff) |
www/py-httpretty: update to 1.1.1
-rw-r--r-- | www/py-httpretty/Makefile | 2 | ||||
-rw-r--r-- | www/py-httpretty/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-httpretty/Makefile b/www/py-httpretty/Makefile index 14936317c300..02b9280af709 100644 --- a/www/py-httpretty/Makefile +++ b/www/py-httpretty/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= httpretty -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-httpretty/distinfo b/www/py-httpretty/distinfo index 1bc7f68fc67e..925d33553be8 100644 --- a/www/py-httpretty/distinfo +++ b/www/py-httpretty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665731 -SHA256 (httpretty-1.0.5.tar.gz) = e53c927c4d3d781a0761727f1edfad64abef94e828718e12b672a678a8b3e0b5 -SIZE (httpretty-1.0.5.tar.gz) = 414946 +TIMESTAMP = 1621063936 +SHA256 (httpretty-1.1.1.tar.gz) = 05223ede0a720564eeed95fbea00000c9569a9863e3661ad513a0c03e6e6eba1 +SIZE (httpretty-1.1.1.tar.gz) = 423682 |