mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
finance/py-thepassiveinvestor: update 1.2.1 → 1.2.2
Reported by: portscout
This commit is contained in:
parent
4f070d820d
commit
4836109163
2 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue