Skip to content

Commit

Permalink
devel/py-pint-pandas: Update to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent d5933d1 commit 313ff13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-pint-pandas/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pint-pandas
PORTVERSION= 0.2
PORTVERSION= 0.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,8 +13,8 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.2,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pint>=0.17:devel/py-pint@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.5,1:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pint>=0.20.1:devel/py-pint@${PY_FLAVOR}

USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pint-pandas/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1622213964
SHA256 (Pint-Pandas-0.2.tar.gz) = 6f60d2e80ac102e0f94addb9206e0f6cca5ee42f0b7f8930d8c798002e41fa87
SIZE (Pint-Pandas-0.2.tar.gz) = 26544
TIMESTAMP = 1669057807
SHA256 (Pint-Pandas-0.3.tar.gz) = 154c05ebe3a295abe8c177a90317bae887d37ea5b88813a38e10e1d64fd1589d
SIZE (Pint-Pandas-0.3.tar.gz) = 82481

0 comments on commit 313ff13

Please sign in to comment.