Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2024 13:12:00 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37f795b9fec5 - main - devel/py-timelib: Update to 0.3.0
Message-ID:  <202401201312.40KDC0sj014203@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37f795b9fec518eb8baceb996ae80ec7b4d984b7

commit 37f795b9fec518eb8baceb996ae80ec7b4d984b7
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-01-20 13:11:17 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-01-20 13:11:38 +0000

    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 <bsd.port.mk>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401201312.40KDC0sj014203>