From 37f795b9fec518eb8baceb996ae80ec7b4d984b7 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Sat, 20 Jan 2024 13:11:17 +0000 Subject: devel/py-timelib: Update to 0.3.0 --- devel/py-timelib/Makefile | 6 +++--- devel/py-timelib/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-timelib/Makefile b/devel/py-timelib/Makefile index fb01c6f9e60f..bd9e3bd3c1eb 100644 --- a/devel/py-timelib/Makefile +++ b/devel/py-timelib/Makefile @@ -1,5 +1,5 @@ PORTNAME= timelib -PORTVERSION= 0.2.5 +PORTVERSION= 0.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,7 +8,7 @@ MAINTAINER= wen@FreeBSD.org COMMENT= Parse English textual date descriptions WWW= https://pypi.org/project/timelib/ -USES= python zip -USE_PYTHON= distutils autoplist +USES= python +USE_PYTHON= cython distutils autoplist .include diff --git a/devel/py-timelib/distinfo b/devel/py-timelib/distinfo index 9057e8d02804..0ebfe7c0250b 100644 --- a/devel/py-timelib/distinfo +++ b/devel/py-timelib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600976420 -SHA256 (timelib-0.2.5.zip) = 6ac9f79b09b63bbc07db88525c1f62de1f6d50b0fd9937a0cb05e3d38ce0af45 -SIZE (timelib-0.2.5.zip) = 330307 +TIMESTAMP = 1705756124 +SHA256 (timelib-0.3.0.tar.gz) = d1b22706557186e6058da88ba0f85837401b2ae9de157f59353dc978d825187a +SIZE (timelib-0.3.0.tar.gz) = 308768 -- cgit v1.2.3