aboutsummaryrefslogtreecommitdiff
path: root/devel/py-flexmock
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-flexmock')
-rw-r--r--devel/py-flexmock/Makefile2
-rw-r--r--devel/py-flexmock/distinfo6
-rw-r--r--devel/py-flexmock/pkg-descr3
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/py-flexmock/Makefile b/devel/py-flexmock/Makefile
index 4ddc26891f6b..79e47b22c0a5 100644
--- a/devel/py-flexmock/Makefile
+++ b/devel/py-flexmock/Makefile
@@ -1,7 +1,7 @@
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
PORTNAME= flexmock
-PORTVERSION= 0.10.4
+PORTVERSION= 0.10.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-flexmock/distinfo b/devel/py-flexmock/distinfo
index 76dc3d5688c1..4224c3f7e97d 100644
--- a/devel/py-flexmock/distinfo
+++ b/devel/py-flexmock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553606055
-SHA256 (flexmock-0.10.4.tar.gz) = 5033ceb974d6452cf8716c2ff5059074b77e546df5c849fb44a53f98dfe0d82c
-SIZE (flexmock-0.10.4.tar.gz) = 45362
+TIMESTAMP = 1626891042
+SHA256 (flexmock-0.10.5.tar.gz) = 003422fdbcf5d6570e60a0eafeb54c0af624c6cddab5fc3bfe026e52dd0f9c5a
+SIZE (flexmock-0.10.5.tar.gz) = 45463
diff --git a/devel/py-flexmock/pkg-descr b/devel/py-flexmock/pkg-descr
index bb47f829eef7..fe262e946692 100644
--- a/devel/py-flexmock/pkg-descr
+++ b/devel/py-flexmock/pkg-descr
@@ -18,5 +18,4 @@ flexmock declarations are structured to read more like English sentences than
API calls, and it is possible to chain them together in any order to achieve
high degree of expressiveness in a single line of code.
-WWW: https://pypi.org/project/flexmock/
-WWW: https://github.com/bkabrda/flexmock
+WWW: https://github.com/flexmock/flexmock