Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2024 00:23:37 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: d8e124caa93c - main - graphics/py-albucore: update 0.0.13 =?utf-8?Q?=E2=86=92?= 0.0.14
Message-ID:  <202409090023.4890NbJY043597@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=d8e124caa93cd0b63aa3f9554d57026732e93945

commit d8e124caa93cd0b63aa3f9554d57026732e93945
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-08 20:31:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-09 00:09:39 +0000

    graphics/py-albucore: update 0.0.13 → 0.0.14
    
    Reported by:    portscout
---
 graphics/py-albucore/Makefile | 6 ++----
 graphics/py-albucore/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/graphics/py-albucore/Makefile b/graphics/py-albucore/Makefile
index 9744a649514e..e2068ffb74bf 100644
--- a/graphics/py-albucore/Makefile
+++ b/graphics/py-albucore/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	albucore
-DISTVERSION=	0.0.13
+DISTVERSION=	0.0.14
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYNUMPY} \
-		opencv>0:graphics/opencv \
-		${PYTHON_PKGNAMEPREFIX}tomli>=2.0.1:textproc/py-tomli@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9.0:devel/py-typing-extensions@${PY_FLAVOR}
+		opencv>0:graphics/opencv
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-cov>=4.1.0:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ruff>0:devel/py-ruff@${PY_FLAVOR}
diff --git a/graphics/py-albucore/distinfo b/graphics/py-albucore/distinfo
index 705fc8dc082d..5f7df3afd490 100644
--- a/graphics/py-albucore/distinfo
+++ b/graphics/py-albucore/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722402795
-SHA256 (albucore-0.0.13.tar.gz) = c36d0af878e06f6e97e7882731c5d29243e38c21caec2005ee420fe85db4a7bc
-SIZE (albucore-0.0.13.tar.gz) = 18372
+TIMESTAMP = 1725815315
+SHA256 (albucore-0.0.14.tar.gz) = 7397ed7ddeada1f48185eceb7d55ec5c06e11a5a99ac13b1f60c07c5c3e01f3a
+SIZE (albucore-0.0.14.tar.gz) = 10997



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