mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/py-timelib: Update to 0.3.0
This commit is contained in:
parent
d6ffd622a3
commit
37f795b9fe
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user