aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:30:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:46:17 +0000
commit5b4b8154ae0189b8b2265e085497f5282af54605 (patch)
tree622c473d5a25ba0d38f9ee11fef1d4b01663320e
parent9d16f1c411d817133048ce81303f38525074dc72 (diff)
downloadports-5b4b8154ae0189b8b2265e085497f5282af54605.tar.gz
ports-5b4b8154ae0189b8b2265e085497f5282af54605.zip
www/py-requests-mock: Update to 1.9.3
-rw-r--r--www/py-requests-mock/Makefile2
-rw-r--r--www/py-requests-mock/distinfo6
-rw-r--r--www/py-requests-mock/pkg-descr1
3 files changed, 4 insertions, 5 deletions
diff --git a/www/py-requests-mock/Makefile b/www/py-requests-mock/Makefile
index be831c1ea82e..620382ab6abb 100644
--- a/www/py-requests-mock/Makefile
+++ b/www/py-requests-mock/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= requests-mock
-PORTVERSION= 1.9.2
+PORTVERSION= 1.9.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-requests-mock/distinfo b/www/py-requests-mock/distinfo
index 68ba161e7758..f2731639cacd 100644
--- a/www/py-requests-mock/distinfo
+++ b/www/py-requests-mock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620298658
-SHA256 (requests-mock-1.9.2.tar.gz) = 33296f228d8c5df11a7988b741325422480baddfdf5dd9318fd0eb40c3ed8595
-SIZE (requests-mock-1.9.2.tar.gz) = 67383
+TIMESTAMP = 1622213958
+SHA256 (requests-mock-1.9.3.tar.gz) = 8d72abe54546c1fc9696fa1516672f1031d72a55a1d66c85184f972a24ba0eba
+SIZE (requests-mock-1.9.3.tar.gz) = 67988
diff --git a/www/py-requests-mock/pkg-descr b/www/py-requests-mock/pkg-descr
index 56a4d3429f66..7a641f95aa87 100644
--- a/www/py-requests-mock/pkg-descr
+++ b/www/py-requests-mock/pkg-descr
@@ -1,5 +1,4 @@
requests-mock provides a building block to stub out the HTTP requests portions
of your testing code.
-WWW: https://pypi.org/project/requests-mock/
WWW: https://github.com/jamielennox/requests-mock