mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-caption-2.2.8
drop py-test-lazy-fixture TDEP, it's listed in setup.py but no longer used, and its presence breaks any runs of pytest with the current version
This commit is contained in:
@@ -1,28 +1,25 @@
|
||||
COMMENT= closed caption converter
|
||||
COMMENT= closed caption converter
|
||||
|
||||
MODPY_EGG_VERSION= 2.2.4
|
||||
DISTNAME= pycaption-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-caption-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
MODPY_EGG_VERSION= 2.2.8
|
||||
DISTNAME= pycaption-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-caption-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES= multimedia
|
||||
CATEGORIES= multimedia
|
||||
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/python
|
||||
MODULES= lang/python
|
||||
|
||||
FLAVORS= python3
|
||||
FLAVOR= python3
|
||||
FLAVORS= python3
|
||||
FLAVOR= python3
|
||||
|
||||
MODPY_PI= Yes
|
||||
MODPY_PYBUILD= setuptools
|
||||
MODPY_PI= Yes
|
||||
MODPY_PYBUILD= setuptools
|
||||
|
||||
RUN_DEPENDS= textproc/py-cssutils${MODPY_FLAVOR} \
|
||||
textproc/py-lxml${MODPY_FLAVOR} \
|
||||
www/py-beautifulsoup4${MODPY_FLAVOR}
|
||||
|
||||
TEST_DEPENDS= devel/py-test-lazy-fixture${MODPY_FLAVOR}
|
||||
RUN_DEPENDS= textproc/py-cssutils${MODPY_FLAVOR} \
|
||||
textproc/py-lxml${MODPY_FLAVOR} \
|
||||
www/py-beautifulsoup4${MODPY_FLAVOR}
|
||||
|
||||
post-install:
|
||||
rm -r ${WRKINST}${MODPY_SITEPKG}/tests
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (pycaption-2.2.4.tar.gz) = AKkmMpu3h/dSVUnyMbuvs/2HRMPi2wMluQa5PpRvDYg=
|
||||
SIZE (pycaption-2.2.4.tar.gz) = 268035
|
||||
SHA256 (pycaption-2.2.8.tar.gz) = 1j2cVBEX+pNDheW2LDPFHfGQgww9taJeZ+39XeqrcMI=
|
||||
SIZE (pycaption-2.2.8.tar.gz) = 269147
|
||||
|
||||
Reference in New Issue
Block a user