git: 5b4b8154ae01 - main - www/py-requests-mock: Update to 1.9.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:49:08 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5b4b8154ae0189b8b2265e085497f5282af54605

commit 5b4b8154ae0189b8b2265e085497f5282af54605
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:30:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:17 +0000

    www/py-requests-mock: Update to 1.9.3
    
    Changes:        https://github.com/jamielennox/requests-mock/releases
                    https://github.com/jamielennox/requests-mock/commits/master
---
 www/py-requests-mock/Makefile  | 2 +-
 www/py-requests-mock/distinfo  | 6 +++---
 www/py-requests-mock/pkg-descr | 1 -
 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 at 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


More information about the dev-commits-ports-main mailing list