Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 18:28:34 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: 22eb26017950 - main - devel/py-xdoctest: update 1.1.2 =?utf-8?Q?=E2=86=92?= 1.1.3
Message-ID:  <202404051828.435ISY01002222@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=22eb2601795011976f12f7f0763dea09270e0c2b

commit 22eb2601795011976f12f7f0763dea09270e0c2b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-05 18:28:09 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-05 18:28:24 +0000

    devel/py-xdoctest: update 1.1.2 → 1.1.3
    
    Reported by:    portscout
---
 devel/py-xdoctest/Makefile | 4 +---
 devel/py-xdoctest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/devel/py-xdoctest/Makefile b/devel/py-xdoctest/Makefile
index c1df7b3fab45..b4a470e741bb 100644
--- a/devel/py-xdoctest/Makefile
+++ b/devel/py-xdoctest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xdoctest
-DISTVERSION=	1.1.2
+DISTVERSION=	1.1.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI # has no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,6 @@ WWW=		https://github.com/Erotemic/xdoctest
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}codecov>=2.0.15:devel/py-codecov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}coverage>=2.0.15:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-cov>=3.0.0:devel/py-pytest-cov@${PY_FLAVOR}
diff --git a/devel/py-xdoctest/distinfo b/devel/py-xdoctest/distinfo
index 0a9170e55750..a3aff41c22a8 100644
--- a/devel/py-xdoctest/distinfo
+++ b/devel/py-xdoctest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698338352
-SHA256 (xdoctest-1.1.2.tar.gz) = 267d3d4e362547fa917d3deabaf6888232bbf43c8d30298faeb957dbfa7e0ba3
-SIZE (xdoctest-1.1.2.tar.gz) = 194313
+TIMESTAMP = 1712341045
+SHA256 (xdoctest-1.1.3.tar.gz) = 84e76a42a11a5926ff66d9d84c616bc101821099672550481ad96549cbdd02ae
+SIZE (xdoctest-1.1.3.tar.gz) = 195980



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