Date: Sun, 4 Sep 2022 06:12:23 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 007e2ea53fff - main - textproc/py-pyphen: Update 0.12.0 -> 0.13.0 Message-ID: <202209040612.2846CNC3060024@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=007e2ea53fff6dcef7b63ee5178ed647cbfe9033 commit 007e2ea53fff6dcef7b63ee5178ed647cbfe9033 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-04 06:09:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-04 06:12:11 +0000 textproc/py-pyphen: Update 0.12.0 -> 0.13.0 Reported by: portscout --- textproc/py-pyphen/Makefile | 4 ++-- textproc/py-pyphen/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/py-pyphen/Makefile b/textproc/py-pyphen/Makefile index 8f9e25268c4a..5fcdf26e1e24 100644 --- a/textproc/py-pyphen/Makefile +++ b/textproc/py-pyphen/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyphen -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MPL11= ${WRKSRC}/COPYING.MPL USES= python:3.6+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist distutils pytest NO_ARCH= yes diff --git a/textproc/py-pyphen/distinfo b/textproc/py-pyphen/distinfo index 6294e15759be..4b846bd044cd 100644 --- a/textproc/py-pyphen/distinfo +++ b/textproc/py-pyphen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652216508 -SHA256 (pyphen-0.12.0.tar.gz) = b7d3dfc24b6f2178cdb2b1757ace0bd5d222de3e62c28d22ac578c5f22a13e9b -SIZE (pyphen-0.12.0.tar.gz) = 1958745 +TIMESTAMP = 1662271413 +SHA256 (pyphen-0.13.0.tar.gz) = 06873cebffd65a8fca7c20c0e3dc032655c7ee8de0f552205cad3b574265c293 +SIZE (pyphen-0.13.0.tar.gz) = 1967026
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209040612.2846CNC3060024>