Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 16:22:29 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5124eee8dfec - main - devel/py-asciimatics: update 1.14.0 =?utf-8?Q?=E2=86=92?= 1.15.0
Message-ID:  <202310261622.39QGMT6C072376@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 5124eee8dfecc212662010a5bfd322a648b7d1b2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-10-26 16:21:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-10-26 16:22:25 +0000

    devel/py-asciimatics: update 1.14.0 → 1.15.0
    
    Reported by:    portscout
---
 devel/py-asciimatics/Makefile | 8 +++-----
 devel/py-asciimatics/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/devel/py-asciimatics/Makefile b/devel/py-asciimatics/Makefile
index 7d436f3ed11d..2c21acb6eb61 100644
--- a/devel/py-asciimatics/Makefile
+++ b/devel/py-asciimatics/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	asciimatics
-PORTVERSION=	1.14.0
+PORTVERSION=	1.15.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,14 +12,12 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyfiglet>=0.7.2:misc/py-pyfiglet@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wcwidth>0:devel/py-wcwidth@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	distutils autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/devel/py-asciimatics/distinfo b/devel/py-asciimatics/distinfo
index 3a8a4c845505..56efa2019a96 100644
--- a/devel/py-asciimatics/distinfo
+++ b/devel/py-asciimatics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650917607
-SHA256 (asciimatics-1.14.0.tar.gz) = 16d20ce42210b434eb05ba469ecdb8293ac7ed3c0ce0dd4f70e30d72d7602227
-SIZE (asciimatics-1.14.0.tar.gz) = 2631618
+TIMESTAMP = 1698301523
+SHA256 (asciimatics-1.15.0.tar.gz) = cfdd398042727519d8b73e62b8ef82c0becfed4eb420899c3b96c98d0b96821a
+SIZE (asciimatics-1.15.0.tar.gz) = 2642946



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310261622.39QGMT6C072376>