diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-12 00:46:41 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-07-12 01:34:10 +0000 |
| commit | 5934ed95b5b4c8a51b70ecde62cbb96942953dda (patch) | |
| tree | 9f3e7f95a4535d47f7c12975ab602f78c3eaaac5 | |
| parent | f3b6a9a1a566e665b508b9fad7c5827bea340599 (diff) | |
x11/py-pyscreenshot: Update version 2.1=>2.2
| -rw-r--r-- | x11/py-pyscreenshot/Makefile | 4 | ||||
| -rw-r--r-- | x11/py-pyscreenshot/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/py-pyscreenshot/Makefile b/x11/py-pyscreenshot/Makefile index 44538a71f33d..7ddf5ac79e1a 100644 --- a/x11/py-pyscreenshot/Makefile +++ b/x11/py-pyscreenshot/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyscreenshot -DISTVERSION= 2.1 +DISTVERSION= 2.2 CATEGORIES= x11 python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ 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} \ - ${PYTHON_PKGNAMEPREFIX}jeepney>=0.8.0:devel/py-jeepney@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jeepney>0:devel/py-jeepney@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mss>0:deskutils/py-mss@${PY_FLAVOR} USES= magick:6,run python diff --git a/x11/py-pyscreenshot/distinfo b/x11/py-pyscreenshot/distinfo index 00a2bf57c0c1..8e470c1eeb70 100644 --- a/x11/py-pyscreenshot/distinfo +++ b/x11/py-pyscreenshot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783541285 -SHA256 (pyscreenshot-2.1.tar.gz) = 0e1504ebfb9c6118d0a3eb91c1ea61d6fe3bfbe7722cdc3c2a9815aef9f3140b -SIZE (pyscreenshot-2.1.tar.gz) = 22418 +TIMESTAMP = 1783817041 +SHA256 (pyscreenshot-2.2.tar.gz) = dec8517cb18faf4f983dd2ee6636924e472a5644da1480ae871786dfcac244e9 +SIZE (pyscreenshot-2.2.tar.gz) = 22916 |
