Date: Fri, 22 Jul 2022 03:16:00 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 963ca8232c50 - main - devel/py-python-dbusmock: update to 0.28.4 Message-ID: <202207220316.26M3G02L007927@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=963ca8232c505bca3b6196152f55f62c8337c1f6 commit 963ca8232c505bca3b6196152f55f62c8337c1f6 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2022-07-22 02:48:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2022-07-22 03:12:35 +0000 devel/py-python-dbusmock: update to 0.28.4 Changelog: - https://github.com/martinpitt/python-dbusmock/releases/tag/0.28.2 - https://github.com/martinpitt/python-dbusmock/releases/tag/0.28.3 - https://github.com/martinpitt/python-dbusmock/releases/tag/0.28.4 --- devel/py-python-dbusmock/Makefile | 2 +- devel/py-python-dbusmock/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-python-dbusmock/Makefile b/devel/py-python-dbusmock/Makefile index 8222123cc038..1a203e7fa7a0 100644 --- a/devel/py-python-dbusmock/Makefile +++ b/devel/py-python-dbusmock/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-dbusmock -PORTVERSION= 0.28.1 +PORTVERSION= 0.28.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-dbusmock/distinfo b/devel/py-python-dbusmock/distinfo index 6c359d391c1e..88c96ec38044 100644 --- a/devel/py-python-dbusmock/distinfo +++ b/devel/py-python-dbusmock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657089130 -SHA256 (python-dbusmock-0.28.1.tar.gz) = 6434e544c055e3570b20e341e50a3d2dd50b19d9e55d579b919e14879f9f1e57 -SIZE (python-dbusmock-0.28.1.tar.gz) = 85927 +TIMESTAMP = 1658453492 +SHA256 (python-dbusmock-0.28.4.tar.gz) = 52ad024a44d46602084fd91c0c467ab95b7ecf27c4e2168e0d2160623f18c0a2 +SIZE (python-dbusmock-0.28.4.tar.gz) = 86900
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207220316.26M3G02L007927>