Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2023 16:18:00 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: 7e56146a8336 - main - =?utf-8?Q?devel/py-spyder-unittest:=20Update=200.5.1=20=E2=86=92=200.6.0?=
Message-ID:  <202307031618.363GI0YT017763@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=7e56146a8336f6dd94c4b306eea1d06a08f681d2

commit 7e56146a8336f6dd94c4b306eea1d06a08f681d2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-03 16:17:47 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-03 16:17:58 +0000

    devel/py-spyder-unittest: Update 0.5.1 → 0.6.0
    
    Reported by:    portscout
---
 devel/py-spyder-unittest/Makefile | 7 ++++---
 devel/py-spyder-unittest/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-spyder-unittest/Makefile b/devel/py-spyder-unittest/Makefile
index 6475c019eee2..4a62a7e6864a 100644
--- a/devel/py-spyder-unittest/Makefile
+++ b/devel/py-spyder-unittest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	spyder-unittest
-DISTVERSION=	0.5.1
+DISTVERSION=	0.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,9 @@ WWW=		https://github.com/spyder-ide/spyder-unittest
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyzmq>=0:net/py-pyzmq@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR} \
+		spyder>0:devel/spyder
 
 USES=		python
 USE_PYTHON=	distutils autoplist
diff --git a/devel/py-spyder-unittest/distinfo b/devel/py-spyder-unittest/distinfo
index bc739cc84902..07f7a2fff484 100644
--- a/devel/py-spyder-unittest/distinfo
+++ b/devel/py-spyder-unittest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673485455
-SHA256 (spyder_unittest-0.5.1.tar.gz) = 91822efe7b665b92ad999dd34bcb4eb4b1e4eb5785ef792a8a11076a52347e2d
-SIZE (spyder_unittest-0.5.1.tar.gz) = 50927
+TIMESTAMP = 1688370744
+SHA256 (spyder_unittest-0.6.0.tar.gz) = 3c6ba7b7e5b7cb22313a5cf103098805f3b8b00c60301621f10afc98002462dd
+SIZE (spyder_unittest-0.6.0.tar.gz) = 59067



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