mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
textproc/py-pysrt: update to 1.0.1
This commit is contained in:
parent
c8f5b88949
commit
1c5b6f1566
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357919
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pysrt
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,6 +12,8 @@ COMMENT= SubRip (.srt) subtitle parser and writer
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:${PORTSDIR}/textproc/py-chardet
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pysrt-0.5.1.tar.gz) = abc2c7987c1121c2db5419004924bfa45c1650b6289d83ebba4af1179b919110
|
||||
SIZE (pysrt-0.5.1.tar.gz) = 14904
|
||||
SHA256 (pysrt-1.0.1.tar.gz) = 5300a1584c8d15a1c49ef8880fa1ef7a4274ce3f24dde83ad581d12d875f6784
|
||||
SIZE (pysrt-1.0.1.tar.gz) = 11741
|
||||
|
Loading…
Reference in New Issue
Block a user