Date: Thu, 24 Nov 2022 22:01:41 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 39c46339b4da - main - devel/py-thriftpy2: Update to 0.4.16 Message-ID: <202211242201.2AOM1f4H005247@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=39c46339b4da6d9e688e93b2653fe1eb80dca4e6 commit 39c46339b4da6d9e688e93b2653fe1eb80dca4e6 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2022-11-24 22:01:32 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-11-24 22:01:32 +0000 devel/py-thriftpy2: Update to 0.4.16 Changelog: https://github.com/Thriftpy/thriftpy2/blob/master/CHANGES.rst#version-0416 --- devel/py-thriftpy2/Makefile | 2 +- devel/py-thriftpy2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-thriftpy2/Makefile b/devel/py-thriftpy2/Makefile index d0fa3b45d6dd..9542d95a6ede 100644 --- a/devel/py-thriftpy2/Makefile +++ b/devel/py-thriftpy2/Makefile @@ -1,5 +1,5 @@ PORTNAME= thriftpy2 -DISTVERSION= 0.4.14 +DISTVERSION= 0.4.16 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-thriftpy2/distinfo b/devel/py-thriftpy2/distinfo index 549c560fa029..02c74cebe5e9 100644 --- a/devel/py-thriftpy2/distinfo +++ b/devel/py-thriftpy2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626928084 -SHA256 (thriftpy2-0.4.14.tar.gz) = 1758ccaeb2a40d8779b50cdd3d7a3b43e8c5752f21ad0a54ded7c251d05219e8 -SIZE (thriftpy2-0.4.14.tar.gz) = 361668 +TIMESTAMP = 1669189321 +SHA256 (thriftpy2-0.4.16.tar.gz) = 2aa67ecda99a948e4146341d388260b48ee7da5dfb9a951c4151988e2ed2fb4c +SIZE (thriftpy2-0.4.16.tar.gz) = 643424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211242201.2AOM1f4H005247>