git: 24c3590f6110 - main - devel/py-flexmock: Update to 0.10.5
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 21 21:14:47 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=24c3590f61100b657675848d568909117a78b15b
commit 24c3590f61100b657675848d568909117a78b15b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 21:13:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 21:13:00 +0000
devel/py-flexmock: Update to 0.10.5
- Update WWW
Changes: https://github.com/flexmock/flexmock/blob/master/CHANGELOG
---
devel/py-flexmock/Makefile | 2 +-
devel/py-flexmock/distinfo | 6 +++---
devel/py-flexmock/pkg-descr | 3 +--
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 at 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
More information about the dev-commits-ports-all
mailing list