diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 13:49:23 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 14:06:11 +0000 |
commit | d2c496f168151ed77b7c0bc03d8aca89a9cc5014 (patch) | |
tree | ced197c4b3aa122758c73ecd3b0cec4a06920cce | |
parent | 536e3bf43f448f70645dd1a1179c309ef893d609 (diff) | |
download | ports-d2c496f168151ed77b7c0bc03d8aca89a9cc5014.tar.gz ports-d2c496f168151ed77b7c0bc03d8aca89a9cc5014.zip |
-rw-r--r-- | net/py-python-heatclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-heatclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile index 3670a5f0996f..bf2abd9d5067 100644 --- a/net/py-python-heatclient/Makefile +++ b/net/py-python-heatclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-heatclient -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-heatclient/distinfo b/net/py-python-heatclient/distinfo index 28046bdfd809..9b0dd981fddf 100644 --- a/net/py-python-heatclient/distinfo +++ b/net/py-python-heatclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449424 -SHA256 (python-heatclient-3.4.0.tar.gz) = 8207e10c95b6aa7d28e168b971d3ec129a076fd9a265baf805af2680b912b6f2 -SIZE (python-heatclient-3.4.0.tar.gz) = 178743 +TIMESTAMP = 1709390694 +SHA256 (python-heatclient-3.5.0.tar.gz) = 075178d07607145f759a4c70c9247f92a0af9702cbb4182ac14bf0d9bc8e73d8 +SIZE (python-heatclient-3.5.0.tar.gz) = 178691 |