Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2023 19:01:20 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: c277d4773c92 - main - =?utf-8?Q?finance/py-exchange-calendars:=20Update=204.2.5=20=E2=86=92=204.2.8?=
Message-ID:  <202306191901.35JJ1Kw7027420@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=c277d4773c92d55f6fb00d5d6a0f31a6f4aefa37

commit c277d4773c92d55f6fb00d5d6a0f31a6f4aefa37
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-19 18:40:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-19 19:01:08 +0000

    finance/py-exchange-calendars: Update 4.2.5 → 4.2.8
    
    Reported by:    portscout
---
 finance/py-exchange-calendars/Makefile | 9 +++++----
 finance/py-exchange-calendars/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/finance/py-exchange-calendars/Makefile b/finance/py-exchange-calendars/Makefile
index 5d4759fb0686..431ef333b843 100644
--- a/finance/py-exchange-calendars/Makefile
+++ b/finance/py-exchange-calendars/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	exchange-calendars
-DISTVERSION=	4.2.5
-PORTREVISION=	1
+DISTVERSION=	4.2.8
 CATEGORIES=	finance python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,11 +19,13 @@ PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyluach>0:hebrew/py-pyluach@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}toolz>0:devel/py-toolz@${PY_FLAVOR}
-BUILD_DEPENDS=	${PY_DEPENDS}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
+		${PY_DEPENDS} \
+		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PY_DEPENDS}
 
 USES=		python:3.8+
-USE_PYTHON=	distutils autoplist pytest
+USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
diff --git a/finance/py-exchange-calendars/distinfo b/finance/py-exchange-calendars/distinfo
index b7d95e9e1b2c..a55e0cd5a5d6 100644
--- a/finance/py-exchange-calendars/distinfo
+++ b/finance/py-exchange-calendars/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675143584
-SHA256 (exchange_calendars-4.2.5.tar.gz) = 61282aae78c2ce3f3433efd3e1024c308efa1ad35f6cd5db957edacb3ec18e82
-SIZE (exchange_calendars-4.2.5.tar.gz) = 3380599
+TIMESTAMP = 1687199170
+SHA256 (exchange_calendars-4.2.8.tar.gz) = 1598b6219a58e7be218c640f389375e39c9c12513c7db82d7591ae56f64467f9
+SIZE (exchange_calendars-4.2.8.tar.gz) = 3397896



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