mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
math/py-pandas: Update to 1.3.5
PR: 261070 Reported by: wen@ Exp-run by: antoine@
This commit is contained in:
parent
263d3fd242
commit
e9d61783dc
@ -1,5 +1,5 @@
|
||||
PORTNAME= pandas
|
||||
PORTVERSION= 1.2.5
|
||||
PORTVERSION= 1.3.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= math devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
@ -16,11 +16,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.21<3:lang/cython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}numpy>=1.16.5,1:math/py-numpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.3:devel/py-dateutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytz>=2017.3,1:devel/py-pytz@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.2:math/py-matplotlib@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0:devel/py-arrow@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python:3.7+
|
||||
CPE_VENDOR= numfocus
|
||||
USE_PYTHON= autoplist cython distutils
|
||||
USE_PYTHON= cython distutils
|
||||
|
||||
OPTIONS_DEFINE= MPL SCIPY
|
||||
OPTIONS_GROUP= ACCEL STORAGE HTML EXCEL
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1624630222
|
||||
SHA256 (pandas-1.2.5.tar.gz) = 14abb8ea73fce8aebbb1fb44bec809163f1c55241bcc1db91c2c780e97265033
|
||||
SIZE (pandas-1.2.5.tar.gz) = 5470907
|
||||
TIMESTAMP = 1641780237
|
||||
SHA256 (pandas-1.3.5.tar.gz) = 1e4285f5de1012de20ca46b188ccf33521bff61ba5c5ebd78b4fb28e5416a9f1
|
||||
SIZE (pandas-1.3.5.tar.gz) = 4736591
|
||||
|
@ -1,9 +0,0 @@
|
||||
--- setup.cfg.orig 2020-12-26 13:48:23 UTC
|
||||
+++ setup.cfg
|
||||
@@ -1,6 +1,3 @@
|
||||
-[build_ext]
|
||||
-inplace = 1
|
||||
-
|
||||
[versioneer]
|
||||
vcs = git
|
||||
style = pep440
|
3983
math/py-pandas/pkg-plist
Normal file
3983
math/py-pandas/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user