diff --git a/x11/py-pyscreenshot/Makefile b/x11/py-pyscreenshot/Makefile index 7a6114c4b18f..2d10266253eb 100644 --- a/x11/py-pyscreenshot/Makefile +++ b/x11/py-pyscreenshot/Makefile @@ -1,24 +1,25 @@ PORTNAME= pyscreenshot -DISTVERSION= 1.0 +DISTVERSION= 2.0 CATEGORIES= x11 python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} #DISTNAME= PyVirtualDisplay-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Python module for taking screenshots WWW= https://github.com/ponty/pyscreenshot LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}easyprocess>0:devel/py-easyprocess@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}entrypoint2>0:devel/py-entrypoint2@${PY_FLAVOR} \ - ${PY_PILLOW} + ${PYTHON_PKGNAMEPREFIX}jeepney>=0.8.0:devel/py-jeepney@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mss>0:deskutils/py-mss@${PY_FLAVOR} USES= magick:6,run python NO_ARCH= yes USE_PYTHON= autoplist distutils .include diff --git a/x11/py-pyscreenshot/distinfo b/x11/py-pyscreenshot/distinfo index 741d8a2530be..ea3e8d882392 100644 --- a/x11/py-pyscreenshot/distinfo +++ b/x11/py-pyscreenshot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782593538 -SHA256 (pyscreenshot-1.0.tar.gz) = b74468c4d146c1723aca2cb0734a312eb813c527fcb279c855b3163bfe6bebab -SIZE (pyscreenshot-1.0.tar.gz) = 18823 +TIMESTAMP = 1783187740 +SHA256 (pyscreenshot-2.0.tar.gz) = 14b1eae997face3617558ff47f6bbf03c9b696777926a4c9ff3604095de0a2f7 +SIZE (pyscreenshot-2.0.tar.gz) = 22594