git: 4836109163ca - main - finance/py-thepassiveinvestor: update 1.2.1 → 1.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Feb 2024 06:42:51 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4836109163caf29e43b1dc39f0a186924966f8bb
commit 4836109163caf29e43b1dc39f0a186924966f8bb
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-02-16 05:22:40 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-02-16 05:22:40 +0000
finance/py-thepassiveinvestor: update 1.2.1 → 1.2.2
Reported by: portscout
---
finance/py-thepassiveinvestor/Makefile | 6 ++++--
finance/py-thepassiveinvestor/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/finance/py-thepassiveinvestor/Makefile b/finance/py-thepassiveinvestor/Makefile
index b123749c0849..5f2fe93dbed3 100644
--- a/finance/py-thepassiveinvestor/Makefile
+++ b/finance/py-thepassiveinvestor/Makefile
@@ -1,5 +1,5 @@
PORTNAME= thepassiveinvestor
-DISTVERSION= 1.2.1
+DISTVERSION= 1.2.2
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,13 +11,15 @@ WWW= https://github.com/JerBouma/ThePassiveInvestor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} \
+ ${PY_SETUPTOOLS}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl>0:textproc/py-openpyxl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.5.3:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.14:net/py-urllib3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yahooquery>=2.3.1:finance/py-yahooquery@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= pep517 autoplist
NO_ARCH= yes
diff --git a/finance/py-thepassiveinvestor/distinfo b/finance/py-thepassiveinvestor/distinfo
index 013420786b01..ef34fa72c438 100644
--- a/finance/py-thepassiveinvestor/distinfo
+++ b/finance/py-thepassiveinvestor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704053447
-SHA256 (thepassiveinvestor-1.2.1.tar.gz) = a2e488c8ade9836eb5b44cb965adbd77d2858eecbde620fd8a5dff34d334e728
-SIZE (thepassiveinvestor-1.2.1.tar.gz) = 17252
+TIMESTAMP = 1708060860
+SHA256 (thepassiveinvestor-1.2.2.tar.gz) = 281f553897e82cfd11889d51c8b376cbc6de8d2629ca599fc7c3fd56c6530555
+SIZE (thepassiveinvestor-1.2.2.tar.gz) = 17555