Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2026 18:17:56 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f0b34d37d581 - main - x11/py-pyscreenshot: Update version 1.0=>2.0
Message-ID:  <6a494e54.24e9c.1b9ba6f7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f0b34d37d581124dae9052ee9034e8d410d1701e

commit f0b34d37d581124dae9052ee9034e8d410d1701e
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-07-04 18:10:03 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-07-04 18:17:31 +0000

    x11/py-pyscreenshot: Update version 1.0=>2.0
    
    Changelog: https://github.com/ponty/pyscreenshot/releases/tag/2.0
---
 x11/py-pyscreenshot/Makefile | 5 +++--
 x11/py-pyscreenshot/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

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,5 +1,5 @@
 PORTNAME=	pyscreenshot
-DISTVERSION=	1.0
+DISTVERSION=	2.0
 CATEGORIES=	x11 python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ 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
 
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a494e54.24e9c.1b9ba6f7>