Skip to content

Commit

Permalink
multimedia/py-pysubs2: Update 1.4.3 → 1.6.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 22, 2023
1 parent 996ec8e commit 470c514
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions multimedia/py-pysubs2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pysubs2
PORTVERSION= 1.4.3
DISTVERSION= 1.6.1
CATEGORIES= multimedia python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,8 +11,11 @@ WWW= https://github.com/tkarabela/pysubs2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= distutils autoplist
USE_PYTHON= pep517 autoplist pytest # 4 tests fail, see https://github.com/tkarabela/pysubs2/issues/75

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions multimedia/py-pysubs2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662272820
SHA256 (pysubs2-1.4.3.tar.gz) = 74b15dff5af2f23b4e11a5a727877880504f2231a80697757ddbd345613f241e
SIZE (pysubs2-1.4.3.tar.gz) = 25800
TIMESTAMP = 1687405096
SHA256 (pysubs2-1.6.1.tar.gz) = 0261611e71735ff7763972c519c72593c8063efcb9039c54af65f31b81cec116
SIZE (pysubs2-1.6.1.tar.gz) = 42522

0 comments on commit 470c514

Please sign in to comment.